Aloha, I used to get this fatal error fairly often on one server, so moved my applications to another fresh box, and now get it again. I am not familiar with Java, so am not sure how to increase memory allocation (if that is what is required!). Any assistance would be appreciated. The dump below is from my jetty-service.log file. As you can see, a restart kicks in and 25 seconds later I am back up, but all sessions are dead. Seems to happen fairly randomly within the application - I cannot replicate by repeating what I was doing in the application.
Thanks in advance for any assistance, Rob INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.849::WARN: java.lang.OutOfMemoryError: Direct buffer memory STATUS | wrapper | 2010/01/08 16:59:02 | Filter trigger matched. Restarting JVM. INFO | jvm 2 | 2010/01/08 16:59:02 | JettyServiceWrapperListener: Stopping Jetty 6 Service!!! INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.036::INFO: Graceful shutdown [email protected]:80 INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@a20892{/,C:\Explorers_Log/ webapps/log/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@13caecd{/,C:\Explorers_Log/ webapps/install/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@f84386{/,C:\Explorers_Log/ webapps/openbd/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@e86c03{/customtags,file:/C:/ Explorers_Log/webapps/customtags/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@10b75f2{/install,file:/C:/ Explorers_Log/webapps/install/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@16c6da9{/log,file:/C:/ Explorers_Log/webapps/log/} INFO | jvm 2 | 2010/01/08 16:59:02 | 2010-01-08 16:59:02.052::INFO: Graceful shutdown org.mortbay.jetty.webapp.webappcont...@193846a{/openbd,file:/C:/ Explorers_Log/webapps/openbd/} INFO | jvm 2 | 2010/01/08 16:59:04 | Listener is stopping Jetty Service Instance!!! INFO | jvm 2 | 2010/01/08 16:59:04 | JettyServiceWrapperListener: Jetty 6 Service Stopped!!! INFO | jvm 2 | 2010/01/08 16:59:04 | 2010-01-08 16:59:04.458::INFO: Shutdown hook executing INFO | jvm 2 | 2010/01/08 16:59:04 | 2010-01-08 16:59:04.458::INFO: Shutdown hook complete INFO | jvm 2 | 2010/01/08 16:59:05 | 2010-01-08 16:59:05.458::INFO: Shutdown hook complete STATUS | wrapper | 2010/01/08 16:59:10 | Launching a JVM... INFO | jvm 3 | 2010/01/08 16:59:11 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org INFO | jvm 3 | 2010/01/08 16:59:11 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. INFO | jvm 3 | 2010/01/08 16:59:11 | INFO | jvm 3 | 2010/01/08 16:59:11 | ARG[0] = ../etc/jetty-win32- service.xml INFO | jvm 3 | 2010/01/08 16:59:11 | ARG[1] = ../etc/jetty.xml INFO | jvm 3 | 2010/01/08 16:59:11 | 2010-01-08 16:59:11.235::INFO: Logging to STDERR via org.mortbay.log.StdErrLog INFO | jvm 3 | 2010/01/08 16:59:11 | 2010-01-08 16:59:11.344::INFO: jetty-6.1.12rc1 INFO | jvm 3 | 2010/01/08 16:59:11 | 2010-01-08 16:59:11.391::INFO: Deploy C:\Explorers_Log\contexts\EL.xml -> org.mortbay.jetty.webapp.webappcont...@a20892{/,C:\Explorers_Log/ webapps/log/} INFO | jvm 3 | 2010/01/08 16:59:11 | 2010-01-08 16:59:11.391::INFO: Deploy C:\Explorers_Log\contexts\install.xml -> org.mortbay.jetty.webapp.webappcont...@13caecd{/,C:\Explorers_Log/ webapps/install/} INFO | jvm 3 | 2010/01/08 16:59:11 | 2010-01-08 16:59:11.391::INFO: Deploy C:\Explorers_Log\contexts\openbd.xml -> org.mortbay.jetty.webapp.webappcont...@f84386{/,C:\Explorers_Log/ webapps/openbd/} INFO | jvm 3 | 2010/01/08 16:59:26 | 2010-01-08 16:59:26.070::INFO: Opened C:\Explorers_Log\logs \2010_01_09.request.log INFO | jvm 3 | 2010/01/08 16:59:26 | 2010-01-08 16:59:26.101::INFO: Started [email protected]:80
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
