Hi,
I've downloaded and built commons-daemon from source. I have the following issues:

1/ the 'INSTALL' text says I should have 'jsvc', 'service.jar'. I have 'jsvc', but 
'service.jar' is no where to be found. The tutorial I'm following is from O'reilly's 
Tomcat Def. Guide, but it seems somewhat inaccurate/outdated > it makes no mention of 
'service.jar'.
2/ I placed the dist directory in '/usr/local/apps/commons-daemon', set permisions on 
my Tomcat 'logs', 'temp', 'webapps' and 'work' directories, set my $PATH and 
$DAEMON_HOME env. variables.

When I run > Tomcat.sh start

nothing happens - Tomcat does not start. I checked 'catalina.out' and there are 3 jsvc 
error messages stating that my 'libjvm.so' could not be dynamically linked due to a 
'permission denied'. I've tried playing with the permissions on this file with no luck.

Any suggestions or pointers would be greatly appreciated - thanks!

Reply via email to