Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 13046 invoked from network); 22 Jul 2009 19:35:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jul 2009 19:35:38 -0000 Received: (qmail 95408 invoked by uid 500); 22 Jul 2009 19:36:43 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 95368 invoked by uid 500); 22 Jul 2009 19:36:43 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 95360 invoked by uid 99); 22 Jul 2009 19:36:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 19:36:43 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.196.25.214] (HELO smtp.mclaneat.com) (66.196.25.214) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 19:36:31 +0000 Received: from MATSVEC14.mclane.local ([192.168.10.33]) by MATSVEHT13.mclane.local ([192.168.10.46]) with mapi; Wed, 22 Jul 2009 14:36:09 -0500 From: Russell Collins To: "'user@geronimo.apache.org'" Date: Wed, 22 Jul 2009 14:36:08 -0500 Subject: Geronimo Sleeping Thread-Topic: Geronimo Sleeping Thread-Index: AcoLA411gZbmRdTORsmEAvNYPTvntA== Message-ID: <69BEFCE5AAEBCA44B1301AD2360E83C79F7D5076DB@MATSVEC14.mclane.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_69BEFCE5AAEBCA44B1301AD2360E83C79F7D5076DBMATSVEC14mcla_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_69BEFCE5AAEBCA44B1301AD2360E83C79F7D5076DBMATSVEC14mcla_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am having a some interesting behavior with Geronimo and I wondering if th= is can be remedied. It seems that the Geronimo server is falling asleep wh= en it has been inactive for a while. I am running unit tests with Junit 4 = bringing back Remote ejb objects. During the first call, the first ejb ret= rieval does not get the ejb object. The rest of the calls are fine even wh= en re-running the first call that originally failed. It seems as though Ge= ronimo is closing a connection and then timing out while it reopens a conne= ct that has been closed (maybe this is totally false). If anyone can point= me in the right direction, I would greatly appreciate it. Russell Collins --_000_69BEFCE5AAEBCA44B1301AD2360E83C79F7D5076DBMATSVEC14mcla_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I am having a some interesting behavior with Geronimo and I wondering if this= can be remedied.  It seems that the Geronimo server is falling asleep when= it has been inactive for a while.  I am running unit tests with Junit 4 bringing back Remote ejb objects.  During the first call, the first ej= b retrieval does not get the ejb object.  The rest of the calls are fine even when re-running the first call that originally failed.  It seems = as though Geronimo is closing a connection and then timing out while it reopen= s a connect that has been closed (maybe this is totally false).  If anyone= can point me in the right direction, I would greatly appreciate it.<= /span>

 

 

Russell Collins

--_000_69BEFCE5AAEBCA44B1301AD2360E83C79F7D5076DBMATSVEC14mcla_--