Created
May 31, 2011 16:24
-
-
Save MarkMenard/1000801 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 31, 2011 4:22:32 PM org.apache.coyote.AbstractProtocolHandler init | |
INFO: Initializing ProtocolHandler ["http-bio-3000"] | |
May 31, 2011 4:22:32 PM org.apache.catalina.core.StandardService startInternal | |
INFO: Starting service Tomcat | |
May 31, 2011 4:22:32 PM org.apache.catalina.core.StandardEngine startInternal | |
INFO: Starting Servlet Engine: Apache Tomcat/7.0.11 | |
May 31, 2011 4:22:32 PM org.apache.catalina.startup.ContextConfig webConfig | |
INFO: No global web.xml found | |
May 31, 2011 4:22:33 PM org.apache.catalina.core.ApplicationContext log | |
INFO: Info: received max runtimes = 5 | |
May 31, 2011 4:22:33 PM org.apache.catalina.core.ApplicationContext log | |
INFO: jruby 1.6.0 (ruby 1.8.7 patchlevel 330) (2011-03-15 f3b6154) (Java HotSpot(TM) 64-Bit Server VM 1.6.0_24) [linux-amd64-java] | |
May 31, 2011 4:22:33 PM org.apache.catalina.core.ApplicationContext log | |
INFO: Info: using runtime pool timeout of 30 seconds | |
May 31, 2011 4:22:33 PM org.apache.catalina.core.ApplicationContext log | |
INFO: Info: received min runtimes = 1 | |
May 31, 2011 4:22:33 PM org.apache.catalina.core.ApplicationContext log | |
INFO: Info: received max runtimes = 5 | |
May 31, 2011 4:22:49 PM org.apache.catalina.core.ApplicationContext log | |
INFO: MongoDB logging. Please note that logging negatively impacts performance and should be disabled for high-performance production apps. | |
May 31, 2011 4:22:49 PM org.apache.catalina.core.ApplicationContext log | |
INFO: MONGODB admin['$cmd'].find({:ismaster=>1}) | |
May 31, 2011 4:22:49 PM org.apache.catalina.core.ApplicationContext log | |
INFO: MONGODB admin['$cmd'].find({:ismaster=>1}) | |
May 31, 2011 4:22:54 PM org.apache.catalina.core.ApplicationContext log | |
INFO: Info: add application to the pool. size now = 1 | |
May 31, 2011 4:24:08 PM org.apache.coyote.AbstractProtocolHandler start | |
INFO: Starting ProtocolHandler ["http-bio-3000"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment