From owner-freebsd-java@FreeBSD.ORG Tue May 26 12:05:02 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D92D1065731 for ; Tue, 26 May 2009 12:05:02 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id BC1608FC20 for ; Tue, 26 May 2009 12:05:01 +0000 (UTC) (envelope-from freebsd-java@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M8uNS-0003vf-F6 for freebsd-java@freebsd.org; Tue, 26 May 2009 10:59:26 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2009 10:59:26 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 May 2009 10:59:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-java@freebsd.org From: Ivan Voras Date: Tue, 26 May 2009 12:59:11 +0200 Lines: 58 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDD0D6FC6CF8C3E292C81A579" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090409) X-Enigmail-Version: 0.95.7 Sender: news Subject: tomcat41 dies? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 12:05:06 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDD0D6FC6CF8C3E292C81A579 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I cannot get tomcat41 to work reliably - it boots up, I can access its pages for about a minute (it varies, possibly something like X seconds from last page reload) and then it apparently shuts down on its own. It doesn't seem to crash - it looks like it shuts down nicely, or at least that's what I can conclude based on this stdout log: 2009.05.26 12:48:29 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Starting service Tomcat-Standalone Apache Tomcat/4.1.36 2009.05.26 12:48:31 org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-8080 2009.05.26 12:48:31 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 2009.05.26 12:48:31 org.apache.jk.server.JkMain start INFO: Jk running ID=3D0 time=3D0/76 config=3Dnull Stopping service Tomcat-Standalone 2009.05.26 12:48:36 org.apache.coyote.http11.Http11BaseProtocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8080 I've just reinstalled it and this is the whole contents of stdout.log. System details: # java -version java version "1.6.0_07" Diablo Java(TM) SE Runtime Environment (build 1.6.0_07-b02) Diablo Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode) # uname -a FreeBSD f 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Any ideas? --------------enigDD0D6FC6CF8C3E292C81A579 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoby4YACgkQldnAQVacBcg0YQCg05+52GLCTKIvQx38yhHqxSHn BvUAoP0iD7VLUAL2X/pxxjqpta8db607 =nCkQ -----END PGP SIGNATURE----- --------------enigDD0D6FC6CF8C3E292C81A579--