主题 : jeecms安装后再安装jeebbs报错
级别: 白丁
UID: 11994
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-10-26
在线时长:0
1#   发表于:2010-11-26 11:37:23  IP:61.98.*.*
安装jeecms后,我尝试安装jeebbs,按照要求把那两个连接池的jar包剪切到了tomcat的lib文件夹下,但是两个连接池的jar包只有bbs里有,在jeecms中没有找到。安装bbs显示成功之后tomcat报错,如下:
2010-11-26 11:07:44 org.apache.catalina.startup.HostConfig checkResources
信息: Reloading context [/jeebbs]
2010-11-26 11:07:44 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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.
2010-11-26 11:07:44 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:07:48 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2010-11-26 11:07:48 org.apache.catalina.core.StandardContext start
严重: Context [/jeebbs] startup failed due to previous errors
2010-11-26 11:07:48 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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.
2010-11-26 11:08:59 org.apache.coyote.http11.Http11Protocol pause
信息: Pausing Coyote HTTP/1.1 on http-6060
2010-11-26 11:09:00 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeecms] registered the JBDC 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.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:09:00 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeecms] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@17d80e9]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@9a44d6]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2010-11-26 11:09:01 org.apache.coyote.http11.Http11Protocol destroy
信息: Stopping Coyote HTTP/1.1 on http-6060
2010-11-26 11:09:06 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: C:\Program Files\Java\jdk1.5.0_14\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files\Java\jdk1.5.0_14\bin
2010-11-26 11:09:06 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-6060
2010-11-26 11:09:06 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1078 ms
2010-11-26 11:09:06 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2010-11-26 11:09:06 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.29
2010-11-26 11:09:06 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2010-11-26 11:09:07 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2010-11-26 11:09:07 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory ROOT
2010-11-26 11:09:07 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
2010-11-26 11:09:07 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
2010-11-26 11:09:08 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory jeecms
2010-11-26 11:09:26 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory jeebbs
2010-11-26 11:09:30 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2010-11-26 11:09:30 org.apache.catalina.core.StandardContext start
严重: Context [/jeebbs] startup failed due to previous errors
2010-11-26 11:09:30 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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.
2010-11-26 11:09:31 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-6060
2010-11-26 11:09:31 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2010-11-26 11:09:31 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/47  config=null
2010-11-26 11:09:31 org.apache.catalina.startup.Catalina start
信息: Server startup in 24663 ms
2010-11-26 11:10:37 org.apache.coyote.http11.Http11Protocol pause
信息: Pausing Coyote HTTP/1.1 on http-6060
2010-11-26 11:10:38 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeecms] registered the JBDC 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.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] appears to have started a thread named [Timer-0] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] 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.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeecms] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeecms] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@15b25a1]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1038b78]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeecms] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@15b25a1]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1b9a2fd]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2010-11-26 11:10:39 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/jeecms] created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@15b25a1]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@7b9a29]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2010-11-26 11:10:40 org.apache.coyote.http11.Http11Protocol destroy
。。。。。。
级别: 童生
UID: 10739
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-09-08
在线时长:0
2#   发表于:2010-11-26 11:40:32  IP:59.245.*.*
jdbc驱动的问题?
级别: 白丁
UID: 3
积分:2415 加为好友
威望: 0 精华: 0
主题:23 回复:1614
注册时间:2009-06-02
在线时长:0
3#   发表于:2010-11-26 11:47:18  IP:59.245.*.*
用的JEECMS是哪个版本的?
生命在于折腾!
级别: 白丁
UID: 11994
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-10-26
在线时长:0
4#   发表于:2010-11-26 11:53:28  IP:61.98.*.*
我重新安装了一下,这次没有剪切那两个jar包,但是还是报错,404,tomcat日志里显示如下:
信息: Reloading context [/jeebbs]
2010-11-26 11:54:46 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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.
2010-11-26 11:54:46 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:54:55 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2010-11-26 11:54:55 org.apache.catalina.core.StandardContext start
严重: Context [/jeebbs] startup failed due to previous errors
2010-11-26 11:54:55 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/jeebbs] registered the JBDC 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.
2010-11-26 11:54:55 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [HouseKeeper] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:54:55 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [MySQL Statement Cancellation Timer] but has failed to stop it. This is very likely to create a memory leak.
2010-11-26 11:54:55 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/jeebbs] appears to have started a thread named [Prototyper] but has failed to stop it. This is very likely to create a memory leak.
级别: 白丁
UID: 11994
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-10-26
在线时长:0
5#   发表于:2010-11-26 11:55:19  IP:61.98.*.*
我用的是2.4.2-final版!
级别: 童生
UID: 10739
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-09-08
在线时长:0
6#   发表于:2010-11-26 11:55:35  IP:59.245.*.*
是不是版本问题,您是哪个版本的cms
级别: 白丁
UID: 11994
积分:3 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2010-10-26
在线时长:0
7#   发表于:2010-11-26 11:57:07  IP:61.98.*.*
我用的是2.4.2-final版!
级别: 举人
UID: 23714
积分:169 加为好友
威望: 17 精华: 0
主题:46 回复:23
注册时间:2011-09-16
在线时长:0
8#   发表于:2011-10-06 16:25:01  IP:218.148.*.*
有空一起交流一下,谢谢楼主了,请继续努力


















矢量素材,PPT模板,素材中国
爱PPT博客http://www.2ppt.cn/
1 共1页