Advertisement
Guest User

Untitled

a guest
Sep 30th, 2011
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.53 KB | None | 0 0
  1. Sep 30, 2011 1:22:01 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: /opt/jdk1.6.0_22/jre/lib/amd64/server:/opt/jdk1.6.0_22/jre/lib/amd64:/opt/jdk1.6.0_22/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  3. Sep 30, 2011 1:22:01 PM org.apache.coyote.http11.Http11Protocol init
  4. INFO: Initializing Coyote HTTP/1.1 on http-8080
  5. Sep 30, 2011 1:22:02 PM org.apache.coyote.http11.Http11Protocol init
  6. INFO: Initializing Coyote HTTP/1.1 on http-443
  7. Sep 30, 2011 1:22:02 PM org.apache.coyote.http11.Http11Protocol init
  8. INFO: Initializing Coyote HTTP/1.1 on http-8443
  9. Sep 30, 2011 1:22:02 PM org.apache.catalina.startup.Catalina load
  10. INFO: Initialization processed in 977 ms
  11. Sep 30, 2011 1:22:02 PM org.apache.catalina.core.StandardService start
  12. INFO: Starting service Catalina
  13. Sep 30, 2011 1:22:02 PM org.apache.catalina.core.StandardEngine start
  14. INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
  15. Sep 30, 2011 1:22:02 PM org.apache.catalina.startup.HostConfig deployDescriptor
  16. INFO: Deploying configuration descriptor host-manager.xml
  17. Sep 30, 2011 1:22:02 PM org.apache.catalina.startup.HostConfig deployDescriptor
  18. INFO: Deploying configuration descriptor idp.xml
  19. Sep 30, 2011 1:22:10 PM org.apache.catalina.startup.HostConfig deployDescriptor
  20. INFO: Deploying configuration descriptor manager.xml
  21. Sep 30, 2011 1:22:10 PM org.apache.catalina.startup.HostConfig deployWAR
  22. INFO: Deploying web application archive grouper.war
  23. Sep 30, 2011 1:22:15 PM org.apache.catalina.core.StandardContext start
  24. SEVERE: Error filterStart
  25. Sep 30, 2011 1:22:15 PM org.apache.catalina.core.StandardContext start
  26. SEVERE: Context [/grouper] startup failed due to previous errors
  27. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  28. SEVERE: The web application [/grouper] registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  29. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  30. SEVERE: The web application [/grouper] registered the JBDC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  31. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  32. SEVERE: The web application [/grouper] registered the JBDC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  33. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  34. SEVERE: The web application [/grouper] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.
  35. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  36. SEVERE: The web application [/grouper] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak.
  37. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  38. SEVERE: The web application [/grouper] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak.
  39. Sep 30, 2011 1:22:15 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  40. SEVERE: The web application [/grouper] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak.
  41. log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
  42. Sep 30, 2011 1:22:15 PM org.apache.catalina.startup.HostConfig deployDirectory
  43. INFO: Deploying web application directory ddlScripts
  44. Sep 30, 2011 1:22:15 PM org.apache.catalina.startup.HostConfig deployDirectory
  45. INFO: Deploying web application directory ROOT
  46. Sep 30, 2011 1:22:15 PM org.apache.catalina.startup.HostConfig deployDirectory
  47. INFO: Deploying web application directory docs
  48. Sep 30, 2011 1:22:15 PM org.apache.catalina.startup.HostConfig deployDirectory
  49. INFO: Deploying web application directory examples
  50. Sep 30, 2011 1:22:15 PM org.apache.coyote.http11.Http11Protocol start
  51. INFO: Starting Coyote HTTP/1.1 on http-8080
  52. Sep 30, 2011 1:22:15 PM org.apache.jk.common.ChannelSocket init
  53. INFO: JK: ajp13 listening on /0.0.0.0:8009
  54. Sep 30, 2011 1:22:15 PM org.apache.jk.server.JkMain start
  55. INFO: Jk running ID=0 time=0/12 config=null
  56. Sep 30, 2011 1:22:15 PM org.apache.coyote.http11.Http11Protocol start
  57. INFO: Starting Coyote HTTP/1.1 on http-443
  58. Sep 30, 2011 1:22:15 PM org.apache.coyote.http11.Http11Protocol start
  59. INFO: Starting Coyote HTTP/1.1 on http-8443
  60. Sep 30, 2011 1:22:15 PM org.apache.catalina.startup.Catalina start
  61. INFO: Server startup in 13711 ms
  62. Exception in thread "Timer-2" java.lang.NullPointerException
  63. at com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.java:257)
  64. at com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResourcePool.java:1934)
  65. at java.util.TimerThread.mainLoop(Timer.java:512)
  66. at java.util.TimerThread.run(Timer.java:462)
  67.  
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement