I've installed tomcat5.0.28 on a Fedora Core 3, with java 1.4.2.


When i try to execute tomcat with jsvc i get the following:

./jsvc -user tomcat -home /usr/local/java -Dcatalina.home=/usr/local/tomcat -cp /usr/local/java/lib/tools.jar:/usr/local/tomcat/bin/commons-daemon.jar:/usr/local/tomcat/bin/bootstrap.jar -debug org.apache.catalina.startup.Bootstrap

...
...
...
jsvc.exec debug: Class org/apache/commons/daemon/support/DaemonLoader found
jsvc.exec debug: Native methods registered
jsvc.exec debug: Checking daemon
jsvc.exec debug: Daemon checked successfully
Can't load server.xml
jsvc.exec debug: Daemon loaded successfully
Can't load server.xml
11-may-2005 19:26:08 org.apache.catalina.startup.Catalina start
INFO: Server startup in 0 ms
jsvc.exec debug: Daemon started successfully
jsvc.exec debug: Waiting for a signal to be delivered

I have CATALINA_HOME and JAVA_HOME defined also, but it does not work

Any help?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to