Advertisement
Guest User

Eclipse Console

a guest
Feb 20th, 2013
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Feb 20, 2013 2:07:15 PM org.apache.catalina.core.AprLifecycleListener init
  2. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /Users/benneq/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
  3. Feb 20, 2013 2:07:15 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  4. WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ServerNeu' did not find a matching property.
  5. Feb 20, 2013 2:07:15 PM org.apache.coyote.AbstractProtocol init
  6. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  7. Feb 20, 2013 2:07:15 PM org.apache.coyote.AbstractProtocol init
  8. INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  9. Feb 20, 2013 2:07:15 PM org.apache.catalina.startup.Catalina load
  10. INFO: Initialization processed in 936 ms
  11. Feb 20, 2013 2:07:15 PM org.apache.catalina.core.StandardService startInternal
  12. INFO: Starting service Catalina
  13. Feb 20, 2013 2:07:15 PM org.apache.catalina.core.StandardEngine startInternal
  14. INFO: Starting Servlet Engine: Apache Tomcat/7.0.37
  15. Feb 20, 2013 2:07:16 PM org.apache.coyote.AbstractProtocol start
  16. INFO: Starting ProtocolHandler ["http-bio-8080"]
  17. Feb 20, 2013 2:07:16 PM org.apache.coyote.AbstractProtocol start
  18. INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  19. Feb 20, 2013 2:07:16 PM org.apache.catalina.startup.Catalina start
  20. INFO: Server startup in 494 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement