Hello, I am trying to install continuum as a service on Windows 2003, but it fails to start. In the log file, I get the following error:
STATUS | wrapper | 2007/06/16 21:29:28 | --> Wrapper Started as Service STATUS | wrapper | 2007/06/16 21:29:29 | Launching a JVM... FATAL | wrapper | 2007/06/16 21:29:29 | Unable to execute Java command. The system cannot find the file specified. (0x2) FATAL | wrapper | 2007/06/16 21:29:29 | "%JAVA_HOME%\bin\java" - Dclassworlds.conf=../../conf/classworlds.conf -Djava.io.temp=../../temp - Dplexus.core=../../core -Dplexus.home=../.. -Dplexus.system.path= "C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\tools\maven- 2.0.6\bin;" -Xms3m -Xmx128m -Djava.library.path="../../bin/win32" -classpath "../../core/boot/wrapper.jar;../../core/boot/classworlds-1.1-alpha-2.jar" - Dwrapper.key="dWjgBWL2vFGpFZ3i" -Dwrapper.port=32000 - Dwrapper.use_system_time="TRUE" -Dwrapper.version="3.1.2" - Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE" - Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.WrapperSimpleApp org.codehaus.classworlds.Launcher ../../conf/plexus.xml FATAL | wrapper | 2007/06/16 21:29:29 | Critical error: wait for JVM process failed Any thoughts as to where the problem may be? thanks
