Advertisement
vim_fans

Untitled

Oct 10th, 2021
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.03 KB | None | 0 0
  1.  org.apache.catalina.webresources.StandardRoot.getResourceInternal(StandardRoot.java:281)
  2.  org.apache.catalina.webresources.CachedResource.validateResource(CachedResource.java:105)
  3.  org.apache.catalina.webresources.Cache.getResource(Cache.java:87)
  4.  org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:216)
  5.  org.apache.catalina.webresources.StandardRoot.getClassLoaderResource(StandardRoot.java:225)
  6.  org.apache.catalina.loader.WebappClassLoaderBase.findResource(WebappClassLoaderBase.java:938)
  7.  org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:1057)
  8.  com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123)
  9.  com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90)
  10.  java.base@11.0.8/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  11.  java.base@11.0.8/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  12.  java.base@11.0.8/java.lang.Thread.run(Thread.java:834)
  13. 10-Oct-2021 17:21:44.009 INFO [Thread-3] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
  14. 10-Oct-2021 17:21:48.969 INFO [mysql-cj-abandoned-connection-cleanup] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
  15.         java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
  16.  org.apache.catalina.webresources.StandardRoot.getResourceInternal(StandardRoot.java:281)
  17.  org.apache.catalina.webresources.CachedResource.validateResource(CachedResource.java:105)
  18.  org.apache.catalina.webresources.Cache.getResource(Cache.java:87)
  19.  org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:216)
  20.  org.apache.catalina.webresources.StandardRoot.getClassLoaderResource(StandardRoot.java:225)
  21.  org.apache.catalina.loader.WebappClassLoaderBase.findResource(WebappClassLoaderBase.java:938)
  22.  org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:1057)
  23.  com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123)
  24.  com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90)
  25.  java.base@11.0.8/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  26.  java.base@11.0.8/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  27.  java.base@11.0.8/java.lang.Thread.run(Thread.java:834)
  28. 10-Oct-2021 17:21:44.009 INFO [Thread-3] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
  29. 10-Oct-2021 17:21:48.969 INFO [mysql-cj-abandoned-connection-cleanup] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal
  30. access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to
  31. attempt to terminate the thread which caused the illegal access.
  32.         java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
  33.                 at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1385)
  34.                 at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:1038)
  35.                 at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123)
  36.                 at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90)
  37.                 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  38.                 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  39.                 at java.base/java.lang.Thread.run(Thread.java:834)
  40. 10-Oct-2021 17:21:48.999 INFO [mysql-cj-abandoned-connection-cleanup] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal
  41. access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to
  42. attempt to terminate the thread which caused the illegal access.
  43.         java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load []. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
  44.                 at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1385)
  45.                 at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:1038)
  46.                 at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkThreadContextClassLoader(AbandonedConnectionCleanupThread.java:123)
  47.                 at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:90)
  48.                 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
  49.                 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
  50.                 at java.base/java.lang.Thread.run(Thread.java:834)
  51. 10-Oct-2021 17:21:54.022 INFO [Thread-3] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"]
  52. root@Ubuntu:/opt/tomcat/latest/webapps# rm Education-web.war
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement