From: "Ed Durrant" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2343015 for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 23:40:00 -0500 Received: from static-71-171-102-26.clppva.fios.verizon.net ([71.171.102.26] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1Ldzwb-0003bV-5T for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 23:39:59 -0500 Received: from nschwmtas02p.mx.bigpond.com ([61.9.189.140]:52718) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1LdzwZ-0001Xn-0H for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 23:39:55 -0500 Received: from nschwotgx01p.mx.bigpond.com ([121.216.213.66]) by nschwmtas02p.mx.bigpond.com with ESMTP id <20090302043948.MJZR22514.nschwmtas02p.mx.bigpond.com@nschwotgx01p.mx.bigpond.com> for ; Mon, 2 Mar 2009 04:39:48 +0000 Received: from [192.168.100.2] (really [121.216.213.66]) by nschwotgx01p.mx.bigpond.com with ESMTP id <20090302043945.GBNP807.nschwotgx01p.mx.bigpond.com@[192.168.100.2]> for ; Mon, 2 Mar 2009 04:39:45 +0000 X-CTCH-RefID: str=0001.0A010203.49AB631B.0105,ss=1,fgs=0 Message-ID: <49AB6310.6090706@durrant.mine.nu> Date: Mon, 02 Mar 2009 15:39:44 +1100 User-Agent: Thunderbird 2.0.0.6 (OS/2/20070731) MIME-Version: 1.0 To: OS/2 Wireless Users Mailing List Subject: Re: [OS2Wireless] Re: (OT:): JAVA SIP CLIENT References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at nschwotgx01p.mx.bigpond.com from [121.216.213.66] using ID edward.durrant@bigpond.com at Mon, 2 Mar 2009 04:39:45 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150202.49AB6312.0055,ss=1,fgs=0 X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ Andy Willis wrote: > Ed Durrant wrote: >> Ed Durrant wrote: >>> Andy Willis wrote: >>> >>>> Anyhow, I got to thinking Ed. Did you download the 1.4.2_09 or do >>>> you have 1.4.2_05? I haven't tried the latter with 1.5. >>>> Also did you get the JRE or SDK version of 1.4.2 and did you get >>>> the matching 1.5? e.g. sdk 1.4.2 ad 1.5 or jre 1.4.2 and 1.5 or >>>> mixed? >>>> Andy >>>> >>>> >>> I believe I have 1.4.2_09 JRE but 1.5 could have been SDK - let me >>> check. >>> >>> Cheers/2 >>> >>> Ed. >>>> >>>> >> [G:\]java -version >> java version "1.4.2_09" >> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05) >> Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode) >> >> jre1.5.0_07 for 1.5 - so it looks like both are runtime environments, >> not the SDK. >> >> are you using JRE or SDK ? >> >> Cheers/2 >> >> Ed. >> > I actually have tested both successfully with SIP. I have the SDK for > 1.4.2 and it seemed I had to pay special attention to the differences > in location of files when I setup the 1.5 JRE but I got it going. As > the SDK has more to it, I am not sure how successful it would be to > feed the 1.5 SDK from the 1.4 JRE though (come to think of it, it > would probably work for this... I actually have built with the 1.5 SDK > which wouldn't work feeding from the jre). That error you got may > just have been a bad version... I don't see 1731 as available, though > whether it was pulled or if it cycled off I don't know. Currently I > have 1752 running along. > Andy > > / downloaded v 1735 and it exhibited exactly the same issues as 1731, > so I don't think it's a SIP_Commander version thing, rather my set-up./ So your "base" is 1.4.2 SDK, not JRE ? and then you have transferred all exe files from its BIN directory to the 1.5jre one ? - can you do a quick dir of the exe files in the 1.4.2 SDK bin directory and I'll compare with what I have - perhaps there's another file in the 1.5jre directory that needs to be replaced ? This is what I have 1.4.2 JRE exe files in BIN directory: The volume label in drive G is ECS20RC3. The Volume Serial Number is 72B7:C5C1. Directory of G:\programs\java142\bin j2cpl.exe java.exe javaw.exe keytool.exe kinit.exe klist.exe ktab.exe orbd.exe policytool.exe rmid.exe rmiregistry.exe servertool.exe tnameserv.exe 13 file(s) 983,506 bytes used 2,048,323 K bytes free and in my 1.5 directory (some, if not all, have been already overwritten with the ones from 1.4.2): j2cpl.exe java.exe javacpl.exe javaw.exe javaws.exe jucheck.exe jusched.exe keytool.exe kinit.exe klist.exe ktab.exe orbd.exe pack200.exe policytool.exe rmid.exe rmiregistry.exe servertool.exe tnameserv.exe unpack200.exe 19 file(s) 1,610,886 bytes used 49,065,984 bytes free Cheers/2 Ed. > >