Re: [SourceJammer-users] Client can not recognize Java 1.6
Brought to you by:
robertmacgrogan
From: lienok <li...@gm...> - 2008-03-05 13:22:10
|
Hello, I would like to close this topic. I found out a solution..of course I had to first set classpaths to the sources. :) and it can be done through bat files. sj_client.bat, after sj_gui.bat .. and it's running. However I did not understand why it is there sourcejammer.exe regards, lenka On Wed, Mar 5, 2008 at 2:10 PM, lienok <li...@gm...> wrote: > Hello Albert, > > well I have checked sourcejammer.properties > JRE version=1.4 > I have tried to change it to 1.6, it did not help. > > Additionaly I do not have variable like \HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java > Runtime Environment > > all I have which can be connected to JAVA is > \HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\Application Server\9PE > or > \HKEY_LOCAL_MACHINE\SOFTWARE\Sun Microsystems\Sun Java System Message > Queue\3.5SP1AS > > but I suppose nothing which can help me. :( > > thanks anyway > > > On Wed, Mar 5, 2008 at 2:02 PM, Albert Moliner <amo...@ev...> > wrote: > > > Hello. > > Probably this answer by Robert to a similar question will help you: > > > > The client problem probably has to do with registry entries not matching > > the data in the config for the SourceJammer executable. The > > sourcejammer.properties file contains a reference to JRE version. This > > value must match one of the values under > > \HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment > > Albert. > > > > > > > > ----- Original Message ----- > > *From:* lienok <li...@gm...> > > *To:* sou...@li... > > *Sent:* Wednesday, March 05, 2008 1:35 PM > > *Subject:* [SourceJammer-users] Client can not recognize Java 1.6 > > > > Hello, > > > > I have Java 1.6 installed on my windows as you can see below. However if > > I try to run installation of the client: sourcejammer.exe I got alert: > > "Java isn't installed !" I wonder how can I convince it that java is there > > :) > > > > C:\>java -version > > java version "1.6.0_03" > > Java(TM) SE Runtime Environment (build 1.6.0_03-b05) > > Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode) > > > > enviroment variable > > C:\>path > > > > PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Sun\SDK\jdk\bin > > > > I appreciate any hint what to try, > > thanks > > Lenka > > > > ------------------------------ > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > ------------------------------ > > > > _______________________________________________ > > SourceJammer-users mailing list > > Sou...@li... > > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > > > > > |