-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just updated world on my server today and now Tomcat won't start. I
have no idea why. When I start it I just get [!!]. I removed all the
extra spaces from all the parameters and put an echo around the
start-stop-daemon line and when I run the command that gets echoed it
starts fine! I can't find anything in the logs to report, but if I put
- --verbose instead of --quite on the start-stop-daemon line I get this:
blackadder ~ # /etc/init.d/tomcat-5.5 start
* Caching service dependencies ...
[ ok ]
* Starting Tomcat ...
Starting /opt/sun-jdk-1.5.0.08/bin/java...
Detaching to start /opt/sun-jdk-1.5.0.08/bin/java...done.
[ !! ]
Does anyone have any ideas?
Cheers,
Dave.
Here's the command that gets echoed and runs fine:
start-stop-daemon --start --quiet --background --chuid tomcat:tomcat
- --make-pidfile --pidfile /var/run/tomcat.pid --exec
/opt/sun-jdk-1.5.0.08/bin/java -- -server -Xmx1024m
- -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
- -Djava.util.logging.config.file=/etc/tomcat-5.5/logging.properties
- -Djava.endorsed.dirs=/usr/share/tomcat-5.5/common/endorsed -classpath
/usr/share/tomcat-5.5/server/lib:/opt/sun-jdk-1.5.0.08/lib/tools.jar:/usr/share/tomcat-5.5/bin/bootstrap.jar:/usr/share/tomcat-5.5/bin/commons-logging-api.jar
-Dcatalina.base=/var/lib/tomcat-5.5
- -Dcatalina.home=/usr/share/tomcat-5.5
- -Djava.io.tmpdir=/var/tmp/tomcat-5.5
org.apache.catalina.startup.Bootstrap start
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFE9qu8x43ifHzpDVURAp+aAJ9LPWWRv7x7TMbQdVcGmNk/ZFEW/gCfSc+4
1pwC4GB4rTQyzilPhZss4bA=
=Sa9B
-----END PGP SIGNATURE-----
--
[email protected] mailing list