https://issues.apache.org/bugzilla/show_bug.cgi?id=52930
Bug #: 52930 Summary: java.lang.OutOfMemoryError: GC overhead limit exceeded Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: eraja...@rediffmail.com Classification: Unclassified Start up parameter: Mar xx, 2012 2:18:57 PM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /appl/BMC/java/jdk1.6.0_29/jre/lib/amd64/server:/appl/BMC/java/jdk1.6.0_29/jre/lib/amd64:/appl/BMC/java/jdk1.6.0_29/jre/../lib/amd64:/appl/BMC/ARSystem/midtier/WEB-INF/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib Mar xx, 2012 2:18:57 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 Mar xx, 2012 2:18:57 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in xx75 ms Mar xx, 2012 2:18:57 PM org.apache.catalina.core.StandardService start INFO: Starting service Catalina Mar xx, 2012 2:18:57 PM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.20 - Root WebApplicationContext: initialization started - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@xx8497f6: display name [Root WebApplicationContext]; startup date [Fri Mar xx 14:19:11 NZDT 2012]; root of context hierarchy - Loading XML bean definitions from class path resource [META-INF/applicationContext.xml] - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@xx8497f6]: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f2d26d2 - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f2d26d2: defining beans [proxyTemplate,configuration,formCache,fieldmapCache,formfieldCache,goatfieldMapCache,activelinkCache,fieldgraphCache,htmlDataCache,jsDataCache,arUserPreferencesCache,arUserSearchesCache,skinDefCache,skinsCache,IFormServiceCacheAspect,IFormFieldServiceCacheAspect,IFieldMapServiceCacheAspect,IGoatFieldMapServiceCacheAspect,IActiveLinkServiceCacheAspect,IFieldGraphServiceCacheAspect,IDHTMLServiceCacheAspect,IARUserPreferencesServiceCacheAspect,IARUserSearchesServiceCacheAspect,ISkinServiceCacheAspect,ControlFieldAspect,TrimFieldAspect,PanelFieldAspect,VertNavBarAspect,ViewInfoAspect,formService,fieldMapService,formFieldService,goatfieldFactory,goatfieldMapService,goatfieldService,emitterFactory,fieldgraphService,skinService,activelinkService,arUserPreferencesService,arUserSearchesService,dhtmlService,dhtmlRequestService,flexRequestService,com.remedy.arsys.goat.Form#0,com.remedy.arsys.goat.Form#1,com.remedy.arsys.goat.field.GoatField#0,com.remedy.arsys.goat.field.FieldGraph#0,com.remedy .arsys.goat.ActiveLink#0,com.remedy.arsys.stubs.GoatServlet#0,com.remedy.arsys.stubs.GoatServlet#1]; root of factory hierarchy - Trying to load configuration arsys_api.xml - Could not load optional configuration arsys_api.xml - Trying to load configuration default.xml - jrpcMode: true - jniLoadMode: 1 - apiRecordingMode: 0 - useConnectionPooling: true - maxProxiesPerServer: 80 - idleConnectionsPerServer: 5 - connectionTimeout: 0 - connectionLifespan: 0 - timeUnit: MINUTES - minimumSupportedServerRpcVersion: 12 - connectionMaxRetries: 1 - timeLagBetweenRetriesMillSec: 100 - stringizeFieldAssignments: false - stringizeSetIfQualification: false - useLegacyQualParser: false - useLegacyAssignParser: false - useLegacyQualFormatter: false - useLegacyAssignFormatter: false - UsePooling: true - , Pool setting info: , # maxProxyPerServer- 80, # idleConnectionsPerServer- 5, connectionTimeout setting- 00:00:00, connectionLifespan setting- 00:00:00 - Currently, connection pooling true - Client adjusts connection variables maximumPoolSize = 80 minIdleProxySize = 5 connectionTimeout = 0 timeUnit = null - Client sets useConnectionPooling to : true - Client set connectionLifespan = 240000 timeUnit = null - Root WebApplicationContext: initialization completed in 8619 ms - Currently, connection pooling true - Client sets connection limits per server to :80 - UsePooling: true - , Pool setting info: , # maxProxyPerServer- 80, # idleConnectionsPerServer- 5, connectionTimeout setting- 00:00:00, connectionLifespan setting- 00:04:00 - Client sets useConnectionPooling to : true - APITIMEOUT from system property : null - APITIMEOUT from Environment : null - AROVERLAYGROUPS from system property : null - AROVERLAYGROUPS from Environment : null - fipsProviderJsafeJCE installed = false - set timer period 240000 milliSec (00:04:00) ==================================================== Java settings java version "1.6.0_29" Java(TM) SE Runtime Environment (build 1.6.0_29-b11) Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode) JAVA_OPTS="$JAVA_OPTS -XX:MaxPermSize=256m"; export JAVA_OPTS JAVA_OPTS="$JAVA_OPTS -Xms1536m"; export JAVA_OPTS JAVA_OPTS="$JAVA_OPTS -Xmx1536m"; export JAVA_OPTS JAVA_OPTS="$JAVA_OPTS -XX:+UseCompressedOops"; export JAVA_OPTS JAVA_OPTS="$JAVA_OPTS -XX:+UseParallelGC"; export JAVA_OPTS =================================================== Errors are attached (when I did kill -3) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org