https://bugzilla.novell.com/show_bug.cgi?id=471639 Summary: tomcat does not start/work Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: iron.bone@wp.pl QAContact: qa@suse.de Found By: --- User-Agent: Opera/9.63 (X11; Linux i686; U; pl) Presto/2.1.1 After starting tomcat I obtain the following: dtomcat6 start /usr/bin/dtomcat6: line 22: /logs/catalina.out: No such file or directory When starting by rctomcat6 start I have the following: rctomcat6 start Starting Tomcat (/usr/share/tomcat6) done rctomcat6 status Checking for Tomcat (/usr/share/tomcat6) dead It seems that $CATALINA_HOME is not set/used correctly. I the scripts the path to catalina.out is ${CATALINA_HOME}/logs/catalina.out and the missing file (above) is /logs/catalina.out so ${CATALINA_HOME} is empty at that moment. I use java -version java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode) Reproducible: Always Steps to Reproduce: 1.start dtomcat6 start as root 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.