Advertisement
Guest User

Untitled

a guest
Dec 30th, 2014
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. Dec 30, 2014 5:26:52 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  2. WARNING: Problem with directory [/usr/share/tomcat7/common/classes], exists: [false], isDirectory: [false], canRead: [false]
  3. Dec 30, 2014 5:26:52 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  4. WARNING: Problem with directory [/usr/share/tomcat7/common], exists: [false], isDirectory: [false], canRead: [false]
  5. Dec 30, 2014 5:26:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  6. WARNING: Problem with directory [/usr/share/tomcat7/server/classes], exists: [false], isDirectory: [false], canRead: [false]
  7. Dec 30, 2014 5:26:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  8. WARNING: Problem with directory [/usr/share/tomcat7/server], exists: [false], isDirectory: [false], canRead: [false]
  9. Dec 30, 2014 5:26:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  10. WARNING: Problem with directory [/usr/share/tomcat7/shared/classes], exists: [false], isDirectory: [false], canRead: [false]
  11. Dec 30, 2014 5:26:53 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  12. WARNING: Problem with directory [/usr/share/tomcat7/shared], exists: [false], isDirectory: [false], canRead: [false]
  13. Dec 30, 2014 5:26:55 PM org.apache.coyote.AbstractProtocol init
  14. INFO: Initializing ProtocolHandler ["http-nio-1666"]
  15. Dec 30, 2014 5:26:55 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  16. INFO: Using a shared selector for servlet write/read
  17. Dec 30, 2014 5:26:55 PM org.apache.catalina.startup.Catalina load
  18. INFO: Initialization processed in 2020 ms
  19. Dec 30, 2014 5:26:55 PM org.apache.tomcat.jdbc.pool.DataSourceFactory parsePoolProperties
  20. WARNING: poolPreparedStatements is not a valid setting, it will have no effect.
  21. Dec 30, 2014 5:26:55 PM org.apache.tomcat.jdbc.pool.ConnectionPool init
  22. WARNING: maxIdle is smaller than minIdle, setting maxIdle to: 10
  23. Dec 30, 2014 5:26:57 PM org.apache.catalina.core.StandardService startInternal
  24. INFO: Starting service Catalina
  25. Dec 30, 2014 5:26:57 PM org.apache.catalina.core.StandardEngine startInternal
  26. INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
  27. Dec 30, 2014 5:26:58 PM org.apache.catalina.startup.HostConfig deployDirectory
  28. INFO: Deploying web application directory /var/lib/tomcat7/webapps/ROOT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement