From malachi@tremerechantry.com  Fri Oct  4 19:26:52 2002
Return-Path: <malachi@tremerechantry.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7B73F37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 Oct 2002 19:26:52 -0700 (PDT)
Received: from tremerechantry.com (216-99-218-233.dsl.aracnet.com [216.99.218.233])
	by mx1.FreeBSD.org (Postfix) with SMTP id F34D143E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  4 Oct 2002 19:26:51 -0700 (PDT)
	(envelope-from malachi@tremerechantry.com)
Received: (qmail 48228 invoked by uid 1001); 5 Oct 2002 02:29:55 -0000
Message-Id: <20021005022954.48227.qmail@tremerechantry.com>
Date: 5 Oct 2002 02:29:54 -0000
From: Malachi de AElfweald <malachi@eoti.org>
Reply-To: Malachi de AElfweald <malachi@eoti.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Malachi de AElfweald <malachi@eoti.org>
Subject: Error starting jakarta-tomcat41
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43679
>Category:       java
>Synopsis:       Error starting jakarta-tomcat41
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    znerd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 04 19:30:02 PDT 2002
>Closed-Date:    Fri Jan 02 04:34:35 PST 2004
>Last-Modified:  Fri Jan 02 04:34:35 PST 2004
>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:
Responsible-Changed-From-To: freebsd-ports->znerd 
Responsible-Changed-By: pat 
Responsible-Changed-When: Tue Oct 8 13:42:27 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43679 
State-Changed-From-To: open->feedback 
State-Changed-By: znerd 
State-Changed-When: Wed Oct 9 16:13:55 PDT 2002 
State-Changed-Why:  
A patch has been submitted. Please update your ports 
collection and confirm that the problem is now solved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43679 
State-Changed-From-To: feedback->closed 
State-Changed-By: znerd 
State-Changed-When: Fri Jan 2 04:34:08 PST 2004 
State-Changed-Why:  
No feedback was received since 9 Oct 2002. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43679 
>Unformatted:
