SJSAS install problem WinXP

HI all,

I launch the sjsas.exe for v8.2 and it gets to the "Launching Java Runtime Environment" then just stops, gets no further, dies and no messages are sent to the dos console, nor do I see any processes left behind. Also tried unzipping and launching via setup.exe and setup.dos.exe, same thing. Any ideas? It's driving me bleeding mental, shouldn;t be this difficult.

I have jdk5 and jre1.5 with JAVA_HOME set and binaries on the system path.

thanks in advance.

[492 byte] By [amnesiacxa] at [2007-10-2 15:37:19]
# 1

Based on the description something might be off with your J2SE installation. See what happens if you try running this once you unzip the distribution:

java -cp .:package/PackageFormat.jar -Xmx256m appserv

This should either start the install wizard or at least give you some sort of error message.

Snjezanaa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
HI,thanks for the tip. It ried what you said but I nether get the installer started nor any message at all.
amnesiacxa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
That's pretty wierd - you should get at least some output, one way or the other...What is the exact output of java -version run in the same command prompt?
Snjezanaa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 4
1.5.5_06I will try to uninstall all versions of jdk's and jre's and only install the latest jdk and see what happens.
amnesiacxa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 5
Nope, no luck. Removed all jdk's and jre's, cleaned the registry, rebooted, reinstalled java1.5 and same problem. sjsas install gets to the "Launchng Java2 Runtime..." message, it then very briefly displays "Deleting Temp files..." then disappears and dies.
amnesiacxa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 6
That was actually "1.5.0_06" coming from java -version, right?Did you try downloading SJSAS once again?
Snjezanaa at 2007-7-13 15:16:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...