PDA

View Full Version : tcserver install on windows



bill comer
Nov 2nd, 2009, 08:49 AM
Hi there,

When I run the command:
tcserver-ctl.bat insight run

I get:

Running Windows architecture win32
FATAL | Wrapper | The argument 'Files\Java\jdk1.5.0_14\jre\lib\security\jssecacer ts' is not a valid property name-value pair.

At first I had JAVA_HOME as 'c:\Program Files\Java\jdk1.5.0_14'.

Thinking it did not like the space, I moved Java to c:\Java\jdk1.5.0_14, changed my JAVA_HOME environment variable, re ran the install.bat command and the tcserver-ctl.bat with the same results.

I have also tried running with -j c:\Java\jdk1.5.0_14

Any thoughts please ?

bill comer
Nov 3rd, 2009, 06:58 AM
I hate windows and spaces.

changed JAVA_OPT to use c:\Java\jdk1.5.0_14 as well and looks like I am going.

rmacblane
Nov 4th, 2009, 07:07 AM
Thanks Bill for the question, and for the answer! I thought we had caught all the windows spaces in path names issues, but we obviously missed one. We'll get that resolved in the GA.

Kacey
Nov 13th, 2009, 11:22 AM
Can either of you guy explain where JAVA_OPT is?

Thanks in advance

Kacey
Nov 16th, 2009, 02:04 PM
Sorry was holding on to an old CATALINA_OPT variable. I removed that from my class path and now I'm up and running.