I was using the jsvc bundled with Tomcat, I've also tried with the latest from Commons Daemon 1.0 and it makes no difference. Debug posted below if that's any help.

On Nov 29, 2004, at 12:16 AM, Bill Barker wrote:

I'm running Tomcat 5.5.4 and jdk1.5.0 on Fedora Core 3 and when I stop
Tomcat using the supplied Tomcat5.sh script I always get -

jsvc.exec error: Service exit with a return value of 143

Can someone please explain this error, is it something I should be
concerned about?

It means that Tomcat died a horrible death, without being able to do a clean
shutdown. If you care about shutdown-processing (e.g. 'destroy' being
called on servlets), then you should use a more recent version of jsvc.


jsvc.exec debug: Caught SIGTERM: Scheduling a shutdown
jsvc.exec debug: Shutdown or reload requested: exiting
[Loaded sun.net.util.IPAddressUtil from shared objects file]
[Loaded java.util.regex.MatchResult from shared objects file]
[Loaded java.util.regex.Matcher from shared objects file]
[Loaded sun.misc.Signal$1 from /usr/local/java/jdk1.5.0/jre/lib/rt.jar]
[Loaded java.util.SubList from shared objects file]
[Loaded java.util.RandomAccessSubList from shared objects file]
[Loaded java.util.ListIterator from shared objects file]
[Loaded java.util.SubList$1 from shared objects file]
[Loaded java.util.AbstractList$ListItr from shared objects file]
[Loaded java.net.SocksSocketImpl$5 from shared objects file]
[Loaded java.net.ProxySelector from shared objects file]
[Loaded sun.net.spi.DefaultProxySelector from shared objects file]
[Loaded sun.net.spi.DefaultProxySelector$1 from shared objects file]
[Loaded sun.net.NetProperties from shared objects file]
[Loaded sun.net.NetProperties$1 from shared objects file]
[Loaded sun.net.spi.DefaultProxySelector$NonProxyInfo from shared objects file]
[Loaded java.util.regex.ASCII from shared objects file]
[Loaded java.util.regex.Pattern$GroupCurly from shared objects file]
[Loaded java.net.InetAddress$CacheEntry from shared objects file]
[Loaded java.net.Inet6Address from shared objects file]
[Loaded sun.net.spi.DefaultProxySelector$2 from shared objects file]
[Loaded java.net.Proxy from shared objects file]
[Loaded java.net.Proxy$Type from shared objects file]
[Loaded java.net.Socket$2 from /usr/local/java/jdk1.5.0/jre/lib/rt.jar]
[Loaded java.net.SocketInputStream from /usr/local/java/jdk1.5.0/jre/lib/rt.jar]
[Loaded java.net.Socket$3 from /usr/local/java/jdk1.5.0/jre/lib/rt.jar]
[Loaded java.net.SocketOutputStream from /usr/local/java/jdk1.5.0/jre/lib/rt.jar]
29-Nov-2004 06:26:23 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8090
[Loaded org.apache.jk.common.SocketConnection from file:/usr/local/java/jakarta-tomcat-5.5.4/server/lib/tomcat-ajp.jar]
jsvc.exec error: Service exit with a return value of 143



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to