I think I have this reasonably well isolated. On Fedora if I:
chmod 750 bootstrap.jar
I get the error:
31/08/2007 01:05:25 14411 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
31/08/2007 01:05:25 14410 jsvc.exec error: Service exit with a return
-outfile ./logs/catalina.out -errfile ./logs/catalina.err \
org.apache.catalina.startup.Bootstrap
And I get this in catalina.err:
22/08/2007 12:17:31 6772 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
22/08/2007 12:17:31 6771 jsvc.exec error: Serv
e.catalina.startup.Bootstrap
>
> And I get this in catalina.err:
>
> 22/08/2007 12:17:31 6772 jsvc.exec error: Cannot find daemon loader
> org/apache/commons/daemon/support/DaemonLoader
> 22/08/2007 12:17:31 6771 jsvc.exec error: Service exit with a return value of
> 1
>
>
talina.err:
22/08/2007 12:17:31 6772 jsvc.exec error: Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader
22/08/2007 12:17:31 6771 jsvc.exec error: Service exit with a return value of 1
Any ideas how to fix this?
Tha
Answer is:
A) -cp or -classpath is not correct or
B) Permisions on your .jar files are not correct
for -user.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--