Created
September 4, 2011 22:42
-
-
Save kzk/1193655 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
$ export JRUBY_OPTS='--1.8 --server -J-Xmx1024m' | |
$ trinidad -e development -f config/trinidad.yml | |
2011/09/04 15:16:30 org.apache.coyote.AbstractProtocolHandler init | |
情報: Initializing ProtocolHandler ["http-bio-3000"] | |
2011/09/04 15:16:30 org.apache.catalina.core.StandardService startInternal | |
情報: Starting service Tomcat | |
2011/09/04 15:16:30 org.apache.catalina.core.StandardEngine startInternal | |
情報: Starting Servlet Engine: Apache Tomcat/7.0.11 | |
2011-09-04 15:16:30 INFO: No global web.xml found | |
2011-09-04 15:16:32 INFO: Info: received max runtimes = 1 | |
2011-09-04 15:16:32 INFO: jruby 1.6.4 (ruby-1.8.7-p330) | |
2011-09-04 15:16:47 INFO: Starting ProtocolHandler ["http-bio-3000"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment