Your message dated Sat, 20 Feb 2010 23:51:22 +0100
with message-id <[email protected]>
and subject line Init script has been updated
has caused the Debian Bug report #561559,
regarding Unreliable init script
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
561559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561559
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tomcat6
Version: 6.0.20-8

The stop action of the init script fails to stop the service in
several cases, the most common being when Tomcat runs out of memory
(the garbage collector runs in a tight loop using 100% cpu).

A quick workaround that seems to work is doing kill -9 `cat
/var/run/tomcat6.pid' and retrying the stop action.

Anyway the script should notice that "$DAEMON -cp "$JSVC_CLASSPATH"
-pidfile "$CATALINA_PID" -stop "$BOOTSTRAP_CLASS"" returned with an
error, and take action to force the daemon to stop.

-- 
Arto Jantunen



--- End Message ---
--- Begin Message ---
version: 6.0.24-1

The init script has been updated in 6.0.24-1 with the help of Jason
Brittain to use the upstream scripts which are more robust.

I believe that this bug is now fixed.


--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to