Thread: [SourceJammer-users] Client can not recognize Java 1.6
Brought to you by:
robertmacgrogan
From: lienok <li...@gm...> - 2008-03-05 12:35:34
|
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 |
From: Albert M. <amo...@ev...> - 2008-03-05 13:02:52
|
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 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 |
From: lienok <li...@gm...> - 2008-03-05 13:10:50
|
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 > > |
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 > > > > > |
From: Albert M. <amo...@ev...> - 2008-03-05 13:30:12
|
Oh, I sent my reply about the .bat before I saw this message. Good to know that at least you can launch it with it. ----- Original Message ----- From: lienok To: Albert Moliner Cc: sou...@li... Sent: Wednesday, March 05, 2008 2:22 PM Subject: Re: [SourceJammer-users] Client can not recognize Java 1.6 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 |
From: Albert M. <amo...@ev...> - 2008-03-05 13:28:23
|
Hello again. It's not strange that "1.6" is not enough, since in latter versions they also include subversion numbers. For example, I, for Java 1.5, have "1.5.0_09". The odd thing is the lack of the registry entry. Without it, I guess that the launcher application will not be able to find the Java binaries, so I don't know how you should proceed to get the .exe running. However, you should be able to run the client anyway by means of the sj_gui.bat. At least, does the bat open the program? ----- Original Message ----- From: lienok To: Albert Moliner Cc: sou...@li... Sent: Wednesday, March 05, 2008 2:10 PM Subject: Re: [SourceJammer-users] Client can not recognize Java 1.6 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 |
From: lienok <li...@gm...> - 2008-03-06 07:20:31
|
Hi John, I did, so. As you could see, I use the same version, so I changed in sourcejammer.properties file to JRE version=1.6.0_03 but it did not help. 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) My JRE installation is not under program files, I have it under C:\Sun\SDK\jdk\jre but I suppose it does not influence anything. anyway thank you for an advice Lenka On Wed, Mar 5, 2008 at 11:10 PM, John Hildebrant <joh...@gc...> wrote: > Sourcejammer.exe works for me when I change sourcejammer.properties file: > > > > JRE version=1.6.0_03 (or whatever exact version is that you use) > > > > Note that 1.6.0_03 matches naming convention of JRE installation directory > (C:\Program Files\Java\jre1.6.0_03) so you can easily tell which version you > are using. > > Hope this helps, > > John > ------------------------------ > > *From:* sou...@li... [mailto: > sou...@li...] *On Behalf Of *Albert > Moliner > *Sent:* Wednesday, March 05, 2008 8:28 AM > *To:* lienok > *Cc:* sou...@li... > *Subject:* Re: [SourceJammer-users] Client can not recognize Java 1.6 > > > > Hello again. > > > > It's not strange that "1.6" is not enough, since in latter versions they > also include subversion numbers. For example, I, for Java 1.5, have " > 1.5.0_09". > > > > The odd thing is the lack of the registry entry. Without it, I guess that > the launcher application will not be able to find the Java binaries, so I > don't know how you should proceed to get the .exe running. However, you > should be able to run the client anyway by means of the sj_gui.bat. At > least, does the bat open the program? > > > > > > > > ----- Original Message ----- > > *From:* lienok <li...@gm...> > > *To:* Albert Moliner <amo...@ev...> > > *Cc:* sou...@li... > > *Sent:* Wednesday, March 05, 2008 2:10 PM > > *Subject:* Re: [SourceJammer-users] Client can not recognize Java 1.6 > > > > 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 > > |