Mailinglist Archive: opensuse-bugs (7823 mails)

< Previous Next >
[Bug 471639] New: tomcat does not start/work
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 2 Feb 2009 11:51:54 -0700 (MST)
  • Message-id: <bug-471639-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
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@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: iron.bone@xxxxx
QAContact: qa@xxxxxxx
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.

< Previous Next >