Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2009 13:29:48 GMT
From:      Christer Solskogen <christer.solskogen@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/140015: Unable to stop tomcat6 from rc.d
Message-ID:  <200910271329.n9RDTm44037379@www.freebsd.org>
Resent-Message-ID: <200910271330.n9RDU1fp057948@freefall.freebsd.org>

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

>Number:         140015
>Category:       misc
>Synopsis:       Unable to stop tomcat6 from rc.d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 27 13:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Christer Solskogen
>Release:        8.0-RC1
>Organization:
>Environment:
FreeBSD tomcat 8.0-RC1 FreeBSD 8.0-RC1 #0: Tue Oct 13 21:37:25 CEST 2009     root@shine.antarctica.no:/usr/obj/usr/src/sys/SHINE  amd64 (jailed)
>Description:
The rc.d script provided by the www/tomcat6 port don't work as expected. It starts alright, but it's not able to stop the java process.

Using:
diablo-jdk-1.6.0.07.02_6
tomcat-6.0.20_1


>How-To-Repeat:
How to repeat:

Install tomcat6 from ports, and add tomcat60_enable="YES" to rc.conf.

tomcat# /usr/local/etc/rc.d/tomcat6 start
Starting tomcat60.
tomcat# /usr/local/etc/rc.d/tomcat6 stop
tomcat60 not running? (check /var/run/tomcat60.pid).

tomcat# ps waux | grep java
www   1681  0.0  1.0 1247408 80528  ??  IsJ   1:25PM   0:02.52 /usr/local/diablo-jdk1.6.0/bin/java -Djava.endorsed.dirs=/usr/local/apache-tomcat-6.0/endorsed -classpath /usr/local/ap
>Fix:


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



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