arpho

error springsecurityfilterchain

Feb 13th, 2014
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 KB | None | 0 0
  1. feb 13, 2014 3:52:56 PM com.springsource.tcserver.security.PropertyDecoder <init>
  2. Informazioni: tc Runtime property decoder using memory-based key
  3. feb 13, 2014 3:52:57 PM com.springsource.tcserver.security.PropertyDecoder <init>
  4. Informazioni: tcServer Runtime property decoder has been initialized in 708 ms
  5. feb 13, 2014 3:52:58 PM org.apache.coyote.AbstractProtocol init
  6. Informazioni: Initializing ProtocolHandler ["http-bio-8080"]
  7. feb 13, 2014 3:52:58 PM com.springsource.tcserver.serviceability.rmi.JmxSocketListener init
  8. Informazioni: Started up JMX registry on 127.0.0.1:6969 in 441 ms
  9. feb 13, 2014 3:52:58 PM org.apache.catalina.startup.Catalina load
  10. Informazioni: Initialization processed in 2258 ms
  11. feb 13, 2014 3:52:58 PM org.apache.catalina.core.StandardService startInternal
  12. Informazioni: Starting service Catalina
  13. feb 13, 2014 3:52:58 PM org.apache.catalina.core.StandardEngine startInternal
  14. Informazioni: Starting Servlet Engine: VMware vFabric tc Runtime 2.9.3.RELEASE/7.0.42.A.RELEASE
  15. feb 13, 2014 3:52:58 PM org.apache.catalina.startup.HostConfig deployDescriptor
  16. Informazioni: Deploying configuration descriptor /home/arpho/programmi/sts/springsource/vfabric-tc-server-developer-2.9.3.RELEASE/base-instance/conf/Catalina/localhost/mmasgis.xml
  17. feb 13, 2014 3:52:58 PM org.apache.catalina.startup.SetContextPropertiesRule begin
  18. Avvertenza: [SetContextPropertiesRule]{Context} Setting property 'source' to 'org.eclipse.jst.jee.server:MMASGIS7' did not find a matching property.
  19. feb 13, 2014 3:53:01 PM org.apache.catalina.core.ApplicationContext log
  20. Informazioni: Spring WebApplicationInitializers detected on classpath: [org.springframework.security.samples.config.MessageSecurityWebApplicationInitializer@103d3d90]
  21. feb 13, 2014 3:53:01 PM org.apache.catalina.core.ApplicationContext log
  22. Informazioni: Initializing Spring root WebApplicationContext
  23. INFO : org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization started
  24. INFO : org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 13 15:53:01 CET 2014]; root of context hierarchy
  25. INFO : org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/root-context.xml]
  26. INFO : org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbc80d8: defining beans [dataSource]; root of factory hierarchy
  27. INFO : org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 558 ms
  28. feb 13, 2014 3:53:02 PM org.apache.catalina.core.StandardContext filterStart
  29. Grave: Exception starting filter springSecurityFilterChain
  30. org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'springSecurityFilterChain' is defined
  31. at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:549)
  32. at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1096)
  33. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:278)
  34. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
  35. at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1121)
  36. at org.springframework.web.filter.DelegatingFilterProxy.initDelegate(DelegatingFilterProxy.java:326)
  37. at org.springframework.web.filter.DelegatingFilterProxy.initFilterBean(DelegatingFilterProxy.java:236)
  38. at org.springframework.web.filter.GenericFilterBean.init(GenericFilterBean.java:194)
  39. at org.apache.catalina.core.ApplicationFilterConfig.initFilter(ApplicationFilterConfig.java:281)
  40. at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:111)
  41. at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:4775)
  42. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5452)
  43. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  44. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
  45. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
  46. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
  47. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:656)
  48. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1635)
  49. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  50. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  51. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  52. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  53. at java.lang.Thread.run(Thread.java:744)
  54.  
  55. feb 13, 2014 3:53:02 PM org.apache.catalina.core.StandardContext startInternal
  56. Grave: Error filterStart
  57. feb 13, 2014 3:53:02 PM org.apache.catalina.core.StandardContext startInternal
  58. Grave: Context [/mmasgis] startup failed due to previous errors
  59. feb 13, 2014 3:53:02 PM org.apache.catalina.core.ApplicationContext log
  60. Informazioni: Closing Spring root WebApplicationContext
  61. INFO : org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Thu Feb 13 15:53:01 CET 2014]; root of context hierarchy
  62. INFO : org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7cbc80d8: defining beans [dataSource]; root of factory hierarchy
  63. feb 13, 2014 3:53:02 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
  64. Grave: The web application [/mmasgis] registered the JDBC 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.
  65. feb 13, 2014 3:53:02 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  66. Grave: The web application [/mmasgis] appears to have started a thread named [Abandoned connection cleanup thread] but has failed to stop it. This is very likely to create a memory leak.
  67. feb 13, 2014 3:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory
  68. Informazioni: Deploying web application directory /home/arpho/programmi/sts/springsource/vfabric-tc-server-developer-2.9.3.RELEASE/base-instance/webapps/manager
  69. feb 13, 2014 3:53:02 PM org.apache.catalina.startup.HostConfig deployDirectory
  70. Informazioni: Deploying web application directory /home/arpho/programmi/sts/springsource/vfabric-tc-server-developer-2.9.3.RELEASE/base-instance/webapps/ROOT
  71. feb 13, 2014 3:53:02 PM org.apache.coyote.AbstractProtocol start
  72. Informazioni: Starting ProtocolHandler ["http-bio-8080"]
  73. feb 13, 2014 3:53:02 PM org.apache.catalina.startup.Catalina start
  74. Informazioni: Server startup in 4000 ms
Add Comment
Please, Sign In to add comment