Skip to content

Instantly share code, notes, and snippets.

@palexander
Created June 28, 2010 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palexander/456042 to your computer and use it in GitHub Desktop.
Save palexander/456042 to your computer and use it in GitHub Desktop.
Jun 27, 2010 10:15:56 PM org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor processChildren
SEVERE: Exception invoking periodic operation:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:114)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1306)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1570)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1559)
at java.lang.Thread.run(Thread.java:619)
Jun 27, 2010 10:16:42 PM org.apache.tomcat.util.net.AprEndpoint$Acceptor run
SEVERE: Socket accept failed
java.lang.OutOfMemoryError: GC overhead limit exceeded
Jun 27, 2010 10:17:08 PM org.apache.catalina.connector.CoyoteAdapter service
SEVERE: An exception or error occurred in the container during the request processing
java.lang.OutOfMemoryError: Java heap space
Jun 27, 2010 10:17:57 PM unknown unknown
SEVERE: Error reading request, ignored
java.lang.OutOfMemoryError: Java heap space
Jun 27, 2010 10:18:01 PM org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler process
SEVERE: Error reading request, ignored
java.lang.OutOfMemoryError: GC overhead limit exceeded
Jun 27, 2010 10:18:45 PM org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler process
SEVERE: Error reading request, ignored
java.lang.OutOfMemoryError: GC overhead limit exceeded
Jun 27, 2010 10:19:03 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2010-06-27 22:19:03 171.67.213.45 - rest.bioontology.org 80 GET /bioportal/path/42603/ source=PATO%3A0002132&target=root&maxnumchildren=1000&applicationid=4ea81d74-8960-4525-810b-fa1baab576ff 500 186 0 332651 http://rest.bioontology.org BioPortal-UI -
Jun 27, 2010 10:19:03 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2010-06-27 22:19:03 171.67.213.45 - rest.bioontology.org 80 GET /bioportal/search/ query=basibranchial+1+element&ontologyids=1110&&isexactmatch=0&pagesize=50&pagenum=1&includeproperties=0&maxnumhits=15 500 346 0 390996 http://rest.bioontology.org BioPortal-UI -
Jun 27, 2010 10:19:03 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2010-06-27 22:19:03 127.0.0.1 - 127.0.0.1 8080 GET /bioportal/ontologies - 500 436 - 226282 http://localhost:8080 LWP::Simple/5.827 libwww-perl/5.827 -
Jun 27, 2010 10:19:03 PM org.apache.coyote.ajp.AjpAprProtocol$AjpConnectionHandler process
SEVERE: Error reading request, ignored
java.lang.OutOfMemoryError: GC overhead limit exceeded
Jun 27, 2010 10:19:03 PM edu.stanford.smi.protegex.owl.ui.menu.OWLBackwardsCompatibilityProjectFixups fixInternalProject
INFO: Backwards compatibility fixup for OWL project file (really ancient one)
Jun 27, 2010 10:19:03 PM com.noelios.restlet.LogFilter afterHandle
INFO: 2010-06-27 22:19:03 171.67.213.45 - rest.bioontology.org 80 GET /bioportal/path/13356/ source=EHDA%3A3781&target=root&maxnumchildren=1000&applicationid=4ea81d74-8960-4525-810b-fa1baab576ff 200 59952 0 332887 http://rest.bioontology.org BioPortal-UI -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment