hi, i'm using 3.2.3 on redhat es10 and jdk 1.4.2, and at seemingly random times the jboss server just seems to shut itself down. here is a brief snippet:
10:25:44,101 ERROR [STDERR] sql:select guid from event_dates where event_date = '2005-04-16'; 10:25:44,115 ERROR [STDERR] inside spaceManager.getSpace ... spaceGUID: 1183 10:25:44,119 ERROR [STDERR] inside spaceManager.getSpace ... spaceDO.getGUID(): 1183 10:25:44,121 ERROR [STDERR] object pool 1 10:25:44,122 ERROR [STDERR] sql:select guid from event_dates where event_date = '2005-04-16'; 10:25:44,135 ERROR [STDERR] iframeURL: 10:31:58,940 INFO [Server] JBoss SHUTDOWN: Undeploying all packages 10:31:58,942 INFO [EmbeddedTomcatService] undeploy, ctxPath=/eventLogic, warUrl=file:/usr/local/jboss-3.2.3/server/default/tmp/deploy/tmp16970eventLogic.ear -contents/eventLogic.war/ 10:31:58,942 INFO [Engine] StandardHost[localhost]: Removing web application at context path /eventLogic 10:31:58,959 INFO [EjbModule] Stopping jboss.j2ee:module=eventLogic.jar,service=EjbModule 10:31:58,959 INFO [StatelessSessionContainer] Stopping jboss.j2ee:jndiName=eventLogic/ReportsManagerEJB,service=EJB 10:31:58,960 INFO [StatelessSessionInstancePool] Stopping jboss.j2ee:jndiName=eventLogic/ReportsManagerEJB,plugin=pool,service=EJB 10:31:58,960 INFO [StatelessSessionContainer] Stopping jboss.j2ee:jndiName=eventLogic/TrxnManagerEJB,service=EJB 10:31:58,961 INFO [StatelessSessionInstancePool] Stopping jboss.j2ee:jndiName=eventLogic/TrxnManagerEJB,plugin=pool,service=EJB 10:31:58,961 INFO [StatelessSessionContainer] Stopping jboss.j2ee:jndiName=eventLogic/SalesManagerEJB,service=EJB 10:31:58,962 INFO [StatelessSessionInstancePool] Stopping jboss.j2ee:jndiName=eventLogic/SalesManagerEJB,plugin=pool,service=EJB 10:31:58,962 INFO [StatelessSessionContainer] Stopping jboss.j2ee:jndiName=eventLogic/SpaceManagerEJB,service=EJB as you can see, at about 10:31AM am, after about six minutes of inactivity, the jboss server seems to just shut itself down. any ideas what may be going on? thanks. -robin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875175#3875175 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875175 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
