Skip to content

Instantly share code, notes, and snippets.

@tobowers
Created June 18, 2012 20:56
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tobowers/2950653 to your computer and use it in GitHub Desktop.
13:48 ~/Sites/amicus/brief (dev/test_memleak)$ bundle exec trinidad
Jun 18, 2012 1:49:24 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-3000"]
Jun 18, 2012 1:49:24 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Jun 18, 2012 1:49:24 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.27
2012-06-18 13:49:25 -0700 INFO: No global web.xml found
2012-06-18 13:49:25 -0700 INFO: Info: received max runtimes = 1
2012-06-18 13:49:25 -0700 INFO: jruby 1.6.7 (ruby-1.9.2-p312) (2012-02-22 3e82bc8) (OpenJDK 64-Bit Server VM 1.7.0-u6-b01) [darwin-amd64-java]
2012-06-18 13:49:49 -0700 INFO: Starting ProtocolHandler ["http-bio-3000"]
---- touch tmp/restart.txt -------
2012-06-18 13:55:09 -0700 INFO: Info: received max runtimes = 1
2012-06-18 13:55:09 -0700 INFO: Info: received max runtimes = 1
2012-06-18 13:55:09 -0700 INFO: jruby 1.6.7 (ruby-1.9.2-p312) (2012-02-22 3e82bc8) (OpenJDK 64-Bit Server VM 1.7.0-u6-b01) [darwin-amd64-java]
2012-06-18 13:55:09 -0700 INFO: jruby 1.6.7 (ruby-1.9.2-p312) (2012-02-22 3e82bc8) (OpenJDK 64-Bit Server VM 1.7.0-u6-b01) [darwin-amd64-java]
2012-06-18 13:55:28 -0700 INFO: The start() method was called on component [StandardEngine[Tomcat].StandardHost[localhost].StandardContext[/]] after start() had already been called. The second call will be ignored.
2012-06-18 13:55:28 -0700 INFO: The start() method was called on component [StandardEngine[Tomcat].StandardHost[localhost].StandardContext[/]] after start() had already been called. The second call will be ignored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment