http://bugzilla.novell.com/show_bug.cgi?id=565901 http://bugzilla.novell.com/show_bug.cgi?id=565901#c1 roland kletzing <devzero@web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devzero@web.de --- Comment #1 from roland kletzing <devzero@web.de> 2010-01-01 17:06:06 UTC --- linux:~ # /etc/init.d/tomcat6 status Checking for Tomcat (/usr/share/tomcat6) unused linux:~ # /etc/init.d/tomcat6 start Starting Tomcat (/usr/share/tomcat6) done linux:~ # /etc/init.d/tomcat6 status Checking for Tomcat (/usr/share/tomcat6) running linux:~ # ps -ef |grep java tomcat 23850 1 21 18:00 pts/0 00:00:01 /etc/alternatives/jre/bin/java -classpath :/usr/share/tomcat6/bin/bootstrap.jar:/usr/share/tomcat6/bin/tomcat-juli.jar:/usr/share/java/commons-daemon.jar -Dcatalina.base=/usr/share/tomcat6 -Dcatalina.home=/usr/share/tomcat6 -Djava.endorsed.dirs= -Djava.io.tmpdir=/var/cache/tomcat6/temp -Djava.util.logging.config.file=/usr/share/tomcat6/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager org.apache.catalina.startup.Bootstrap start you may create a symlink catalina.sh ->/etc/init.d/catalina.sh also ask the netbeans people, why they hardcod catalina.sh for start/stop of tomcat or ask tomcat people if catalina.sh is mandatory with tomcat installations. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.