主题 : linux 部署tomcat 启动404 |
级别: 商业授权用户
![]() |
23# 发表于:2019-02-12 17:34:34 IP:60.79.*.*
回复第22楼
这个解决方法需要改源码 |
||
---|---|---|---|
级别: 商业授权用户
![]() |
25# 发表于:2019-02-21 13:31:58 IP:60.79.*.*
各种的试,报内存溢出
omcat8+mysql5.7 红帽系统6.3 |
||
---|---|---|---|
级别: 论坛管理员
![]() |
26# 发表于:2019-02-21 13:38:05 IP:115.234.*.*
您好 如果您是报的内存溢出这个问题的话 您需要给您的系统加大内存
|
||
---|---|---|---|
级别: 总版主
![]() |
27# 发表于:2019-02-21 13:54:20 IP:115.234.*.*
11-Feb-2019 09:34:27.387 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 10,910 ms
11-Feb-2019 09:34:27.387 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/docs 11-Feb-2019 09:34:27.407 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 20 ms 11-Feb-2019 09:34:27.407 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/examples 11-Feb-2019 09:34:27.417 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 10 ms 11-Feb-2019 09:34:27.417 信息 [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory /usr/local/tomcat/webapps/host-manager 数据库链接不上,检查下是不是数据库端口号 密码写错了 |
||
---|---|---|---|
级别: 商业授权用户
![]() |
28# 发表于:2019-02-22 08:43:43 IP:60.79.*.*
不是数据库连接
21-Feb-2019 10:13:49.444 严重 [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 21-Feb-2019 10:13:49.446 严重 [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/rt] startup failed due to previous errors 21-Feb-2019 10:13:49.450 警告 [localhost-startStop-1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [rt] registered the JDBC driver [oracle.jdbc.OracleDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 21-Feb-2019 10:13:49.451 警告 [localhost-startStop-1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [rt] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 21-Feb-2019 10:13:49.451 警告 [localhost-startStop-1] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [rt] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552) java.util.TimerThread.run(Timer.java:505) |
||
---|---|---|---|