本帖最后由 jack 于 2014-7-24 18:04 编辑
因为我昨天提出的一个问题需要我打最新的平台补丁后再看能否解决,于是今早从群里找到地址,下载了最新的补丁:obpm-m3-20141
1、停止TOMCAT;
2、备份配置文件及授权文件;
3、将旧的OBPM改名;
4、将新下载的OBPM复制过来;
5、重启TOMCAT后出现以下错误提示,并且,当我将旧的OBPM再恢复回来时,也不能正常启动了,这个问题如何解决?我做了近两个月的东西会不会就此不见了
2014-7-24 0:33:16 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not fou
nd on the java.library.path: C:\Program Files (x86)\Java\jdk1.5.0_06\bin;.;C:\Windows\system32;C:\Windows;C:\oraclexe\ap
p\oracle\product\10.2.0\server\bin;C:\Program Files (x86)\Java\jdk1.5.0_06\bin;C:\Windows\system32;C:\Windows;C:\Windows
\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;F:\DB2CLI~1\DB2CLI~1\BIN;F:\DB2CLI~1\DB2CLI~1\FUNCTION;F:\DB2
CLI~1\DB2CLI~1\SAMPLES\REPL
2014-7-24 0:33:17 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2014-7-24 0:33:17 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1007 ms
2014-7-24 0:33:17 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2014-7-24 0:33:17 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.37
2014-7-24 0:33:17 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory bbs
2014-7-24 0:33:19 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory obpm
00:33:41,500 DEBUG PropertyUtil:35 - Load properties file successed
00:33:41,516 DEBUG PropertyUtil:35 - Load properties file successed
00:33:41,516 DEBUG PropertyUtil:35 - Load properties file successed
00:33:41,531 DEBUG PropertyUtil:35 - Load properties file successed
00:33:41,531 DEBUG PropertyUtil:35 - Load properties file successed
2014-7-24 0:33:42 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2014-7-24 0:33:42 org.apache.catalina.core.StandardContext start
严重: Context [/obpm] startup failed due to previous errors
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/obpm] registered the JDBC driver [org.logicalcobwebs.proxool.ProxoolDriver] but failed to un
register it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregister
ed.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/obpm] registered the JDBC driver [oracle.jdbc.driver.OracleDriver] but failed to unregister
it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm] appears to have started a thread named [Thread-2] but has failed to stop it. This is v
ery likely to create a memory leak.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm] appears to have started a thread named [Thread-3] but has failed to stop it. This is v
ery likely to create a memory leak.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm] appears to have started a thread named [Thread-4] but has failed to stop it. This is v
ery likely to create a memory leak.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm] appears to have started a thread named [HouseKeeper] but has failed to stop it. This i
s very likely to create a memory leak.
2014-7-24 0:33:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm] appears to have started a thread named [Prototyper] but has failed to stop it. This is
very likely to create a memory leak.
Exception in thread "HouseKeeper" java.lang.NullPointerException
at org.logicalcobwebs.proxool.HouseKeeperController.getHouseKeeperToRun(HouseKeeperController.java:53)
at org.logicalcobwebs.proxool.HouseKeeperThread.run(HouseKeeperThread.java:33)
2014-7-24 0:33:43 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory obpm-new
00:33:59,253 DEBUG PropertyUtil:49 - Load properties file successed
00:35:02,760 DEBUG PropertyUtil:49 - Load properties file successed
00:35:02,760 DEBUG PropertyUtil:49 - Load properties file successed
00:35:02,776 DEBUG PropertyUtil:49 - Load properties file successed
00:35:02,776 DEBUG PropertyUtil:49 - Load properties file successed
2014-7-24 0:35:02 org.apache.catalina.core.StandardContext start
严重: Error listenerStart
2014-7-24 0:35:02 org.apache.catalina.core.StandardContext start
严重: Context [/obpm-new] startup failed due to previous errors
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/obpm-new] registered the JDBC driver [org.logicalcobwebs.proxool.ProxoolDriver] but failed t
o unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregi
stered.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
严重: The web application [/obpm-new] registered the JDBC driver [oracle.jdbc.driver.OracleDriver] but failed to unregis
ter it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm-new] appears to have started a thread named [Thread-7] but has failed to stop it. This
is very likely to create a memory leak.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm-new] appears to have started a thread named [Thread-8] but has failed to stop it. This
is very likely to create a memory leak.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm-new] appears to have started a thread named [Thread-9] but has failed to stop it. This
is very likely to create a memory leak.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm-new] appears to have started a thread named [HouseKeeper] but has failed to stop it. Th
is is very likely to create a memory leak.
2014-7-24 0:35:02 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: The web application [/obpm-new] appears to have started a thread named [Prototyper] but has failed to stop it. Thi
s is very likely to create a memory leak.
2014-7-24 0:35:04 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory ROOT
2014-7-24 0:35:04 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2014-7-24 0:35:04 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2014-7-24 0:35:04 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/63 config=null
2014-7-24 0:35:04 org.apache.catalina.startup.Catalina start
信息: Server startup in 106812 ms
Exception in thread "HouseKeeper" java.lang.NullPointerException
at org.logicalcobwebs.proxool.HouseKeeperController.getHouseKeeperToRun(HouseKeeperController.java:53)
at org.logicalcobwebs.proxool.HouseKeeperThread.run(HouseKeeperThread.java:33)
QQ:23183942 |