Skip site navigation (1)Skip section navigation (2)
Date:      5 Oct 2002 02:29:54 -0000
From:      Malachi de AElfweald <malachi@eoti.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Malachi de AElfweald <malachi@eoti.org>
Subject:   ports/43679: Error starting jakarta-tomcat41
Message-ID:  <20021005022954.48227.qmail@tremerechantry.com>

next in thread | raw e-mail | index | archive | help

>Number:         43679
>Category:       ports
>Synopsis:       Error starting jakarta-tomcat41
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 04 19:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Malachi de AElfweald <malachi@eoti.org>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
EOTI
>Environment:
System: FreeBSD kallisti.tremerechantry.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 17 23:23:55 PDT 2002 malachi@kallisti.tremerechantry.com:/usr/obj/usr/src/sys/KALLISTI i386
port: www/jakarta-tomcat41 with java/linux-sun-jdk14
>Description:
If I try to start tomcat via the 'tomcat41ctl start', 'ps xauww | grep 
java' only shows one entry, no logs are produced, and tomcat doesn't run. 
It does not matter if I run it from the $CATALINA_HOME directory.
If I instead go into $CATALINA_HOME/bin and run './startup.sh', 'ps xauww 
| grep java' shows 9 java processes... 15 after  Apache 
Tomcat/4.1.12 shows up in logs/catalina.out...  then, in 
logs/catalina.out, it says "Unexpected Signal: 11 occurred at 
PC=0x2A24DCF7, Function=[Unknown.],Library=(N/A). We are unable to locate 
the function name symbol for the error that just occurred. Please refer to 
the release documentation for possible reason and solutions." Then under 
"Dynamic libraries: Can not get information for pid=48057" and "HotSpot 
Virtual Machine Error: 11, Error ID: 4F530E43505002E6", jvm "1.4.1-b21 
mixed mode".  It says that it created hs_err_pid48067.log, but I can't 
find it.  Once it crashes, ps shows no java processes.
>How-To-Repeat:
Part one of the error, by running 'tomcat41ctl start'. Part two of the 
error by going into $CATALINA_HOME/bin and typing './startup.sh'. Check 
$CATALINA_HOME/logs/catalina.out.
>Fix:
'java -Dcatalina.home=$CATALINA_HOME -jar $CATALINA_HOME/bin/bootstrap.jar 
start'... However, this does not appear to update the log files.  Also, 
the /usr/local/etc/rc.d/---script--- would need to be modified to do this 
instead of using tomcat41ctl.  Would be better if we could get tomcat41ctl 
working.  Think it would work if it moved the -D option before -jar, and 
if it put the $CATALINA_HOME/bin/bootstrap.jar instead of just 
bin/bootstrap.jar (didn't seem to matter what directory I was in when I 
ran it).

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021005022954.48227.qmail>