Skip to content

Instantly share code, notes, and snippets.

@nishio
Created June 4, 2012 07:16
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 nishio/2866880 to your computer and use it in GitHub Desktop.
Save nishio/2866880 to your computer and use it in GitHub Desktop.
$ sudo java -jar koshinuke-0.0.1-20120317_043755.jar
2012-06-04 16:14:21.843:INFO:oejs.Server:jetty-8.y.z-SNAPSHOT
2012-06-04 16:14:21.925:INFO:oejw.WebInfConfiguration:Copying WEB-INF/lib jar:file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar!/WEB-INF/lib/ to /tmp/jetty-0.0.0.0-80-koshinuke-0.0.1-20120317_043755.jar-_-any-/webinf/WEB-INF/lib
2012-06-04 16:14:22.347:INFO:oejw.WebInfConfiguration:Copying WEB-INF/classes from jar:file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar!/WEB-INF/classes/ to /tmp/jetty-0.0.0.0-80-koshinuke-0.0.1-20120317_043755.jar-_-any-/webinf/WEB-INF/classes
2012-06-04 16:14:23.134:INFO:oejw.StandardDescriptorProcessor:NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
2012-06-04 16:14:23.155:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,[file:/tmp/jetty-0.0.0.0-80-koshinuke-0.0.1-20120317_043755.jar-_-any-/webinf/, jar:file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar!/]},file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar
2012-06-04 16:14:23.155:INFO:oejsh.ContextHandler:started o.e.j.w.WebAppContext{/,[file:/tmp/jetty-0.0.0.0-80-koshinuke-0.0.1-20120317_043755.jar-_-any-/webinf/, jar:file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar!/]},file:/home/nishio/koshinuke/koshinuke-0.0.1-20120317_043755.jar
Jun 04, 2012 4:14:23 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.13-b01 03/09/2012 03:52 PM'
Jun 04, 2012 4:14:23 PM com.sun.jersey.server.impl.application.DeferredResourceConfig$ApplicationHolder <init>
INFO: Instantiated the Application class org.koshinuke.App
2012-06-04 16:14:24.059:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:80
Jun 04, 2012 4:14:45 PM com.sampullara.mustache.Scope <clinit>
INFO: Reflection object handler enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment