主题 : 我安装了成功为什么出来不演示页面。该怎么解决
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
11#   发表于:2014-06-23 16:11:50  IP:182.252.*.*
你提示安装成功了?你有重启tomcat吗?
功成由勤,业精于勤。
级别: 会元
UID: 62724
积分:893 加为好友
威望: 0 精华: 0
主题:59 回复:321
注册时间:2014-06-03
在线时长:0
12#   发表于:2014-06-23 22:25:59  IP:119.81.*.*
服务器配置不正确
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
13#   发表于:2014-06-24 09:02:43  IP:182.252.*.*
2014-6-23 15:56:03 org.apache.coyote.http11.Http11Protocol pause
信息: Pausing Coyote HTTP/1.1 on http-8080
2014-6-23 15:56:04 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesJ
dbc
严重: The web application [] registered the JDBC driver [com.mysql.jdbc.Driver]
but failed to unregister it when the web application was stopped. To prevent a m
emory leak, the JDBC Driver has been forcibly unregistered.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-1] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-2] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-3] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-4] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-5] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-6] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-7] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-8] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-9] but has failed to stop it. This is very likely to create a memory leak.

2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [scheduler_W
orker-10] but has failed to stop it. This is very likely to create a memory leak
.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [Timer-0] bu
t has failed to stop it. This is very likely to create a memory leak.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] 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.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] 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.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] 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.
2014-6-23 15:56:04 org.apache.catalina.loader.WebappClassLoader clearReferencesT
hreads
严重: The web application [] appears to have started a thread named [MySQL State
ment Cancellation Timer] but has failed to stop it. This is very likely to creat
e a memory leak.
2014-6-23 15:56:04 org.apache.coyote.http11.Http11Protocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
这好像和你连接数据库有关,重启下下数据库服务看下
功成由勤,业精于勤。
级别: 会元
UID: 62724
积分:893 加为好友
威望: 0 精华: 0
主题:59 回复:321
注册时间:2014-06-03
在线时长:0
14#   发表于:2014-06-24 21:12:01  IP:119.15.*.*
安装tomcat时设置路径目录不对。
1.  先安装 jdk
2再安装 tomcat
3最后安装 mysql
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
15#   发表于:2014-06-25 08:58:00  IP:182.215.*.*
现在可以正常启动l了吗?
功成由勤,业精于勤。
|< < 1 2 共2页