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

求纠错,这是一个404错误,进不了登录页面

2012-5-17 14:29:02 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.6.0_26\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.6.0_26\bin;C:\Program Files\TortoiseSVN\bin;.
2012-5-17 14:29:02 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ipartner' did not find a matching property.
2012-5-17 14:29:03 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8088
2012-5-17 14:29:03 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 2099 ms
2012-5-17 14:29:03 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2012-5-17 14:29:03 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.32
2012-5-17 14:29:04 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
14:29:04.797 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
14:29:04.891 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu May 17 14:29:04 CST 2012]; root of context hierarchy
14:29:04.985 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 0 bean definitions from location pattern [classpath*:/spring_ipartner_dependence.xml]
14:29:04.985 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 0 bean definitions from location pattern [classpath*:/spring_ipartner.xml]
14:29:04.985 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@b754b2: defining beans []; root of factory hierarchy
14:29:05.032 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1ff92f5]
14:29:05.032 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1961581]
14:29:05.047 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@193f6e2]
14:29:05.047 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b754b2: defining beans []; root of factory hierarchy
14:29:05.047 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1402d5a]
14:29:05.047 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
14:29:05.047 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
14:29:05.047 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 218 ms
14:29:05.063 [main] DEBUG o.s.w.filter.HiddenHttpMethodFilter - Initializing filter 'HiddenHttpMethodFilter'
14:29:05.094 [main] DEBUG o.s.w.filter.HiddenHttpMethodFilter - Filter 'HiddenHttpMethodFilter' configured successfully
14:29:05.094 [main] DEBUG o.s.web.filter.DelegatingFilterProxy - Initializing filter 'springSecurityFilterChain'
2012-5-17 14:29:05 org.apache.catalina.core.StandardContext filterStart
严重: Exception starting filter springSecurityFilterChain
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'springSecurityFilterChain' is defined
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:527)
at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1083)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:274)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1079)
at org.springframework.web.filter.DelegatingFilterProxy.initDelegate(DelegatingFilterProxy.java:217)
at org.springframework.web.filter.DelegatingFilterProxy.initFilterBean(DelegatingFilterProxy.java:145)
at org.springframework.web.filter.GenericFilterBean.init(GenericFilterBean.java:179)
at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:295)
at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:115)
at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4071)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4725)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
14:29:05.094 [main] DEBUG o.s.w.filter.CharacterEncodingFilter - Initializing filter 'charEncodingFilter'
14:29:05.157 [main] DEBUG o.s.w.filter.CharacterEncodingFilter - Filter 'charEncodingFilter' configured successfully
2012-5-17 14:29:05 org.apache.catalina.core.StandardContext start
严重: Error filterStart
2012-5-17 14:29:05 org.apache.catalina.core.StandardContext start
严重: Context [/ipartner] startup failed due to previous errors
2012-5-17 14:29:05 org.apache.catalina.core.ApplicationContext log
信息: Closing Spring root WebApplicationContext
14:29:05.157 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Thu May 17 14:29:04 CST 2012]; root of context hierarchy
14:29:05.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
14:29:05.157 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b754b2: defining beans []; root of factory hierarchy
2012-5-17 14:29:05 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: The web application [/ipartner] created a ThreadLocal with key of type [ch.qos.logback.core.UnsynchronizedAppenderBase$1] (value [ch.qos.logback.core.UnsynchronizedAppenderBase$1@e35bb7]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
2012-5-17 14:29:05 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8088
2012-5-17 14:29:05 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2012-5-17 14:29:05 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/63  config=null
2012-5-17 14:29:05 org.apache.catalina.startup.Catalina start
信息: Server startup in 2072 ms --------------------编程问答-------------------- org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'springSecurityFilterChain' is defined

springSecurityFilterChain名字是否正确 还有jar包中的类是否有这个 ?
--------------------编程问答-------------------- 警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:ipartner' did not find a matching property   难道是 .properties文件写错了
补充:Java ,  Eclipse
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,