ssh搭建的一个小项目,在tomcat 启动时出有关问题了

ssh搭建的一个小项目,在tomcat 启动时出问题了
ssh搭建的一个小项目,在tomcat 启动时出问题了,初次启动时没问题,可第二次启动时就一直卡在读spring的配置
文件的那地方,不知何故,望有人会,指点指点!
我用的是struts2.1.8 ,spring2.5.6 ,hibernate3.5
再次声明,第一次没问题,但第二次却出问题了!
卡信不动的启动信息如下:



2010-6-12 19:39:06 org.apache.catalina.core.AprLifecycleListener init
信息: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin;C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin
2010-6-12 19:39:06 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2010-6-12 19:39:06 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 641 ms
2010-6-12 19:39:07 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2010-6-12 19:39:07 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.10
2010-6-12 19:39:08 com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
信息: Parsing configuration file [struts-default.xml]
2010-6-12 19:39:08 com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
信息: Unable to locate configuration files of the name struts-plugin.xml, skipping
2010-6-12 19:39:08 com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
信息: Parsing configuration file [struts-plugin.xml]
2010-6-12 19:39:08 com.opensymphony.xwork2.util.logging.jdk.JdkLogger info
信息: Parsing configuration file [struts.xml]
2010-6-12 19:39:10 org.apache.catalina.core.ApplicationContext log
信息: Loading Spring root WebApplicationContext
1 楼 fuwenxiang123 2010-07-06  
jdk没和tomcat关联