项目启动一直卡在这 Initializing Spring FrameworkServlet ‘spring_mvc’ 很奇怪 公司的电脑就可以
项目在启动的时候一直卡在这不动 Initializing Spring FrameworkServlet 'spring_mvc' ,公司的都可以,自己的电脑有时候也可以,公司的环境配置甚至是版本都是一模一样的,在自己本本上有的时候能启动成功,有的时候启动就一直卡在这利,有木有大神啊,纠结好久了,百度说mybatis 的配置有问题,我感觉不是,要是配置出问题公司的项目任何功能点都没问题,特此请教大神,以下是项目的启动过程,还有要用到架包,我用的MyEclipse和tomcat7.0
八月 11, 2014 12:02:12 上午 org.apache.catalina.core.AprLifecycleListener init 信息: Loaded APR based Apache Tomcat Native library 1.1.29 using APR version 1.4.8. 八月 11, 2014 12:02:12 上午 org.apache.catalina.core.AprLifecycleListener init 信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 八月 11, 2014 12:02:13 上午 org.apache.catalina.core.AprLifecycleListener initializeSSL 信息: OpenSSL successfully initialized (OpenSSL 1.0.1e 11 Feb 2013) 八月 11, 2014 12:02:13 上午 org.apache.coyote.AbstractProtocol init 信息: Initializing ProtocolHandler ["http-apr-8080"] 八月 11, 2014 12:02:13 上午 org.apache.coyote.AbstractProtocol init 信息: Initializing ProtocolHandler ["ajp-apr-8009"] 八月 11, 2014 12:02:13 上午 org.apache.catalina.startup.Catalina load 信息: Initialization processed in 1536 ms 八月 11, 2014 12:02:13 上午 org.apache.catalina.core.StandardService startInternal 信息: Starting service Catalina 八月 11, 2014 12:02:13 上午 org.apache.catalina.core.StandardEngine startInternal 信息: Starting Servlet Engine: Apache Tomcat/7.0.47 八月 11, 2014 12:02:13 上午 org.apache.catalina.startup.HostConfig deployDirectory 信息: Deploying web application directory C:UsersAdministratorDesktoptomcat-7.0.47-patrolwebappsyiEvaluation 八月 11, 2014 12:02:13 上午 org.apache.catalina.loader.WebappClassLoader validateJarFile 信息: validateJarFile(C:UsersAdministratorDesktoptomcat-7.0.47-patrolwebappsyiEvaluationWEB-INFlibservlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags/form is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags/form is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/core is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.startup.TaglibUriRule body 信息: TLD skipped. URI: http://www.springframework.org/tags/form is already defined 八月 11, 2014 12:02:21 上午 org.apache.catalina.core.ApplicationContext log 信息: No Spring WebApplicationInitializer types detected on classpath 八月 11, 2014 12:02:21 上午 org.apache.catalina.core.ApplicationContext log 信息: No Spring WebApplicationInitializer types detected on classpath log4j:WARN No appenders could be found for logger (org.springframework.web.context.support.StandardServletEnvironment). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 八月 11, 2014 12:02:21 上午 org.apache.catalina.core.ApplicationContext log 信息: Initializing Spring FrameworkServlet 'spring_mvc'
以下是架包
如果你对这篇文章有疑问,欢迎到本站 社区 发帖提问或使用手Q扫描下方二维码加群参与讨论,获取更多帮助。

发布评论
需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。