主题 : 生产环境启动报错
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
1#   发表于:2019-07-01 14:40:26  IP:124.196.*.*
eb 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.
 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.
        at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1305)
        at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:986)
        at com.mysql.jdbc.AbandonedConnectionCleanupThread.checkContextClassLoaders(AbandonedConnectionCleanupThread.java:90)
        at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:63)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

eb 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.
 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.
        at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading(WebappClassLoaderBase.java:1305)
        at org.apache.catalina.loader.WebappClassLoaderBase.getResource(WebappClassLoaderBase.java:986)
        at com.mysql.jdbc.AbandonedConnectionCleanupThread.checkContextClassLoaders(AbandonedConnectionCleanupThread.java:90)
        at com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:63)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2019-07-01 14:44:33  IP:117.141.*.*
您好  您是刚刚部署的时候出现报错吗?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
3#   发表于:2019-07-01 14:47:34  IP:124.196.*.*
对,第一次部署生产环境
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2019-07-01 14:48:10  IP:117.141.*.*
您那边用的是什么数据库?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
5#   发表于:2019-07-01 14:48:32  IP:124.196.*.*
mysql
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
6#   发表于:2019-07-01 14:49:28  IP:117.141.*.*
那您使用了sql在mysql数据库内有建库吗?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
7#   发表于:2019-07-01 14:50:02  IP:124.196.*.*
用了
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
8#   发表于:2019-07-01 14:50:39  IP:124.196.*.*
能换个方式沟通?
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
9#   发表于:2019-07-01 14:50:42  IP:117.141.*.*
那您的项目的jdbc有修改吗?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 130441
积分:27 加为好友
威望: 0 精华: 0
主题:1 回复:11
注册时间:2019-07-01
在线时长:0
10#   发表于:2019-07-01 14:52:56  IP:124.196.*.*
修改了,我部署过开源版本,对环境也熟悉,这种低级的不用一句一句问了吧
1 2 > >| 共2页