Hi,
I having trouble starting GeoServer. I had 1.6.* installed and it worked fine, unistalled it, and installed 1.7.5, and now I can’t start Geoserver. I looked at the wrapper.log file in the logs folder, and found what is pasted below. After seeing that Java couldn’t’ be executed, I looked at my environment variables and saw that there was no JAVA_HOME variable. I created one, and as the value entered: C:\Program Files\Java\jdk1.6.0_13 GeoServer still fails to start, and the log file repeats the same as below.
I am running Windows XP Professional SP 3
The only other detail I can think of sharing is that I moved my data_dir from “internal” configuration to “external”, and pointed GeoServer to the external directory when I ran the Windows Installer. This part seems to be working ok though.
Thanks for your help,
Sebastian Roberts
STATUS | wrapper | 2009/06/19 11:14:03 | GeoServer 1.7.5 installed.
STATUS | wrapper | 2009/06/19 11:14:12 | Starting the GeoServer 1.7.5 service…
STATUS | wrapper | 2009/06/19 11:14:12 | → Wrapper Started as Service
STATUS | wrapper | 2009/06/19 11:14:12 | Java Service Wrapper Community Edition 3.3.3
STATUS | wrapper | 2009/06/19 11:14:12 | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper | 2009/06/19 11:14:12 | http://wrapper.tanukisoftware.org
STATUS | wrapper | 2009/06/19 11:14:12 |
STATUS | wrapper | 2009/06/19 11:14:12 | Launching a JVM…
FATAL | wrapper | 2009/06/19 11:14:12 | Unable to execute Java command. The system cannot find the file specified. (0x2)
FATAL | wrapper | 2009/06/19 11:14:12 | “%JAVA_HOME%\bin\java” -Djetty.home=. -DGEOSERVER_DATA_DIR=“C:\GIS\GIS_Library\Forest\Jackson\KML&geoserver\data_dir” -Xms16m -Xmx128m -Djava.library.path=“bin/wrapper/lib” -classpath “bin/wrapper/lib/wrapper.jar;start.jar;lib/ant-1.6.4.jar;lib/ant-optional-1.5.1.jar;lib/commons-el-1.0.jar;lib/commons-logging-1.0.jar;lib/jasper-compiler-5.5.15.jar;lib/jasper-compiler-jdt-5.5.15.jar;lib/jasper-runtime-5.5.15.jar;lib/jetty-6.1.8.jar;lib/jetty-util-6.1.8.jar;lib/jsp-api-2.0.jar;lib/log4j-1.2.14.jar;lib/servlet-api-2.5-6.1.8.jar;lib/slf4j-simple-1.0.1.jar;lib/xercesImpl-2.6.2.jar;lib/xmlParserAPIs-2.6.2.jar” -Dwrapper.key=“3tCZbas6w7v9e8EQ” -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=3384 -Dwrapper.version=“3.3.3” -Dwrapper.native_library=“wrapper” -Dwrapper.service=“TRUE” -Dwrapper.cpu.timeout=“10” -Dwrapper.jvmid=1 org.tanukisoftware.wrapper.WrapperSimpleApp org.mortbay.start.Main etc/jetty.xml