当前位置:编程学习 > JAVA >>

求助:项目在linux下访问linux的mysql数据库报错,访问windows系统的mysql数据库不报错。

在线等,特着急。
重启N次都不行。
改了JVM的大小也不行。
以下是tomcat启动报错:


Using CATALINA_BASE:   /root/tomcat6/apache-tomcat-6.0.35
Using CATALINA_HOME:   /root/tomcat6/apache-tomcat-6.0.35
Using CATALINA_TMPDIR: /root/tomcat6/apache-tomcat-6.0.35/temp
Using JRE_HOME:        /root/java/jdk1.6.0_33
Using CLASSPATH:       /root/tomcat6/apache-tomcat-6.0.35/bin/bootstrap.jar
2012-10-16 15:15:49 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /root/java/jdk1.6.0_33/jre/lib/i386/server:/root/java/jdk1.6.0_33/jre/lib/i386:/root/java/jdk1.6.0_33/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
2012-10-16 15:15:49 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-80
2012-10-16 15:15:49 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 486 ms
2012-10-16 15:15:49 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2012-10-16 15:15:49 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.35
2012-10-16 15:15:49 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2012-10-16 15:15:49 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2012-10-16 15:15:49 org.apache.catalina.startup.HostConfig deployWAR
信息: Deploying web application archive jjm.war
log4j:WARN No appenders could be found for logger (org.quartz.core.SchedulerSignalerImpl).
log4j:WARN Please initialize the log4j system properly.
2012-10-16 15:15:52 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2012-10-16 15:15:52 org.apache.catalina.core.StandardContext start
严重: Context [/jjm] startup failed due to previous errors
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartNavRankingJob_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartOtherJob_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jjm] appears to have started a thread named [StartSetShotJob_Worker-10] but has failed to stop it. This is very likely to create a memory leak.
2012-10-16 15:15:52 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
--------------------编程问答-------------------- 在其他机子的linux的tomcat可以访问服务器linux的mysql不报错
本地的tomcat访问mysql就报错。
补充:Java ,  Web 开发
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,