[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Spitter Web
[INFO]    task-segment: [clean, jetty:run]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target
[INFO] Preparing jetty:run
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT: checking for updates from org.springframework.maven.snapshot
[WARNING] repository metadata for: 'snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT' could not be retrieved from repository: org.springframework.maven.snapshot due to an error: maven.springframework.org
[INFO] Repository 'org.springframework.maven.snapshot' will be blacklisted
[INFO] snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT: checking for updates from Spring Milestone Orig
[WARNING] repository metadata for: 'snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT' could not be retrieved from repository: Spring Milestone Orig due to an error: maven.springframework.org
[INFO] Repository 'Spring Milestone Orig' will be blacklisted
[INFO] snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT: checking for updates from Spring Milestone
[WARNING] repository metadata for: 'snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT' could not be retrieved from repository: Spring Milestone due to an error: s3.amazonaws.com
[INFO] Repository 'Spring Milestone' will be blacklisted
[INFO] snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT: checking for updates from com.springsource.repository.bundles.release
[WARNING] repository metadata for: 'snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT' could not be retrieved from repository: com.springsource.repository.bundles.release due to an error: repository.springsource.com
[INFO] Repository 'com.springsource.repository.bundles.release' will be blacklisted
[INFO] snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT: checking for updates from com.springsource.repository.bundles.external
[WARNING] repository metadata for: 'snapshot com.habuma.spitter:jmx:1.0.0-SNAPSHOT' could not be retrieved from repository: com.springsource.repository.bundles.external due to an error: repository.springsource.com
[INFO] Repository 'com.springsource.repository.bundles.external' will be blacklisted
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 16 source files to /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (MacRoman actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 9 source files to /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/test-classes
[INFO] [jetty:run {execution: default-cli}]
[INFO] Configuring Jetty for project: Spitter Web
[INFO] Webapp source directory = /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp
[INFO] Reload Mechanic: automatic
[INFO] web.xml file = /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp/WEB-INF/web.xml
[INFO] Classes = /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes
[INFO] Context path = /Spitter
[INFO] Tmp directory =  determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] Webapp directory = /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp
[INFO] Starting jetty 6.1.15 ...
[ INFO] 16:33:15 ContextLoader - Root WebApplicationContext: initialization started
[DEBUG] 16:33:15 PathMatchingResourcePatternResolver - Found Equinox FileLocator for OSGi bundle URL resolution
[ INFO] 16:33:15 XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Sat Aug 28 16:33:15 CDT 2010]; root of context hierarchy
[ INFO] 16:33:15 XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spitter-security.xml]
[DEBUG] 16:33:15 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:15 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd]
[DEBUG] 16:33:15 PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
[DEBUG] 16:33:15 PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.2.xsd=org/springframework/security/config/spring-security-2.0.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/security/spring-security-3.0.3.xsd=org/springframework/security/config/spring-security-3.0.3.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.1.xsd=org/springframework/security/config/spring-security-2.0.1.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.xsd=org/springframework/security/config/spring-security-2.0.xsd, http://www.springframework.org/schema/security/spring-security-3.0.xsd=org/springframework/security/config/spring-security-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/security/spring-security-2.0.4.xsd=org/springframework/security/config/spring-security-2.0.4.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-3.0.3.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
[DEBUG] 16:33:15 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
[TRACE] 16:33:15 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/security/spring-security-3.0.xsd]
[DEBUG] 16:33:15 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/security/spring-security-3.0.xsd] in classpath: org/springframework/security/config/spring-security-3.0.xsd
[DEBUG] 16:33:15 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[DEBUG] 16:33:15 DefaultNamespaceHandlerResolver - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/security=org.springframework.security.config.SecurityNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
[ INFO] 16:33:16 FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'hasRole('ROLE_SPITTER')' for /home
[ INFO] 16:33:16 FilterInvocationSecurityMetadataSourceParser - Creating access control expression attribute 'isAuthenticated() and principal.username=='habuma'' for /admin/**
[ INFO] 16:33:16 HttpSecurityBeanDefinitionParser - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.access.channel.ChannelProcessingFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 100, Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 300, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 800, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1200, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1300, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1400, Root bean: class [org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1800, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 1900]
[ INFO] 16:33:16 XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spitter-security-ldap.xml]
[DEBUG] 16:33:16 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/security/spring-security-3.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/security/spring-security-3.0.xsd] in classpath: org/springframework/security/config/spring-security-3.0.xsd
[DEBUG] 16:33:16 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[ INFO] 16:33:16 LdapServerBeanDefinitionParser - Embedded LDAP server bean created for URL: ldap://127.0.0.1:33389/dc=habuma,dc=com
[DEBUG] 16:33:16 DefaultBeanDefinitionDocumentReader - Imported 4 bean definitions from relative location [spitter-security-ldap.xml]
[DEBUG] 16:33:16 XmlBeanDefinitionReader - Loaded 29 bean definitions from location pattern [/WEB-INF/spitter-security.xml]
[ INFO] 16:33:16 XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [service-context.xml]
[DEBUG] 16:33:16 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context-2.5.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-2.5.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-2.5.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tx/spring-tx-2.5.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tx/spring-tx-2.5.xsd] in classpath: org/springframework/transaction/config/spring-tx-2.5.xsd
[DEBUG] 16:33:16 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[ INFO] 16:33:16 ClassPathBeanDefinitionScanner - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-annotation-tx/1.0.0-SNAPSHOT/service-annotation-tx-1.0.0-SNAPSHOT.jar]
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-common/1.0.0-SNAPSHOT/service-common-1.0.0-SNAPSHOT.jar]
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/habuma/spitter/service/**/*.class] to resources [URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-annotation-tx/1.0.0-SNAPSHOT/service-annotation-tx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterServiceImpl.class], URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-common/1.0.0-SNAPSHOT/service-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterService.class]]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-annotation-tx/1.0.0-SNAPSHOT/service-annotation-tx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterServiceImpl.class]
[DEBUG] 16:33:16 ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-annotation-tx/1.0.0-SNAPSHOT/service-annotation-tx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterServiceImpl.class]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-common/1.0.0-SNAPSHOT/service-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterService.class]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/service/service-common/1.0.0-SNAPSHOT/service-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/service/SpitterService.class]
[DEBUG] 16:33:16 XmlBeanDefinitionReader - Loaded 9 bean definitions from location pattern [classpath:service-context.xml]
[ INFO] 16:33:16 XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [persistence-context.xml]
[DEBUG] 16:33:16 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
[DEBUG] 16:33:16 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[DEBUG] 16:33:16 BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0]
[DEBUG] 16:33:16 BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0]
[ INFO] 16:33:16 ClassPathBeanDefinitionScanner - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/dao-common/1.0.0-SNAPSHOT/dao-common-1.0.0-SNAPSHOT.jar]
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/jpa/1.0.0-SNAPSHOT/jpa-1.0.0-SNAPSHOT.jar]
[DEBUG] 16:33:16 PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/habuma/spitter/persistence/**/*.class] to resources [URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/dao-common/1.0.0-SNAPSHOT/dao-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/SpitterDao.class], URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/jpa/1.0.0-SNAPSHOT/jpa-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/JpaSpitterDao.class]]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/dao-common/1.0.0-SNAPSHOT/dao-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/SpitterDao.class]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/dao-common/1.0.0-SNAPSHOT/dao-common-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/SpitterDao.class]
[TRACE] 16:33:16 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/jpa/1.0.0-SNAPSHOT/jpa-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/JpaSpitterDao.class]
[DEBUG] 16:33:16 ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/persistence/jpa/1.0.0-SNAPSHOT/jpa-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/persistence/JpaSpitterDao.class]
[DEBUG] 16:33:16 XmlBeanDefinitionReader - Loaded 6 bean definitions from location pattern [classpath:persistence-context.xml]
[ INFO] 16:33:16 XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [dataSource-context.xml]
[DEBUG] 16:33:16 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.0.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd] in classpath: org/springframework/jdbc/config/spring-jdbc-3.0.xsd
[TRACE] 16:33:16 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd]
[DEBUG] 16:33:16 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
[DEBUG] 16:33:16 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[DEBUG] 16:33:16 XmlBeanDefinitionReader - Loaded 1 bean definitions from location pattern [classpath:dataSource-context.xml]
[DEBUG] 16:33:16 XmlWebApplicationContext - Bean factory for Root WebApplicationContext: org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.contextSettingPostProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.contextSettingPostProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.contextSettingPostProcessor' to allow for resolving potential circular references
[TRACE] 16:33:16 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.config.ldap.ContextSourceSettingPostProcessor]
[TRACE] 16:33:16 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.config.ldap.ContextSourceSettingPostProcessor]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'defaultNameRequired' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'order' of type [int]
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.contextSettingPostProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[ INFO] 16:33:16 AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0' to allow for resolving potential circular references
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
[TRACE] 16:33:16 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator]
[TRACE] 16:33:16 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'advisorAdapterRegistry' of type [org.springframework.aop.framework.adapter.AdvisorAdapterRegistry]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'applyCommonInterceptorsFirst' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'customTargetSourceCreators' of type [[Lorg.springframework.aop.framework.autoproxy.TargetSourceCreator;]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'exposeProxy' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'frozen' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'interceptorNames' of type [[Ljava.lang.String;]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'opaque' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'optimize' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'proxyClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'proxyTargetClass' of type [boolean]
[DEBUG] 16:33:16 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0' to allow for resolving potential circular references
[TRACE] 16:33:16 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor]
[TRACE] 16:33:16 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'exposeProxy' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'frozen' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'opaque' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'optimize' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'proxyTargetClass' of type [boolean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'repositoryAnnotationType' of type [java.lang.Class]
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'emf'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'emf'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'emf' to allow for resolving potential circular references
[TRACE] 16:33:16 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean]
[TRACE] 16:33:16 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'dataSource' of type [javax.sql.DataSource]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'entityManagerFactoryInterface' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'entityManagerInterface' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'jpaDialect' of type [org.springframework.orm.jpa.JpaDialect]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'jpaProperties' of type [java.util.Properties]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'jpaPropertyMap' of type [java.util.Map]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'jpaVendorAdapter' of type [org.springframework.orm.jpa.JpaVendorAdapter]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'loadTimeWeaver' of type [org.springframework.instrument.classloading.LoadTimeWeaver]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'nativeEntityManagerFactory' of type [javax.persistence.EntityManagerFactory]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'object' of type [javax.persistence.EntityManagerFactory]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceProvider' of type [javax.persistence.spi.PersistenceProvider]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceProviderClass' of type [java.lang.Class]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceUnitInfo' of type [javax.persistence.spi.PersistenceUnitInfo]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceUnitManager' of type [org.springframework.orm.jpa.persistenceunit.PersistenceUnitManager]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceUnitName' of type [java.lang.String]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceUnitPostProcessors' of type [[Lorg.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor;]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'persistenceXmlLocation' of type [java.lang.String]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'resourceLoader' of type [org.springframework.core.io.ResourceLoader]
[TRACE] 16:33:16 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating shared instance of singleton bean 'dataSource'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Creating instance of bean 'dataSource'
[DEBUG] 16:33:16 DefaultListableBeanFactory - Eagerly caching bean 'dataSource' to allow for resolving potential circular references
[TRACE] 16:33:16 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'dataSourceFactory' of type [org.springframework.jdbc.datasource.embedded.DataSourceFactory]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'database' of type [org.springframework.jdbc.datasource.embedded.EmbeddedDatabase]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'databaseConfigurer' of type [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseConfigurer]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'databaseName' of type [java.lang.String]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'databasePopulator' of type [org.springframework.jdbc.datasource.init.DatabasePopulator]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'databaseType' of type [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'object' of type [java.lang.Object]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:17 BeanUtils - No property editor [org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseTypeEditor] found for type org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType according to 'Editor' suffix convention
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean '(inner bean)'
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jdbc.datasource.init.ResourceDatabasePopulator]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jdbc.datasource.init.ResourceDatabasePopulator]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'commentPrefix' of type [java.lang.String]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'continueOnError' of type [boolean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'ignoreFailedDrops' of type [boolean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'scripts' of type [[Lorg.springframework.core.io.Resource;]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'sqlScriptEncoding' of type [java.lang.String]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean '(inner bean)'
[DEBUG] 16:33:17 BeanUtils - No property editor [org.springframework.core.io.ResourceLoaderEditor] found for type org.springframework.core.io.ResourceLoader according to 'Editor' suffix convention
[TRACE] 16:33:17 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.jdbc.config.SortedResourcesFactoryBean(org.springframework.core.io.ResourceLoader,java.util.List)] of bean '(inner bean)': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '(inner bean)': Unsatisfied dependency expressed through constructor argument with index 0 of type [org.springframework.core.io.ResourceLoader]: Could not convert constructor argument value of type [java.util.ArrayList] to required type [org.springframework.core.io.ResourceLoader]: Failed to convert value of type 'java.util.ArrayList' to required type 'org.springframework.core.io.ResourceLoader'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.util.ArrayList] to required type [org.springframework.core.io.ResourceLoader]: no matching editors or conversion strategy found
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jdbc.config.SortedResourcesFactoryBean]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jdbc.config.SortedResourcesFactoryBean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'object' of type [java.lang.Object]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'resourceLoader' of type [org.springframework.core.io.ResourceLoader]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)'
[ INFO] 16:33:17 XmlWebApplicationContext - Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)'
[ INFO] 16:33:17 XmlWebApplicationContext - Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[ INFO] 16:33:17 XmlWebApplicationContext - Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'dataSource'
[ INFO] 16:33:17 EmbeddedDatabaseFactory - Creating embedded database 'testdb'
[DEBUG] 16:33:17 SimpleDriverDataSource - Creating new JDBC Driver Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1]
[ INFO] 16:33:17 ResourceDatabasePopulator - Executing SQL script from class path resource [schema.sql]
[DEBUG] 16:33:17 ResourceDatabasePopulator - 0 rows affected by SQL: drop table if exists spittle
[DEBUG] 16:33:17 ResourceDatabasePopulator - 0 rows affected by SQL:  drop table if exists spitter
[DEBUG] 16:33:17 ResourceDatabasePopulator - 0 rows affected by SQL:  create table spitter (   id identity,   username varchar(25) not null,   password varchar(25) not null,   fullname varchar(100) not null,   email varchar(50) not null,   update_by_email boolean not null )
[DEBUG] 16:33:17 ResourceDatabasePopulator - 0 rows affected by SQL:  create table spittle (   id integer identity primary key,   spitter_id integer not null,   spittleText varchar(2000) not null,   postedTime date not null,   foreign key (spitter_id) references spitter(id) )
[ INFO] 16:33:17 ResourceDatabasePopulator - Done executing SQL script from class path resource [schema.sql] in 53 ms.
[ INFO] 16:33:17 ResourceDatabasePopulator - Executing SQL script from class path resource [data.sql]
[DEBUG] 16:33:17 ResourceDatabasePopulator - 1 rows affected by SQL: insert into spitter (username, password, fullname, email, update_by_email) values ('habuma', 'password', 'Craig Walls', 'craig@habuma.com', false)
[DEBUG] 16:33:17 ResourceDatabasePopulator - 1 rows affected by SQL:  insert into spitter (username, password, fullname, email, update_by_email) values ('artnames', 'password', 'Art Names', 'artnames@habuma.com', false)
[DEBUG] 16:33:17 ResourceDatabasePopulator - 1 rows affected by SQL:  insert into spittle (spitter_id, spittleText, postedTime) values (1, 'Have you read Spring in Action 3? I hear it is awesome!', '2010-06-09')
[DEBUG] 16:33:17 ResourceDatabasePopulator - 1 rows affected by SQL:  insert into spittle (spitter_id, spittleText, postedTime) values (2, 'Trying out Spring''s new expression language.', '2010-06-11')
[DEBUG] 16:33:17 ResourceDatabasePopulator - 1 rows affected by SQL:  insert into spittle (spitter_id, spittleText, postedTime) values (1, 'Who''s going to SpringOne/2GX this year?', '2010-06-19')
[ INFO] 16:33:17 ResourceDatabasePopulator - Done executing SQL script from class path resource [data.sql] in 8 ms.
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'dataSource' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'dataSource'
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'dataSource' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'jpaVendorAdapter'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'jpaVendorAdapter'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'jpaVendorAdapter' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'database' of type [org.springframework.orm.jpa.vendor.Database]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'databasePlatform' of type [java.lang.String]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'entityManagerFactoryInterface' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'entityManagerInterface' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'generateDdl' of type [boolean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'jpaDialect' of type [org.springframework.orm.jpa.JpaDialect]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'jpaPropertyMap' of type [java.util.Map]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'persistenceProvider' of type [javax.persistence.spi.PersistenceProvider]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'persistenceProviderRootPackage' of type [java.lang.String]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'showSql' of type [boolean]
[DEBUG] 16:33:17 BeanUtils - No property editor [org.springframework.orm.jpa.vendor.DatabaseEditor] found for type org.springframework.orm.jpa.vendor.Database according to 'Editor' suffix convention
[TRACE] 16:33:17 TypeConverterDelegate - Converting String to [boolean] using property editor [org.springframework.beans.propertyeditors.CustomBooleanEditor@49164555]
[TRACE] 16:33:17 TypeConverterDelegate - Converting String to [boolean] using property editor [org.springframework.beans.propertyeditors.CustomBooleanEditor@49164555]
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'jpaVendorAdapter' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'jpaVendorAdapter'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'emf'
[ INFO] 16:33:17 LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'spitterPU'
[DEBUG] 16:33:17 SimpleDriverDataSource - Creating new JDBC Driver Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1]
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'emf' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'emf'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[TRACE] 16:33:17 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[TRACE] 16:33:17 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'allConfigAttributes' of type [java.util.Collection]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'methodSecurityMetadataSources' of type [java.util.List]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#1'
[TRACE] 16:33:17 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.access.annotation.SecuredAnnotationSecurityMetadataSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.annotation.SecuredAnnotationSecurityMetadataSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.annotation.SecuredAnnotationSecurityMetadataSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'allConfigAttributes' of type [java.util.Collection]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[ INFO] 16:33:17 XmlWebApplicationContext - Bean '(inner bean)#1' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#1'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.intercept.aopalliance.MethodSecurityMetadataSourceAdvisor]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'advice' of type [org.aopalliance.aop.Advice]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'perInstance' of type [boolean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'pointcut' of type [org.springframework.aop.Pointcut]
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[TRACE] 16:33:17 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.config.internalTransactionAdvisor' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'advice' of type [org.aopalliance.aop.Advice]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'adviceBeanName' of type [java.lang.String]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'classFilter' of type [org.springframework.aop.ClassFilter]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'perInstance' of type [boolean]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'pointcut' of type [org.springframework.aop.Pointcut]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'transactionAttributeSource' of type [org.springframework.transaction.interceptor.TransactionAttributeSource]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.transaction.annotation.AnnotationTransactionAttributeSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.transaction.annotation.AnnotationTransactionAttributeSource]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
[ INFO] 16:33:17 XmlWebApplicationContext - Bean 'org.springframework.transaction.config.internalTransactionAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0'
[DEBUG] 16:33:17 XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7507ef7]
[DEBUG] 16:33:17 XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@42658704]
[DEBUG] 16:33:17 UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7ceca6e7]
[ INFO] 16:33:17 DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.PortMapperImpl#0' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.PortMapperImpl]
[TRACE] 16:33:17 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.PortMapperImpl]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'portMappings' of type [java.util.Map]
[TRACE] 16:33:17 CachedIntrospectionResults - Found bean property 'translatedPortMappings' of type [java.util.Map]
[DEBUG] 16:33:17 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0'
[DEBUG] 16:33:17 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0' to allow for resolving potential circular references
[TRACE] 16:33:17 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.context.HttpSessionSecurityContextRepository]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.context.HttpSessionSecurityContextRepository]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allowSessionCreation' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'cloneFromHttpSession' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'disableUrlRewriting' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'securityContextClass' of type [java.lang.Class]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'alwaysCreateSession' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'migrateSessionAttributes' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'retainedAttributes' of type [java.util.List]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authentication.ProviderManager#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.authentication.ProviderManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.authentication.ProviderManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationEventPublisher' of type [org.springframework.security.authentication.AuthenticationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'clearExtraInformation' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'eraseCredentialsAfterAuthentication' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'parent' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'providers' of type [java.util.List]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#2'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.config.authentication.AuthenticationManagerFactoryBean]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.config.authentication.AuthenticationManagerFactoryBean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'object' of type [java.lang.Object]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#2'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authenticationManager' to allow for resolving potential circular references
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.authentication.dao.DaoAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.authentication.dao.DaoAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'forcePrincipalAsString' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'hideUserNotFoundExceptions' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'includeDetailsObject' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'passwordEncoder' of type [org.springframework.security.authentication.encoding.PasswordEncoder]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'postAuthenticationChecks' of type [org.springframework.security.core.userdetails.UserDetailsChecker]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'preAuthenticationChecks' of type [org.springframework.security.core.userdetails.UserDetailsChecker]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'saltSource' of type [org.springframework.security.authentication.dao.SaltSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userCache' of type [org.springframework.security.core.userdetails.UserCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userDetailsService' of type [org.springframework.security.core.userdetails.UserDetailsService]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'userService'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'userService'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#3'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.securityContextSource'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.securityContextSource'
[ INFO] 16:33:18 DefaultSpringSecurityContextSource -  URL 'ldap://127.0.0.1:33389/dc=habuma,dc=com', root DN is 'dc=habuma,dc=com'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.securityContextSource' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.DefaultSpringSecurityContextSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.DefaultSpringSecurityContextSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'anonymousReadOnly' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationSource' of type [org.springframework.ldap.core.AuthenticationSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationStrategy' of type [org.springframework.ldap.core.support.DirContextAuthenticationStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'base' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'baseEnvironmentProperties' of type [java.util.Map]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'baseLdapPath' of type [org.springframework.ldap.core.DistinguishedName]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'baseLdapPathAsString' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'cacheEnvironmentProperties' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'contextFactory' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'dirObjectFactory' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'password' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'pooled' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'readOnlyContext' of type [javax.naming.directory.DirContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'readWriteContext' of type [javax.naming.directory.DirContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'referral' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'url' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'urls' of type [[Ljava.lang.String;]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userDn' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.securityContextSource'
[DEBUG] 16:33:18 AbstractContextSource - AuthenticationSource not set - using default implementation
[DEBUG] 16:33:18 AbstractContextSource - Using LDAP pooling.
[DEBUG] 16:33:18 AbstractContextSource - Trying provider Urls: ldap://127.0.0.1:33389/dc=habuma,dc=com
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.securityContextSource'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.search.FilterBasedLdapUserSearch]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.search.FilterBasedLdapUserSearch]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'derefLinkFlag' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'returningAttributes' of type [[Ljava.lang.String;]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'searchSubtree' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'searchTimeLimit' of type [int]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#3'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#4'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.securityContextSource'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'convertToUpperCase' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'defaultRole' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'groupRoleAttribute' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'groupSearchFilter' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'ignorePartialResultException' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rolePrefix' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'searchSubtree' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#4'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'userService' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.userdetails.LdapUserDetailsService]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.userdetails.LdapUserDetailsService]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userDetailsMapper' of type [org.springframework.security.ldap.userdetails.UserDetailsContextMapper]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#5'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.userdetails.LdapUserDetailsMapper]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.userdetails.LdapUserDetailsMapper]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'convertToUpperCase' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'passwordAttributeName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'roleAttributes' of type [[Ljava.lang.String;]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rolePrefix' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#5'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'userService'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.authentication.DefaultAuthenticationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.authentication.DefaultAuthenticationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'additionalExceptionMappings' of type [java.util.Properties]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'applicationEventPublisher' of type [org.springframework.context.ApplicationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.authentication.AnonymousAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.authentication.AnonymousAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'key' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.authentication.RememberMeAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.authentication.RememberMeAuthenticationProvider]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'key' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#6'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.beans.factory.config.MethodInvokingFactoryBean]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.beans.factory.config.MethodInvokingFactoryBean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'arguments' of type [[Ljava.lang.Object;]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'object' of type [java.lang.Object]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'prepared' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'preparedMethod' of type [java.lang.reflect.Method]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'staticMethod' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'targetClass' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'targetMethod' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'targetObject' of type [java.lang.Object]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'typeConverter' of type [org.springframework.beans.TypeConverter]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#6'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#6'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#6'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#6'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.ChannelDecisionManagerImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.ChannelDecisionManagerImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'channelProcessors' of type [java.util.List]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.SecureChannelProcessor]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.SecureChannelProcessor]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'entryPoint' of type [org.springframework.security.web.access.channel.ChannelEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'secureKeyword' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.RetryWithHttpsEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.RetryWithHttpsEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portMapper' of type [org.springframework.security.web.PortMapper]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portResolver' of type [org.springframework.security.web.PortResolver]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#7'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#8'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.InsecureChannelProcessor]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.InsecureChannelProcessor]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'entryPoint' of type [org.springframework.security.web.access.channel.ChannelEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'insecureKeyword' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#8'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.RetryWithHttpEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.RetryWithHttpEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portMapper' of type [org.springframework.security.web.PortMapper]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portResolver' of type [org.springframework.security.web.PortResolver]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#8'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#8'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#8'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'expressionParser' of type [org.springframework.expression.ExpressionParser]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'roleHierarchy' of type [org.springframework.security.access.hierarchicalroles.RoleHierarchy]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.access.vote.AffirmativeBased#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.access.vote.AffirmativeBased#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.access.vote.AffirmativeBased#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.vote.AffirmativeBased]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.vote.AffirmativeBased]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allowIfAllAbstainDecisions' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'decisionVoters' of type [java.util.List]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#9'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.expression.WebExpressionVoter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.expression.WebExpressionVoter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'expressionHandler' of type [org.springframework.security.web.access.expression.WebSecurityExpressionHandler]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#9'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.access.vote.AffirmativeBased#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.access.vote.AffirmativeBased#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.intercept.FilterSecurityInterceptor]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.intercept.FilterSecurityInterceptor]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'accessDecisionManager' of type [org.springframework.security.access.AccessDecisionManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'afterInvocationManager' of type [org.springframework.security.access.intercept.AfterInvocationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'alwaysReauthenticate' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'applicationEventPublisher' of type [org.springframework.context.ApplicationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationManager' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'objectDefinitionSource' of type [org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'observeOncePerRequest' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rejectPublicInvocations' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'runAsManager' of type [org.springframework.security.access.intercept.RunAsManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'secureObjectClass' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'securityMetadataSource' of type [org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'validateConfigAttributes' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.access.vote.AffirmativeBased#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#10'
[TRACE] 16:33:18 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#10'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.intercept.RequestKey]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.intercept.RequestKey]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#10'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#11'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [java.util.ArrayList]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [java.util.ArrayList]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'empty' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#11'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#12'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#12'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#13'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#13'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0'
[DEBUG] 16:33:18 ExpressionBasedFilterInvocationSecurityMetadataSource - Adding web access control expression 'hasRole('ROLE_SPITTER')', for [/home]
[DEBUG] 16:33:18 ExpressionBasedFilterInvocationSecurityMetadataSource - Adding web access control expression 'isAuthenticated() and principal.username=='habuma'', for [/admin/**]
[DEBUG] 16:33:18 ExpressionBasedFilterInvocationSecurityMetadataSource - Added URL pattern: /home; attributes: [hasRole('ROLE_SPITTER')]
[DEBUG] 16:33:18 ExpressionBasedFilterInvocationSecurityMetadataSource - Added URL pattern: /admin/**; attributes: [isAuthenticated() and principal.username=='habuma']
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allConfigAttributes' of type [java.util.Collection]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'convertUrlToLowercaseBeforeComparison' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'stripQueryStringFromUrls' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#10'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[ INFO] 16:33:18 FilterSecurityInterceptor - Validated configuration attributes
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.AnonymousAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'alwaysRemember' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationDetailsSource' of type [org.springframework.security.authentication.AuthenticationDetailsSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'cookieName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'key' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'parameter' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'tokenValiditySeconds' of type [int]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'useSecureCookie' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userDetailsService' of type [org.springframework.security.core.userdetails.UserDetailsService]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'userService'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.RememberMeAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.savedrequest.HttpSessionRequestCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.savedrequest.HttpSessionRequestCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'createSessionAllowed' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'justUseSavedRequestOnGet' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portResolver' of type [org.springframework.security.web.PortResolver]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#14'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.PortResolverImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.PortResolverImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portMapper' of type [org.springframework.security.web.PortMapper]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.PortMapperImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#14'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'realmName' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allowSessionCreation' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'applicationEventPublisher' of type [org.springframework.context.ApplicationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationDetailsSource' of type [org.springframework.security.authentication.AuthenticationDetailsSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationFailureHandler' of type [org.springframework.security.web.authentication.AuthenticationFailureHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationManager' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationSuccessHandler' of type [org.springframework.security.web.authentication.AuthenticationSuccessHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'continueChainBeforeSuccessfulAuthentication' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterProcessesUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'passwordParameter' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'postOnly' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rememberMeServices' of type [org.springframework.security.web.authentication.RememberMeServices]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'sessionAuthenticationStrategy' of type [org.springframework.security.web.authentication.session.SessionAuthenticationStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'usernameParameter' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#15'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'alwaysUseDefaultTargetUrl' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'defaultTargetUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'redirectStrategy' of type [org.springframework.security.web.RedirectStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'requestCache' of type [org.springframework.security.web.savedrequest.RequestCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'targetUrlParameter' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'useReferer' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#15'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#16'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allowSessionCreation' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'defaultFailureUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'redirectStrategy' of type [org.springframework.security.web.RedirectStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'useForward' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#16'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.filterChainProxy' to allow for resolving potential circular references
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.FilterChainProxy]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.FilterChainProxy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterChainMap' of type [java.util.Map]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterChainValidator' of type [org.springframework.security.web.FilterChainProxy$FilterChainValidator]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'matcher' of type [org.springframework.security.web.util.UrlMatcher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'stripQueryStringFromUrls' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#17'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.channel.ChannelProcessingFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.channel.ChannelProcessingFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'channelDecisionManager' of type [org.springframework.security.web.access.channel.ChannelDecisionManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'securityMetadataSource' of type [org.springframework.security.web.access.intercept.FilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#17'
[TRACE] 16:33:18 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#17'
[TRACE] 16:33:18 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.security.web.access.intercept.RequestKey(java.lang.String,java.lang.String)] of bean '(inner bean)#17': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '(inner bean)#17': Unsatisfied dependency expressed through constructor argument with index 1 of type [java.lang.String]: Ambiguous constructor argument types - did you specify the correct bean references as constructor arguments?
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#17'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#18'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#18'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#19'
[TRACE] 16:33:18 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.security.web.access.intercept.RequestKey(java.lang.String,java.lang.String)] of bean '(inner bean)#19': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '(inner bean)#19': Unsatisfied dependency expressed through constructor argument with index 1 of type [java.lang.String]: Ambiguous constructor argument types - did you specify the correct bean references as constructor arguments?
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#19'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#20'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#20'
[DEBUG] 16:33:18 DefaultFilterInvocationSecurityMetadataSource - Added URL pattern: /login; attributes: [REQUIRES_SECURE_CHANNEL]
[DEBUG] 16:33:18 DefaultFilterInvocationSecurityMetadataSource - Added URL pattern: /spitter/form; attributes: [REQUIRES_SECURE_CHANNEL]
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.intercept.DefaultFilterInvocationSecurityMetadataSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'allConfigAttributes' of type [java.util.Collection]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'convertUrlToLowercaseBeforeComparison' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'stripQueryStringFromUrls' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#17'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#17'
[ INFO] 16:33:18 ChannelProcessingFilter - Validated configuration attributes
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#17'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#21'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.context.SecurityContextPersistenceFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.context.SecurityContextPersistenceFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'forceEagerSessionCreation' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'securityContextRepository' of type [org.springframework.security.web.context.SecurityContextRepository]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#21'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#21'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#22'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 BeanUtils - No property editor [org.springframework.security.web.authentication.logout.LogoutSuccessHandlerEditor] found for type org.springframework.security.web.authentication.logout.LogoutSuccessHandler according to 'Editor' suffix convention
[TRACE] 16:33:18 TypeConverterDelegate - Field [/] isn't an enum value
java.lang.NoSuchFieldException: /
	at java.lang.Class.getField(Class.java:1520)
	at org.springframework.beans.TypeConverterDelegate.attemptToConvertStringToEnum(TypeConverterDelegate.java:272)
	at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:212)
	at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:93)
	at org.springframework.beans.BeanWrapperImpl.convertIfNecessary(BeanWrapperImpl.java:428)
	at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:686)
	at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:196)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:270)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:125)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedList(BeanDefinitionValueResolver.java:353)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveManagedMap(BeanDefinitionValueResolver.java:378)
	at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:161)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
	at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:580)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
	at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
	at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
	at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
	at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
	at org.mortbay.jetty.servlet.Context.startContext(Context.java:136)
	at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1239)
	at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
	at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:466)
	at org.mortbay.jetty.plugin.Jetty6PluginWebAppContext.doStart(Jetty6PluginWebAppContext.java:124)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
	at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
	at org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
	at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
	at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
	at org.mortbay.jetty.Server.doStart(Server.java:222)
	at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
	at org.mortbay.jetty.plugin.Jetty6PluginServer.start(Jetty6PluginServer.java:132)
	at org.mortbay.jetty.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:441)
	at org.mortbay.jetty.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:383)
	at org.mortbay.jetty.plugin.AbstractJettyRunMojo.execute(AbstractJettyRunMojo.java:205)
	at org.mortbay.jetty.plugin.Jetty6RunMojo.execute(Jetty6RunMojo.java:184)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:553)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:523)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:41)
	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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[TRACE] 16:33:18 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.security.web.authentication.logout.LogoutFilter(org.springframework.security.web.authentication.logout.LogoutSuccessHandler,org.springframework.security.web.authentication.logout.LogoutHandler[])] of bean '(inner bean)#22': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name '(inner bean)#22': Unsatisfied dependency expressed through constructor argument with index 0 of type [org.springframework.security.web.authentication.logout.LogoutSuccessHandler]: Could not convert constructor argument value of type [java.lang.String] to required type [org.springframework.security.web.authentication.logout.LogoutSuccessHandler]: Failed to convert value of type 'java.lang.String' to required type 'org.springframework.security.web.authentication.logout.LogoutSuccessHandler'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [java.lang.String] to required type [org.springframework.security.web.authentication.logout.LogoutSuccessHandler]: no matching editors or conversion strategy found
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.logout.LogoutFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.logout.LogoutFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterProcessesUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#22'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#22'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#23'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#23'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#23'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#24'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#24'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#23'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#23'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#25'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationDetailsSource' of type [org.springframework.security.authentication.AuthenticationDetailsSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationEntryPoint' of type [org.springframework.security.web.AuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationManager' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'credentialsCharset' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'ignoreFailure' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rememberMeServices' of type [org.springframework.security.web.authentication.RememberMeServices]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#25'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#25'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#26'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'requestCache' of type [org.springframework.security.web.savedrequest.RequestCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#26'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#26'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#27'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rolePrefix' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#27'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#27'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#28'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'applicationEventPublisher' of type [org.springframework.context.ApplicationEventPublisher]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationManager' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'rememberMeServices' of type [org.springframework.security.web.authentication.RememberMeServices]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.ProviderManager#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#28'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#28'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#29'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationDetailsSource' of type [org.springframework.security.authentication.AuthenticationDetailsSource]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'key' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'userAttribute' of type [org.springframework.security.core.userdetails.memory.UserAttribute]
[TRACE] 16:33:18 TypeConverterDelegate - Converting String to [class org.springframework.security.core.userdetails.memory.UserAttribute] using property editor [org.springframework.security.core.userdetails.memory.UserAttributeEditor@7ddae27f]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#29'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#29'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#30'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.context.HttpSessionSecurityContextRepository#0'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.session.SessionManagementFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.session.SessionManagementFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationFailureHandler' of type [org.springframework.security.web.authentication.AuthenticationFailureHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'invalidSessionUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'redirectStrategy' of type [org.springframework.security.web.RedirectStrategy]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'sessionAuthenticationStrategy' of type [org.springframework.security.web.authentication.session.SessionAuthenticationStrategy]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#30'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#30'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#30'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#30'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#31'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.ExceptionTranslationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.ExceptionTranslationFilter]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'accessDeniedHandler' of type [org.springframework.security.web.access.AccessDeniedHandler]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationEntryPoint' of type [org.springframework.security.web.AuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'authenticationTrustResolver' of type [org.springframework.security.authentication.AuthenticationTrustResolver]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'beanName' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'filterConfig' of type [javax.servlet.FilterConfig]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'requestCache' of type [org.springframework.security.web.savedrequest.RequestCache]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'throwableAnalyzer' of type [org.springframework.security.web.util.ThrowableAnalyzer]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#31'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.access.AccessDeniedHandlerImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.access.AccessDeniedHandlerImpl]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'errorPage' of type [java.lang.String]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#31'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.savedrequest.HttpSessionRequestCache#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#32'
[TRACE] 16:33:18 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'forceHttps' of type [boolean]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'loginFormUrl' of type [java.lang.String]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portMapper' of type [org.springframework.security.web.PortMapper]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'portResolver' of type [org.springframework.security.web.PortResolver]
[TRACE] 16:33:18 CachedIntrospectionResults - Found bean property 'useForward' of type [boolean]
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#32'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#32'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name '(inner bean)#31'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#31'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.dao.DaoAuthenticationProvider#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.authenticationManager'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:18 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:19 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.apacheDirectoryServerContainer' to allow for resolving potential circular references
[TRACE] 16:33:19 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.ldap.server.ApacheDSContainer]
[TRACE] 16:33:19 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.ldap.server.ApacheDSContainer]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'port' of type [int]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'running' of type [boolean]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'service' of type [org.apache.directory.server.core.DefaultDirectoryService]
[TRACE] 16:33:19 CachedIntrospectionResults - Found bean property 'workingDirectory' of type [java.io.File]
[TRACE] 16:33:19 TypeConverterDelegate - Converting String to [int] using property editor [org.springframework.beans.propertyeditors.CustomNumberEditor@7e64cfe0]
[DEBUG] 16:33:19 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.apacheDirectoryServerContainer'
[ INFO] 16:33:19 ApacheDSContainer - Setting working directory for LDAP_PROVIDER: /var/folders/-5/-5L4zMl4HmSXLyW3VE-YnU+++Tc/-Tmp-/apacheds-spring-security
[ INFO] 16:33:19 ApacheDSContainer - Starting directory server...
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Searching directory [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes] for files matching pattern [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/*.ldif]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:*.ldif] to resources [file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/users.ldif]]
[ INFO] 16:33:21 ApacheDSContainer - Loading LDIF file: /Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/users.ldif
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.securityContextSource'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.contextSettingPostProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'userService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.access.vote.AffirmativeBased#1'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.access.vote.AffirmativeBased#1'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.access.vote.AffirmativeBased#1' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#33'
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.vote.RoleVoter]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.vote.RoleVoter]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'rolePrefix' of type [java.lang.String]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#33'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#34'
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.vote.AuthenticatedVoter]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.vote.AuthenticatedVoter]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'authenticationTrustResolver' of type [org.springframework.security.authentication.AuthenticationTrustResolver]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#34'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.access.vote.AffirmativeBased#1'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.access.vote.AffirmativeBased#1'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0'
[TRACE] 16:33:21 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'accessDecisionManager' of type [org.springframework.security.access.AccessDecisionManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'afterInvocationManager' of type [org.springframework.security.access.intercept.AfterInvocationManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'alwaysReauthenticate' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'applicationEventPublisher' of type [org.springframework.context.ApplicationEventPublisher]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'authenticationManager' of type [org.springframework.security.authentication.AuthenticationManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'messageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'rejectPublicInvocations' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'runAsManager' of type [org.springframework.security.access.intercept.RunAsManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'secureObjectClass' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'securityMetadataSource' of type [org.springframework.security.access.method.MethodSecurityMetadataSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'validateConfigAttributes' of type [boolean]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.access.vote.AffirmativeBased#1'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#35'
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser$AuthenticationManagerDelegator]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.security.config.method.GlobalMethodSecurityBeanDefinitionParser$AuthenticationManagerDelegator]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#35'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0'
[ INFO] 16:33:21 MethodSecurityInterceptor - Validated configuration attributes
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'spitterService'
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.service.SpitterServiceImpl]: AutowiredFieldElement for com.habuma.spitter.persistence.SpitterDao com.habuma.spitter.service.SpitterServiceImpl.spitterDao
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'spitterService' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.service.SpitterServiceImpl]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.service.SpitterServiceImpl]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'allSpitters' of type [java.util.List]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'recentSpittles'
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'spitterService': AutowiredFieldElement for com.habuma.spitter.persistence.SpitterDao com.habuma.spitter.service.SpitterServiceImpl.spitterDao
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'spitterDao'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'spitterDao'
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.persistence.JpaSpitterDao]: PersistenceElement for private javax.persistence.EntityManager com.habuma.spitter.persistence.JpaSpitterDao.em
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.persistence.JpaSpitterDao]: PersistenceElement for private javax.persistence.EntityManager com.habuma.spitter.persistence.JpaSpitterDao.em
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'spitterDao' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.persistence.JpaSpitterDao]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.persistence.JpaSpitterDao]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'recentSpittle' of type [java.util.List]
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'spitterDao': PersistenceElement for private javax.persistence.EntityManager com.habuma.spitter.persistence.JpaSpitterDao.em
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'emf'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 AnnotationTransactionAttributeSource - Adding transactional method 'saveSpittle' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[DEBUG] 16:33:21 InfrastructureAdvisorAutoProxyCreator - Creating implicit proxy for bean 'spitterDao' with 0 common interceptors and 1 specific interceptors
[DEBUG] 16:33:21 JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.habuma.spitter.persistence.JpaSpitterDao@1693f17f]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'spitterDao'
[DEBUG] 16:33:21 AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'spitterService' to bean named 'spitterDao'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 AnnotationTransactionAttributeSource - Adding transactional method 'saveSpittle' with attribute: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; ''
[DEBUG] 16:33:21 InfrastructureAdvisorAutoProxyCreator - Creating implicit proxy for bean 'spitterService' with 0 common interceptors and 1 specific interceptors
[DEBUG] 16:33:21 JdkDynamicAopProxy - Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.habuma.spitter.service.SpitterServiceImpl@23c8ee34]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
[TRACE] 16:33:21 InfrastructureAdvisorAutoProxyCreator - Did not attempt to auto-proxy infrastructure class [org.springframework.transaction.interceptor.TransactionInterceptor]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.transaction.interceptor.TransactionInterceptor]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.transaction.interceptor.TransactionInterceptor]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionAttributeSource' of type [org.springframework.transaction.interceptor.TransactionAttributeSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionAttributeSources' of type [[Lorg.springframework.transaction.interceptor.TransactionAttributeSource;]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionAttributes' of type [java.util.Properties]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionManager' of type [org.springframework.transaction.PlatformTransactionManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionManagerBeanName' of type [java.lang.String]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.transaction.interceptor.TransactionInterceptor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'emf'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'jpaVendorAdapter'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'transactionManager'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'transactionManager'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.orm.jpa.JpaTransactionManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.orm.jpa.JpaTransactionManager]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'dataSource' of type [javax.sql.DataSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'defaultTimeout' of type [int]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'entityManagerFactory' of type [javax.persistence.EntityManagerFactory]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'failEarlyOnGlobalRollbackOnly' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'globalRollbackOnParticipationFailure' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'jpaDialect' of type [org.springframework.orm.jpa.JpaDialect]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'jpaProperties' of type [java.util.Properties]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'jpaPropertyMap' of type [java.util.Map]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'nestedTransactionAllowed' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'resourceFactory' of type [java.lang.Object]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'rollbackOnCommitFailure' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionSynchronization' of type [int]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'transactionSynchronizationName' of type [java.lang.String]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'validateExistingTransaction' of type [boolean]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'emf'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'transactionManager'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.methodSecurityMetadataSourceAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'transactionManager'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterDao'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'dataSource'
[DEBUG] 16:33:21 XmlWebApplicationContext - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6621477c]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
[TRACE] 16:33:21 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextRefreshedEvent[source=Root WebApplicationContext: startup date [Sat Aug 28 16:33:15 CDT 2010]; root of context hierarchy]
[DEBUG] 16:33:21 ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
[ INFO] 16:33:21 ContextLoader - Root WebApplicationContext: initialization completed in 5892 ms
[DEBUG] 16:33:21 DelegatingFilterProxy - Initializing filter 'springSecurityFilterChain'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:21 DelegatingFilterProxy - Filter 'springSecurityFilterChain' configured successfully
[DEBUG] 16:33:21 HiddenHttpMethodFilter - Initializing filter 'httpMethodFilter'
[DEBUG] 16:33:21 HiddenHttpMethodFilter - Filter 'httpMethodFilter' configured successfully
[DEBUG] 16:33:21 DispatcherServlet - Initializing servlet 'spitter'
[ INFO] 16:33:21 DispatcherServlet - FrameworkServlet 'spitter': initialization started
[DEBUG] 16:33:21 DispatcherServlet - Servlet with name 'spitter' will try to create custom WebApplicationContext context of class 'org.springframework.web.context.support.XmlWebApplicationContext', using parent context [Root WebApplicationContext: startup date [Sat Aug 28 16:33:15 CDT 2010]; root of context hierarchy]
[ INFO] 16:33:21 XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext
[ INFO] 16:33:21 XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/spitter-servlet.xml]
[DEBUG] 16:33:21 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
[DEBUG] 16:33:21 PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.2.xsd=org/springframework/security/config/spring-security-2.0.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/security/spring-security-3.0.3.xsd=org/springframework/security/config/spring-security-3.0.3.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.1.xsd=org/springframework/security/config/spring-security-2.0.1.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/security/spring-security-2.0.xsd=org/springframework/security/config/spring-security-2.0.xsd, http://www.springframework.org/schema/security/spring-security-3.0.xsd=org/springframework/security/config/spring-security-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/security/spring-security-2.0.4.xsd=org/springframework/security/config/spring-security-2.0.4.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/security/spring-security.xsd=org/springframework/security/config/spring-security-3.0.3.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd] in classpath: org/springframework/web/servlet/config/spring-mvc-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/util/spring-util-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-3.0.xsd
[DEBUG] 16:33:21 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[DEBUG] 16:33:21 DefaultNamespaceHandlerResolver - Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/security=org.springframework.security.config.SecurityNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
[ INFO] 16:33:21 ClassPathBeanDefinitionScanner - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Searching directory [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc] for files matching pattern [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/**/*.class]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Searching directory [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/rest] for files matching pattern [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/**/*.class]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Searching directory [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless] for files matching pattern [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/**/*.class]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Searching directory [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view] for files matching pattern [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/**/*.class]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/habuma/spitter/mvc/**/*.class] to resources [file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/AdminController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ForwardingController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/HomeController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ImageUploadException.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/LoginController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/RememberServiceSnitch.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/rest/SpittersController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittleController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittlesForSpitterController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/ShowSpitterController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpitterController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleBackingBeanInterceptor.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ThingController.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesAtomView.class], file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesRssView.class]]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/AdminController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/AdminController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ForwardingController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ForwardingController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/HomeController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/HomeController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ImageUploadException.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ImageUploadException.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/LoginController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/LoginController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/RememberServiceSnitch.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/RememberServiceSnitch.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/rest/SpittersController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/rest/SpittersController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittleController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittleController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittlesForSpitterController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/DisplaySpittlesForSpitterController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/ShowSpitterController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/restless/ShowSpitterController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpitterController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpitterController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleBackingBeanInterceptor.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleBackingBeanInterceptor.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/SpittleController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ThingController.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/ThingController.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesAtomView.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesAtomView.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesRssView.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: file [/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/target/classes/com/habuma/spitter/mvc/view/SpittlesRssView.class]
[DEBUG] 16:33:21 BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [com.habuma.spitter.mvc.SpittleBackingBeanInterceptor#0]
[DEBUG] 16:33:21 BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.web.servlet.view.tiles2.TilesConfigurer#0]
[DEBUG] 16:33:21 BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.springframework.web.servlet.view.tiles2.TilesViewResolver#0]
[ INFO] 16:33:21 XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [jmx-context.xml]
[DEBUG] 16:33:21 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
[DEBUG] 16:33:21 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[ INFO] 16:33:21 XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [annotation-driven-mbean-context.xml]
[DEBUG] 16:33:21 DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/context/spring-context-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
[TRACE] 16:33:21 PluggableSchemaResolver - Trying to resolve XML entity with public id [null] and system id [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd]
[DEBUG] 16:33:21 PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
[DEBUG] 16:33:21 DefaultBeanDefinitionDocumentReader - Loading bean definitions
[DEBUG] 16:33:21 DefaultBeanDefinitionDocumentReader - Imported 1 bean definitions from relative location [annotation-driven-mbean-context.xml]
[ INFO] 16:33:21 ClassPathBeanDefinitionScanner - JSR-330 'javax.inject.Named' annotation found and supported for component scanning
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar]
[DEBUG] 16:33:21 PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:com/habuma/spitter/jmx/**/*.class] to resources [URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/HomeControllerManagedOperations.class], URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/PagingNotificationListener.class], URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifier.class], URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifierImpl.class]]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/HomeControllerManagedOperations.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/HomeControllerManagedOperations.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/PagingNotificationListener.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/PagingNotificationListener.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifier.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Ignored because not matching any filter: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifier.class]
[TRACE] 16:33:21 ClassPathBeanDefinitionScanner - Scanning URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifierImpl.class]
[DEBUG] 16:33:21 ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/Users/wallsc/.m2/repository/com/habuma/spitter/jmx/1.0.0-SNAPSHOT/jmx-1.0.0-SNAPSHOT.jar!/com/habuma/spitter/jmx/SpittleNotifierImpl.class]
[DEBUG] 16:33:21 XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:jmx-context.xml]
[DEBUG] 16:33:21 DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from URL location [classpath:jmx-context.xml]
[DEBUG] 16:33:21 XmlBeanDefinitionReader - Loaded 32 bean definitions from location pattern [/WEB-INF/spitter-servlet.xml]
[DEBUG] 16:33:21 XmlWebApplicationContext - Bean factory for WebApplicationContext for namespace 'spitter-servlet': org.springframework.beans.factory.support.DefaultListableBeanFactory@1d7779f2: defining beans [messageSource,multipartResolver,adminController,forwardingController,homeController,loginController,displaySpittleController,displaySpittlesForSpitterController,showSpitterController,spitterController,spittleController,thingController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0,org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.web.servlet.view.tiles2.TilesConfigurer#0,org.springframework.web.servlet.view.tiles2.TilesViewResolver#0,s3Properties,mbeanExporter,spittleNotifierImpl,mbeanServer]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[ INFO] 16:33:21 AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'messageSource'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'messageSource'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'messageSource' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.context.support.ResourceBundleMessageSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.context.support.ResourceBundleMessageSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'alwaysUseMessageFormat' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'basename' of type [java.lang.String]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'basenames' of type [[Ljava.lang.String;]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'bundleClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'parentMessageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'useCodeAsDefaultMessage' of type [boolean]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'messageSource'
[DEBUG] 16:33:21 XmlWebApplicationContext - Using MessageSource [org.springframework.context.support.ResourceBundleMessageSource: basenames=[ui]]
[DEBUG] 16:33:21 XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@26b72884]
[DEBUG] 16:33:21 UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@42c505f7]
[ INFO] 16:33:21 DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d7779f2: defining beans [messageSource,multipartResolver,adminController,forwardingController,homeController,loginController,displaySpittleController,displaySpittlesForSpitterController,showSpitterController,spitterController,spittleController,thingController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0,org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.web.servlet.view.tiles2.TilesConfigurer#0,org.springframework.web.servlet.view.tiles2.TilesViewResolver#0,s3Properties,mbeanExporter,spittleNotifierImpl,mbeanServer]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'messageSource'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartResolver'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'multipartResolver'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'multipartResolver' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.multipart.commons.CommonsMultipartResolver]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.multipart.commons.CommonsMultipartResolver]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'defaultEncoding' of type [java.lang.String]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'fileItemFactory' of type [org.apache.commons.fileupload.disk.DiskFileItemFactory]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'fileUpload' of type [org.apache.commons.fileupload.FileUpload]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'maxInMemorySize' of type [int]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'maxUploadSize' of type [long]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'resolveLazily' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'uploadTempDir' of type [org.springframework.core.io.Resource]
[TRACE] 16:33:21 TypeConverterDelegate - Converting String to [long] using property editor [org.springframework.beans.propertyeditors.CustomNumberEditor@6a91ea7d]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'multipartResolver'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'adminController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'adminController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'adminController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.AdminController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.AdminController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'adminController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'forwardingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'forwardingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'forwardingController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.ForwardingController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.ForwardingController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'forwardingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'homeController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'homeController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Autowiring by type from bean name 'homeController' via constructor to bean named 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'homeController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.HomeController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.HomeController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'spittlesPerPage' of type [int]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'homeController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'loginController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'loginController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'loginController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.LoginController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.LoginController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'loginController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'displaySpittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'displaySpittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Autowiring by type from bean name 'displaySpittleController' via constructor to bean named 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'displaySpittleController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.restless.DisplaySpittleController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.restless.DisplaySpittleController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'displaySpittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'displaySpittlesForSpitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'displaySpittlesForSpitterController'
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.mvc.restless.DisplaySpittlesForSpitterController]: AutowiredFieldElement for com.habuma.spitter.service.SpitterService com.habuma.spitter.mvc.restless.DisplaySpittlesForSpitterController.spitterService
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'displaySpittlesForSpitterController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.restless.DisplaySpittlesForSpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.restless.DisplaySpittlesForSpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'displaySpittlesForSpitterController': AutowiredFieldElement for com.habuma.spitter.service.SpitterService com.habuma.spitter.mvc.restless.DisplaySpittlesForSpitterController.spitterService
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'displaySpittlesForSpitterController' to bean named 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'displaySpittlesForSpitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'showSpitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'showSpitterController'
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.mvc.restless.ShowSpitterController]: AutowiredFieldElement for com.habuma.spitter.service.SpitterService com.habuma.spitter.mvc.restless.ShowSpitterController.spitterService
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'showSpitterController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.restless.ShowSpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.restless.ShowSpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'showSpitterController': AutowiredFieldElement for com.habuma.spitter.service.SpitterService com.habuma.spitter.mvc.restless.ShowSpitterController.spitterService
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'showSpitterController' to bean named 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'showSpitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'spitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'spitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Autowiring by type from bean name 'spitterController' via constructor to bean named 'spitterService'
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.mvc.SpitterController]: AutowiredFieldElement for private java.lang.String com.habuma.spitter.mvc.SpitterController.s3AccessKey
[DEBUG] 16:33:21 InjectionMetadata - Found injected element on class [com.habuma.spitter.mvc.SpitterController]: AutowiredFieldElement for private java.lang.String com.habuma.spitter.mvc.SpitterController.s3SecretKey
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'spitterController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.SpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.SpitterController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'spitterController': AutowiredFieldElement for private java.lang.String com.habuma.spitter.mvc.SpitterController.s3AccessKey
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 's3Properties'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 's3Properties'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 's3Properties' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.beans.factory.config.PropertiesFactoryBean]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.beans.factory.config.PropertiesFactoryBean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'fileEncoding' of type [java.lang.String]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'ignoreResourceNotFound' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'localOverride' of type [boolean]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'location' of type [org.springframework.core.io.Resource]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'locations' of type [[Lorg.springframework.core.io.Resource;]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'object' of type [java.util.Properties]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'properties' of type [java.util.Properties]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'propertiesArray' of type [[Ljava.util.Properties;]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'propertiesPersister' of type [org.springframework.util.PropertiesPersister]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[TRACE] 16:33:21 TypeConverterDelegate - Converting String to [interface org.springframework.core.io.Resource] using property editor [org.springframework.core.io.ResourceEditor@51f38d7d]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 's3Properties'
[ INFO] 16:33:21 PropertiesFactoryBean - Loading properties file from class path resource [s3.properties]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 's3Properties'
[DEBUG] 16:33:21 GenericConversionService - Converting value 's3.accessKey' of [TypeDescriptor java.lang.String] to [TypeDescriptor java.lang.String]
[TRACE] 16:33:21 GenericConversionService - Searching for converters indexed by sourceType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.io.Serializable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Comparable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.CharSequence]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Object]
[TRACE] 16:33:21 GenericConversionService - Searching for converters indexed by sourceType [java.io.Serializable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.io.Serializable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Comparable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.CharSequence]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Object]
[TRACE] 16:33:21 GenericConversionService - Searching for converters indexed by sourceType [java.lang.Comparable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.io.Serializable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Comparable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.CharSequence]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Object]
[TRACE] 16:33:21 GenericConversionService - Searching for converters indexed by sourceType [java.lang.CharSequence]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.io.Serializable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Comparable]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.CharSequence]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.Object]
[TRACE] 16:33:21 GenericConversionService - Searching for converters indexed by sourceType [java.lang.Object]
[TRACE] 16:33:21 GenericConversionService - and indexed by targetType [java.lang.String]
[TRACE] 16:33:21 GenericConversionService - Found matchable converters org.springframework.core.convert.support.ObjectToStringConverter@7b9dd3cd
[TRACE] 16:33:21 GenericConversionService - Matching org.springframework.core.convert.support.ObjectToStringConverter@7b9dd3cd
[TRACE] 16:33:21 GenericConversionService - Matched converter org.springframework.core.convert.support.ObjectToStringConverter@7b9dd3cd
[TRACE] 16:33:21 GenericConversionService - Caching under ConverterCacheKey [sourceType = [TypeDescriptor java.lang.String], targetType = [TypeDescriptor java.lang.String]]
[DEBUG] 16:33:21 GenericConversionService - Converted to 's3.accessKey'
[DEBUG] 16:33:21 InjectionMetadata - Processing injected method of bean 'spitterController': AutowiredFieldElement for private java.lang.String com.habuma.spitter.mvc.SpitterController.s3SecretKey
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 's3Properties'
[DEBUG] 16:33:21 GenericConversionService - Converting value 's3.secretKey' of [TypeDescriptor java.lang.String] to [TypeDescriptor java.lang.String]
[TRACE] 16:33:21 GenericConversionService - Matched cached converter org.springframework.core.convert.support.ObjectToStringConverter@7b9dd3cd
[DEBUG] 16:33:21 GenericConversionService - Converted to 's3.secretKey'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'spitterController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'spittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'spittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Autowiring by type from bean name 'spittleController' via constructor to bean named 'spitterService'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'spittleController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.SpittleController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.SpittleController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'recentSpittles' of type [java.util.List]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'spittleController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'thingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'thingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'thingController' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.ThingController]
[TRACE] 16:33:21 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.ThingController]
[TRACE] 16:33:21 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:21 DefaultListableBeanFactory - Finished creating instance of bean 'thingController'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0'
[DEBUG] 16:33:21 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0' to allow for resolving potential circular references
[TRACE] 16:33:21 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'alwaysUseFullPath' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'defaultHandler' of type [java.lang.Object]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'detectHandlersInAncestorContexts' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'handlerMap' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'interceptors' of type [[Ljava.lang.Object;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'lazyInitHandlers' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedInterceptors' of type [[Lorg.springframework.web.servlet.handler.MappedInterceptor;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'rootHandler' of type [java.lang.Object]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlDecode' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useDefaultSuffixPattern' of type [boolean]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.format.support.FormattingConversionServiceFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.format.support.FormattingConversionServiceFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'converters' of type [java.util.Set]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'embeddedValueResolver' of type [org.springframework.util.StringValueResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'object' of type [org.springframework.format.support.FormattingConversionService]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)'
[DEBUG] 16:33:22 BeanUtils - No property editor [org.springframework.web.context.request.WebRequestInterceptorEditor] found for type org.springframework.web.context.request.WebRequestInterceptor according to 'Editor' suffix convention
[TRACE] 16:33:22 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],org.springframework.web.context.request.WebRequestInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#0': Unsatisfied dependency expressed through constructor argument with index 1 of type [org.springframework.web.context.request.WebRequestInterceptor]: Could not convert constructor argument value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [org.springframework.web.context.request.WebRequestInterceptor]: Failed to convert value of type 'org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor' to required type 'org.springframework.web.context.request.WebRequestInterceptor'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor] to required type [org.springframework.web.context.request.WebRequestInterceptor]: no matching editors or conversion strategy found
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.handler.MappedInterceptor#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.handler.MappedInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.MappedInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'interceptor' of type [org.springframework.web.servlet.HandlerInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'pathPatterns' of type [[Ljava.lang.String;]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#1'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#1'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'com.habuma.spitter.mvc.SpittleBackingBeanInterceptor#0'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.mvc.SpittleBackingBeanInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.mvc.SpittleBackingBeanInterceptor]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'com.habuma.spitter.mvc.SpittleBackingBeanInterceptor#0'
[DEBUG] 16:33:22 BeanUtils - No property editor [org.springframework.web.servlet.HandlerInterceptorEditor] found for type org.springframework.web.servlet.HandlerInterceptor according to 'Editor' suffix convention
[TRACE] 16:33:22 DefaultListableBeanFactory - Ignoring constructor [public org.springframework.web.servlet.handler.MappedInterceptor(java.lang.String[],org.springframework.web.servlet.HandlerInterceptor)] of bean 'org.springframework.web.servlet.handler.MappedInterceptor#1': org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.web.servlet.handler.MappedInterceptor#1': Unsatisfied dependency expressed through constructor argument with index 1 of type [org.springframework.web.servlet.HandlerInterceptor]: Could not convert constructor argument value of type [com.habuma.spitter.mvc.SpittleBackingBeanInterceptor] to required type [org.springframework.web.servlet.HandlerInterceptor]: Failed to convert value of type 'com.habuma.spitter.mvc.SpittleBackingBeanInterceptor' to required type 'org.springframework.web.servlet.HandlerInterceptor'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [com.habuma.spitter.mvc.SpittleBackingBeanInterceptor] to required type [org.springframework.web.servlet.HandlerInterceptor]: no matching editors or conversion strategy found
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.handler.MappedInterceptor#1' to allow for resolving potential circular references
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.handler.MappedInterceptor#1'
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Looking for URL mappings in application context: WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'messageSource': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'multipartResolver': no URL paths identified
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'adminController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/admin] onto handler 'adminController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'adminController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/admin.*] onto handler 'adminController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'adminController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/admin/] onto handler 'adminController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/{spitterId}] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/{spitterId}.*] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/{spitterId}/] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/signup] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/signup.*] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'forwardingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/signup/] onto handler 'forwardingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'homeController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Root mapping to handler 'homeController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'homeController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/home] onto handler 'homeController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'homeController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/home.*] onto handler 'homeController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'homeController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/home/] onto handler 'homeController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'loginController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/login] onto handler 'loginController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'loginController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/login.*] onto handler 'loginController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'loginController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/login/] onto handler 'loginController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'displaySpittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/displaySpittle.htm] onto handler 'displaySpittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'displaySpittlesForSpitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/displaySpittles.htm] onto handler 'displaySpittlesForSpitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'showSpitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/showSpitter] onto handler 'showSpitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'showSpitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/showSpitter.*] onto handler 'showSpitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'showSpitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/showSpitter/] onto handler 'showSpitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}.*] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}/] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}/spittles] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}/spittles.*] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/{username}/spittles/] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters.*] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spitterController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spitters/] onto handler 'spitterController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles/{id}] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles/{id}.*] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles/{id}/] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles.*] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/spittles/] onto handler 'spittleController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'thingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/things] onto handler 'thingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'thingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/things.*] onto handler 'thingController'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'thingController'
[ INFO] 16:33:22 DefaultAnnotationHandlerMapping - Mapped URL path [/things/] onto handler 'thingController'
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.context.annotation.internalCommonAnnotationProcessor': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.handler.MappedInterceptor#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.handler.MappedInterceptor#1': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 's3Properties': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'mbeanExporter': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'spittleNotifierImpl': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'mbeanServer': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'servletConfig': no URL paths identified
[DEBUG] 16:33:22 DefaultAnnotationHandlerMapping - Rejected bean name 'applicationEventMulticaster': no URL paths identified
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.validation.beanvalidation.LocalValidatorFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.validation.beanvalidation.LocalValidatorFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'constraintValidatorFactory' of type [javax.validation.ConstraintValidatorFactory]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappingLocations' of type [[Lorg.springframework.core.io.Resource;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'messageInterpolator' of type [javax.validation.MessageInterpolator]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'providerClass' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'traversableResolver' of type [javax.validation.TraversableResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validationMessageSource' of type [org.springframework.context.MessageSource]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validationProperties' of type [java.util.Properties]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validationPropertyMap' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validator' of type [javax.validation.Validator]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'alwaysUseFullPath' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'cacheSeconds' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'cacheSecondsForSessionAttributeHandlers' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customArgumentResolver' of type [org.springframework.web.bind.support.WebArgumentResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customArgumentResolvers' of type [[Lorg.springframework.web.bind.support.WebArgumentResolver;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customModelAndViewResolver' of type [org.springframework.web.servlet.mvc.annotation.ModelAndViewResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customModelAndViewResolvers' of type [[Lorg.springframework.web.servlet.mvc.annotation.ModelAndViewResolver;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'messageConverters' of type [[Lorg.springframework.http.converter.HttpMessageConverter;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'methodNameResolver' of type [org.springframework.web.servlet.mvc.multiaction.MethodNameResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'parameterNameDiscoverer' of type [org.springframework.core.ParameterNameDiscoverer]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'requireSession' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'sessionAttributeStore' of type [org.springframework.web.bind.support.SessionAttributeStore]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMethods' of type [[Ljava.lang.String;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'synchronizeOnSession' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlDecode' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useCacheControlHeader' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useCacheControlNoStore' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useExpiresHeader' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'webBindingInitializer' of type [org.springframework.web.bind.support.WebBindingInitializer]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#1'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.bind.support.ConfigurableWebBindingInitializer]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'bindingErrorProcessor' of type [org.springframework.validation.BindingErrorProcessor]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'conversionService' of type [org.springframework.core.convert.ConversionService]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'directFieldAccess' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'messageCodesResolver' of type [org.springframework.validation.MessageCodesResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'propertyEditorRegistrar' of type [org.springframework.beans.PropertyEditorRegistrar]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'propertyEditorRegistrars' of type [[Lorg.springframework.beans.PropertyEditorRegistrar;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validator' of type [org.springframework.validation.Validator]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.format.support.FormattingConversionServiceFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#1'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#2'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.ByteArrayHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.ByteArrayHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#2'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#3'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.StringHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.StringHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'writeAcceptCharset' of type [boolean]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#3'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#4'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.ResourceHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.ResourceHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#4'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#5'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.xml.SourceHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.xml.SourceHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#5'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#6'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.xml.XmlAwareFormHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'charset' of type [java.nio.charset.Charset]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'partConverters' of type [java.util.List]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#6'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#7'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#7'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#8'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.feed.AtomFeedHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.feed.AtomFeedHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#8'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean '(inner bean)#9'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.http.converter.feed.RssChannelHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.http.converter.feed.RssChannelHttpMessageConverter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMediaTypes' of type [java.util.List]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean '(inner bean)#9'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.resource.ResourceHttpRequestHandler]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'cacheSeconds' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'locations' of type [java.util.List]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'requireSession' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'supportedMethods' of type [[Ljava.lang.String;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useCacheControlHeader' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useCacheControlNoStore' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useExpiresHeader' of type [boolean]
[TRACE] 16:33:22 TypeConverterDelegate - Converting String to [interface org.springframework.core.io.Resource] using property editor [org.springframework.core.io.ResourceEditor@78b353d4]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'alwaysUseFullPath' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'defaultHandler' of type [java.lang.Object]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'handlerMap' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'interceptors' of type [[Ljava.lang.Object;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'lazyInitHandlers' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedInterceptors' of type [[Lorg.springframework.web.servlet.handler.MappedInterceptor;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappings' of type [java.util.Properties]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'pathMatcher' of type [org.springframework.util.PathMatcher]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'rootHandler' of type [java.lang.Object]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlDecode' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlMap' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#1'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[ INFO] 16:33:22 SimpleUrlHandlerMapping - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.MappedInterceptor#1'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.view.tiles2.TilesConfigurer]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.view.tiles2.TilesConfigurer]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'checkRefresh' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'completeAutoload' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'definitions' of type [[Ljava.lang.String;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'definitionsFactoryClass' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'preparerFactoryClass' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'tilesInitializer' of type [org.apache.tiles.startup.TilesInitializer]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'tilesProperties' of type [java.util.Properties]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'useMutableTilesContainer' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'validateDefinitions' of type [boolean]
[ INFO] 16:33:22 TilesConfigurer - TilesConfigurer: adding definitions [/WEB-INF/views/**/views.xml]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0'
[ INFO] 16:33:22 TilesConfigurer - Found JSP 2.1 ExpressionFactory
[ INFO] 16:33:22 AbstractTilesApplicationContextFactory - Initializing Tiles2 application context. . .
[ INFO] 16:33:22 AbstractTilesApplicationContextFactory - Finished initializing Tiles2 application context.
[ INFO] 16:33:22 TilesContainerFactory - Initializing Tiles2 container. . .
[DEBUG] 16:33:22 PathMatchingResourcePatternResolver - Resolved location pattern [/WEB-INF/views/**/views.xml] to resources [ServletContext resource [/WEB-INF/views/spittles/views.xml], ServletContext resource [/WEB-INF/views/views.xml], ServletContext resource [/WEB-INF/views/spitters/views.xml]]
[DEBUG] 16:33:22 BaseLocaleUrlDefinitionDAO - Adding resource 'file:/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp/WEB-INF/views/spittles/views.xml' to definitions factory.
[DEBUG] 16:33:22 BaseLocaleUrlDefinitionDAO - Adding resource 'file:/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp/WEB-INF/views/views.xml' to definitions factory.
[DEBUG] 16:33:22 BaseLocaleUrlDefinitionDAO - Adding resource 'file:/Users/wallsc/Projects/bookProjects/walls.sia3/manuscript/Example-Code/Spitter/web/src/main/webapp/WEB-INF/views/spitters/views.xml' to definitions factory.
[DEBUG] 16:33:22 Digester - register('-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN', 'jar:file:/Users/wallsc/.m2/repository/org/apache/tiles/com.springsource.org.apache.tiles.core/2.1.3/com.springsource.org.apache.tiles.core-2.1.3.jar!/org/apache/tiles/resources/tiles-config_2_0.dtd'
[DEBUG] 16:33:22 Digester - register('-//Apache Software Foundation//DTD Tiles Configuration 2.1//EN', 'jar:file:/Users/wallsc/.m2/repository/org/apache/tiles/com.springsource.org.apache.tiles.core/2.1.3/com.springsource.org.apache.tiles.core-2.1.3.jar!/org/apache/tiles/resources/tiles-config_2_1.dtd'
[ INFO] 16:33:22 TilesContainerFactory - Tiles2 container initialized
[ INFO] 16:33:22 TilesAccess - Publishing TilesContext for context: org.springframework.web.servlet.view.tiles2.SpringTilesApplicationContextFactory$SpringWildcardServletTilesApplicationContext
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.view.tiles2.TilesViewResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.view.tiles2.TilesViewResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'applicationContext' of type [org.springframework.context.ApplicationContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'attributes' of type [java.util.Properties]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'attributesMap' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'cache' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'contentType' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'prefix' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'redirectContextRelative' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'redirectHttp10Compatible' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'requestContextAttribute' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'servletContext' of type [javax.servlet.ServletContext]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'suffix' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'viewClass' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'viewNames' of type [[Ljava.lang.String;]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 's3Properties'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'mbeanExporter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'mbeanExporter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'mbeanExporter' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jmx.export.annotation.AnnotationMBeanExporter]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jmx.export.annotation.AnnotationMBeanExporter]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'allowEagerInit' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'assembler' of type [org.springframework.jmx.export.assembler.MBeanInfoAssembler]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'autodetect' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'autodetectMode' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'autodetectModeName' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'beanClassLoader' of type [java.lang.ClassLoader]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'beanFactory' of type [org.springframework.beans.factory.BeanFactory]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'beans' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'defaultDomain' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'ensureUniqueRuntimeObjectNames' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'excludedBeans' of type [[Ljava.lang.String;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'exposeManagedResourceClassLoader' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'listeners' of type [[Lorg.springframework.jmx.export.MBeanExporterListener;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'namingStrategy' of type [org.springframework.jmx.export.naming.ObjectNamingStrategy]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'notificationListenerMappings' of type [java.util.Map]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'notificationListeners' of type [[Lorg.springframework.jmx.export.NotificationListenerBean;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'registrationBehavior' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'registrationBehaviorName' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'server' of type [javax.management.MBeanServer]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'mbeanServer'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'mbeanServer'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'mbeanServer' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jmx.support.MBeanServerFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jmx.support.MBeanServerFactoryBean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'agentId' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'defaultDomain' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'locateExistingServerIfPossible' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'object' of type [javax.management.MBeanServer]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'objectType' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'registerWithFactory' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'singleton' of type [boolean]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'mbeanServer'
[DEBUG] 16:33:22 JmxUtils - Found MBeanServer: com.sun.jmx.mbeanserver.JmxMBeanServer@649096c6
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'mbeanServer'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'mbeanExporter'
[ INFO] 16:33:22 AnnotationMBeanExporter - Registering beans for JMX exposure on startup
[DEBUG] 16:33:22 AnnotationMBeanExporter - Autodetecting user-defined JMX MBeans
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.jmx.export.metadata.ManagedResource]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.jmx.export.metadata.ManagedResource]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'currencyTimeLimit' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'description' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'log' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'logFile' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'objectName' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'persistLocation' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'persistName' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'persistPeriod' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'persistPolicy' of type [java.lang.String]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating shared instance of singleton bean 'spittleNotifierImpl'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'spittleNotifierImpl'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Eagerly caching bean 'spittleNotifierImpl' to allow for resolving potential circular references
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [com.habuma.spitter.jmx.SpittleNotifierImpl]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [com.habuma.spitter.jmx.SpittleNotifierImpl]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'notificationPublisher' of type [org.springframework.jmx.export.notification.NotificationPublisher]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'spittleNotifierImpl'
[ INFO] 16:33:22 AnnotationMBeanExporter - Bean with name 'spittleNotifierImpl' has been autodetected for JMX exposure
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleNotifierImpl'
[ INFO] 16:33:22 AnnotationMBeanExporter - Located managed bean 'spittleNotifierImpl': registering with JMX server as MBean [spitter:name=SpitterNotifier]
[ WARN] 16:33:22 AnnotationMBeanExporter - Bean with key 'spittleNotifierImpl' has been registered as an MBean but has no exposed attributes or operations
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'mbeanExporter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'spittleNotifierImpl'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'mbeanServer'
[DEBUG] 16:33:22 XmlWebApplicationContext - Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@272c6f83]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
[TRACE] 16:33:22 XmlWebApplicationContext - Publishing event in WebApplicationContext for namespace 'spitter-servlet': org.springframework.context.event.ContextRefreshedEvent[source=WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartResolver'
[DEBUG] 16:33:22 DispatcherServlet - Using MultipartResolver [org.springframework.web.multipart.commons.CommonsMultipartResolver@564d158c]
[TRACE] 16:33:22 DefaultListableBeanFactory - No bean named 'localeResolver' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[DEBUG] 16:33:22 DispatcherServlet - Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@6b527dc6]
[TRACE] 16:33:22 DefaultListableBeanFactory - No bean named 'themeResolver' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.theme.FixedThemeResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.theme.FixedThemeResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'defaultThemeName' of type [java.lang.String]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[DEBUG] 16:33:22 DispatcherServlet - Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@313e36eb]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customArgumentResolver' of type [org.springframework.web.bind.support.WebArgumentResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'customArgumentResolvers' of type [[Lorg.springframework.web.bind.support.WebArgumentResolver;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlers' of type [java.util.Set]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'messageConverters' of type [[Lorg.springframework.http.converter.HttpMessageConverter;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'preventResponseCaching' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'warnLogCategory' of type [java.lang.String]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlers' of type [java.util.Set]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'preventResponseCaching' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'warnLogCategory' of type [java.lang.String]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver'
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlerClasses' of type [[Ljava.lang.Class;]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'mappedHandlers' of type [java.util.Set]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'order' of type [int]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'preventResponseCaching' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'warnLogCategory' of type [java.lang.String]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver'
[DEBUG] 16:33:22 DispatcherServlet - No HandlerExceptionResolvers found in servlet 'spitter': using default
[TRACE] 16:33:22 DefaultListableBeanFactory - No bean named 'viewNameTranslator' found in org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:22 DefaultListableBeanFactory - Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[TRACE] 16:33:22 CachedIntrospectionResults - Getting BeanInfo for class [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator]
[TRACE] 16:33:22 CachedIntrospectionResults - Caching PropertyDescriptors for class [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'alwaysUseFullPath' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'class' of type [java.lang.Class]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'prefix' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'separator' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'stripExtension' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'stripLeadingSlash' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'stripTrailingSlash' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'suffix' of type [java.lang.String]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlDecode' of type [boolean]
[TRACE] 16:33:22 CachedIntrospectionResults - Found bean property 'urlPathHelper' of type [org.springframework.web.util.UrlPathHelper]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[DEBUG] 16:33:22 DispatcherServlet - Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6aadfaec]
[DEBUG] 16:33:22 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.web.servlet.view.tiles2.TilesViewResolver#0'
[TRACE] 16:33:22 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextRefreshedEvent[source=WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext]
[DEBUG] 16:33:22 DispatcherServlet - Published WebApplicationContext of servlet 'spitter' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.spitter]
[ INFO] 16:33:22 DispatcherServlet - FrameworkServlet 'spitter': initialization completed in 1244 ms
[DEBUG] 16:33:22 DispatcherServlet - Servlet 'spitter' configured successfully
[INFO] Started Jetty Server
[INFO] Starting scanner at interval of 5 seconds.
[DEBUG] 16:33:34 FilterChainProxy - Converted URL to lowercase, from: '/things'; to: '/things'
[DEBUG] 16:33:34 FilterChainProxy - Candidate is: '/things'; pattern is /**; matched=true
[DEBUG] 16:33:34 FilterChainProxy - /things at position 1 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.access.channel.ChannelProcessingFilter@6b02b23d'
[DEBUG] 16:33:34 DefaultFilterInvocationSecurityMetadataSource - Converted URL to lowercase, from: '/things'; to: '/things'
[DEBUG] 16:33:34 DefaultFilterInvocationSecurityMetadataSource - Candidate is: '/things'; pattern is /login; matched=false
[DEBUG] 16:33:34 DefaultFilterInvocationSecurityMetadataSource - Candidate is: '/things'; pattern is /spitter/form; matched=false
[DEBUG] 16:33:34 FilterChainProxy - /things at position 2 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.context.SecurityContextPersistenceFilter@36fd0d7d'
[DEBUG] 16:33:34 HttpSessionSecurityContextRepository - No HttpSession currently exists
[DEBUG] 16:33:34 HttpSessionSecurityContextRepository - No SecurityContext was available from the HttpSession: null. A new one will be created.
[DEBUG] 16:33:34 FilterChainProxy - /things at position 3 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.authentication.logout.LogoutFilter@375dff59'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 4 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@7c274874'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 5 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7705f759'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 6 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.savedrequest.RequestCacheAwareFilter@28b2311b'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 7 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4ab5f87c'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 8 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@3370b55b'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 9 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c9283bf'
[DEBUG] 16:33:34 AnonymousAuthenticationFilter - Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@9055e4a6: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Granted Authorities: ROLE_ANONYMOUS'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 10 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.session.SessionManagementFilter@47078775'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 11 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.access.ExceptionTranslationFilter@3f4e36c1'
[DEBUG] 16:33:34 FilterChainProxy - /things at position 12 of 12 in additional filter chain; firing Filter: 'org.springframework.security.web.access.intercept.FilterSecurityInterceptor@27ecd95f'
[DEBUG] 16:33:34 ExpressionBasedFilterInvocationSecurityMetadataSource - Converted URL to lowercase, from: '/things'; to: '/things'
[DEBUG] 16:33:34 ExpressionBasedFilterInvocationSecurityMetadataSource - Candidate is: '/things'; pattern is /home; matched=false
[DEBUG] 16:33:34 ExpressionBasedFilterInvocationSecurityMetadataSource - Candidate is: '/things'; pattern is /admin/**; matched=false
[DEBUG] 16:33:34 FilterSecurityInterceptor - Public object - authentication not attempted
[TRACE] 16:33:34 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: org.springframework.security.access.event.PublicInvocationEvent[source=FilterInvocation: URL: /things]
[DEBUG] 16:33:34 FilterChainProxy - /things reached end of additional filter chain; proceeding with original chain
[TRACE] 16:33:34 DispatcherServlet - Bound request context to thread: org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestWrapper@769165fa
[DEBUG] 16:33:34 DispatcherServlet - DispatcherServlet with name 'spitter' processing POST request for [/Spitter/things]
[TRACE] 16:33:34 DispatcherServlet - Testing handler map [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping@38c60a18] in DispatcherServlet with name 'spitter'
[DEBUG] 16:33:34 DefaultAnnotationHandlerMapping - Mapping [/things] to HandlerExecutionChain with handler [com.habuma.spitter.mvc.ThingController@529f8ac1] and 3 interceptors
[TRACE] 16:33:34 DispatcherServlet - Testing handler adapter [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter@5d593d1]
[DEBUG] 16:33:34 AnnotationMethodHandlerExceptionResolver - Resolving exception from handler [com.habuma.spitter.mvc.ThingController@529f8ac1]: org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json' not supported
[DEBUG] 16:33:34 ResponseStatusExceptionResolver - Resolving exception from handler [com.habuma.spitter.mvc.ThingController@529f8ac1]: org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json' not supported
[DEBUG] 16:33:34 DefaultHandlerExceptionResolver - Resolving exception from handler [com.habuma.spitter.mvc.ThingController@529f8ac1]: org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json' not supported
[DEBUG] 16:33:34 HttpSessionSecurityContextRepository - SecurityContext contents are anonymous - context will not be stored in HttpSession. 
[DEBUG] 16:33:34 DispatcherServlet - Null ModelAndView returned to DispatcherServlet with name 'spitter': assuming HandlerAdapter completed request handling
[TRACE] 16:33:34 DispatcherServlet - Cleared thread-bound request context: org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestWrapper@769165fa
[DEBUG] 16:33:34 DispatcherServlet - Successfully completed request
[TRACE] 16:33:34 XmlWebApplicationContext - Publishing event in WebApplicationContext for namespace 'spitter-servlet': ServletRequestHandledEvent: url=[/Spitter/things]; client=[127.0.0.1]; method=[POST]; servlet=[spitter]; session=[null]; user=[null]; time=[51ms]; status=[OK]
[TRACE] 16:33:34 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: ServletRequestHandledEvent: url=[/Spitter/things]; client=[127.0.0.1]; method=[POST]; servlet=[spitter]; session=[null]; user=[null]; time=[51ms]; status=[OK]
[DEBUG] 16:33:34 ExceptionTranslationFilter - Chain processed normally
[DEBUG] 16:33:34 SecurityContextPersistenceFilter - SecurityContextHolder now cleared, as request processing completed
[ INFO] 16:33:48 XmlWebApplicationContext - Closing WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext
[TRACE] 16:33:48 XmlWebApplicationContext - Publishing event in WebApplicationContext for namespace 'spitter-servlet': org.springframework.context.event.ContextClosedEvent[source=WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext]
[TRACE] 16:33:48 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextClosedEvent[source=WebApplicationContext for namespace 'spitter-servlet': startup date [Sat Aug 28 16:33:21 CDT 2010]; parent: Root WebApplicationContext]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
[ INFO] 16:33:48 DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1d7779f2: defining beans [messageSource,multipartResolver,adminController,forwardingController,homeController,loginController,displaySpittleController,displaySpittlesForSpitterController,showSpitterController,spitterController,spittleController,thingController,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.validation.beanvalidation.LocalValidatorFactoryBean#0,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter,org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0,org.springframework.web.servlet.handler.SimpleUrlHandlerMapping#0,org.springframework.web.servlet.handler.MappedInterceptor#1,org.springframework.web.servlet.view.tiles2.TilesConfigurer#0,org.springframework.web.servlet.view.tiles2.TilesViewResolver#0,s3Properties,mbeanExporter,spittleNotifierImpl,mbeanServer]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'mbeanExporter'
[ INFO] 16:33:48 AnnotationMBeanExporter - Unregistering JMX-exposed beans on shutdown
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'mbeanServer'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'org.springframework.web.servlet.view.tiles2.TilesConfigurer#0'
[ INFO] 16:33:48 ServletUtil - Removing TilesContext for context: org.mortbay.jetty.servlet.Context$SContext
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1': [org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean 'com.habuma.spitter.mvc.SpittleBackingBeanInterceptor#0': [org.springframework.web.servlet.handler.MappedInterceptor#1]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)': [org.springframework.web.servlet.handler.MappedInterceptor#0]
[ INFO] 16:33:48 XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Sat Aug 28 16:33:15 CDT 2010]; root of context hierarchy
[TRACE] 16:33:48 XmlWebApplicationContext - Publishing event in Root WebApplicationContext: org.springframework.context.event.ContextClosedEvent[source=Root WebApplicationContext: startup date [Sat Aug 28 16:33:15 CDT 2010]; root of context hierarchy]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Returning cached instance of singleton bean 'lifecycleProcessor'
[ INFO] 16:33:48 DefaultLifecycleProcessor - Stopping beans in phase 0
[DEBUG] 16:33:48 DefaultLifecycleProcessor - Stopping bean 'org.springframework.security.apacheDirectoryServerContainer' of type [class org.springframework.security.ldap.server.ApacheDSContainer]
[ INFO] 16:33:48 ApacheDSContainer - Shutting down directory server ...
[ INFO] 16:33:48 ApacheDSContainer - Deleting working directory /var/folders/-5/-5L4zMl4HmSXLyW3VE-YnU+++Tc/-Tmp-/apacheds-spring-security
[DEBUG] 16:33:48 DefaultLifecycleProcessor - Successfully stopped bean 'org.springframework.security.apacheDirectoryServerContainer'
[ INFO] 16:33:48 DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8afcd0c: defining beans [org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices#0,org.springframework.security.authentication.RememberMeAuthenticationProvider#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.config.http.UserDetailsServiceInjectionBeanPostProcessor#0,org.springframework.security.filterChainProxy,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,org.springframework.security.apacheDirectoryServerContainer,org.springframework.security.securityContextSource,org.springframework.security.contextSettingPostProcessor,userService,org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0,org.springframework.security.methodSecurityMetadataSourceAdvisor,org.springframework.aop.config.internalAutoProxyCreator,spitterService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,emf,jpaVendorAdapter,org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor#0,transactionManager,spitterDao,dataSource]; root of factory hierarchy
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#35': [org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#33': [org.springframework.security.access.vote.AffirmativeBased#1]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'org.springframework.security.apacheDirectoryServerContainer'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'org.springframework.security.filterChainProxy'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#17': [(inner bean)#17, org.springframework.security.filterChainProxy]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#17'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#21'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#22'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#23': [(inner bean)#23]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#23'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#25'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#26'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#27'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#28'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#29'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#30': [(inner bean)#30]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#30'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#31': [(inner bean)#31]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name '(inner bean)#31'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0'
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#15': [org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#14': [org.springframework.security.web.savedrequest.HttpSessionRequestCache#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#10': [(inner bean)#10, org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#9': [org.springframework.security.access.vote.AffirmativeBased#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#7': [(inner bean)#7, org.springframework.security.web.access.channel.ChannelDecisionManagerImpl#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#8': [(inner bean)#8]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#2': [org.springframework.security.authentication.ProviderManager#0]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#6': [(inner bean)#6]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#3': [userService]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)#1': [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource#0]
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'emf'
[ INFO] 16:33:48 LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'spitterPU'
[DEBUG] 16:33:48 DisposableBeanAdapter - Invoking destroy() on bean with name 'dataSource'
[DEBUG] 16:33:48 SimpleDriverDataSource - Creating new JDBC Driver Connection to [jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1]
[DEBUG] 16:33:48 DefaultListableBeanFactory - Retrieved dependent beans for bean '(inner bean)': [(inner bean), dataSource]
[INFO] Jetty server exiting.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 seconds
[INFO] Finished at: Sat Aug 28 16:33:48 CDT 2010
[INFO] Final Memory: 55M/130M
[INFO] ------------------------------------------------------------------------
