Skip to content

Console Output

projectStarted org.seasar.cubby:cubby-spring:2.1.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cubby Spring Plugin 2.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cubby-spring ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] Deleting /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target
[TASKS] Scanning folder '/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 12 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #95
mojoStarted org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
[INFO] 
[INFO] --- cobertura-maven-plugin:2.2:clean (default) @ cubby-spring ---
mojoSucceeded org.codehaus.mojo:cobertura-maven-plugin:2.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cubby-spring ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cubby-spring ---
[INFO] Compiling 5 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.jvnet:animal-sniffer:1.2(default)
[INFO] [INFO] Checking unresolved references to org.jvnet.animal-sniffer:java1.5:1.0

[INFO] --- animal-sniffer:1.2:check (default) @ cubby-spring ---
mojoSucceeded org.jvnet:animal-sniffer:1.2(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cubby-spring ---
[INFO] Copying 4 resources
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.5(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cubby-spring ---
[INFO] Compiling 7 source files to /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)[INFO] Surefire report directory: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cubby-spring ---
Running org.seasar.cubby.plugins.spring.SpringPluginTest
01:10:27.620 [main] INFO  o.s.mock.web.MockServletContext - Initializing Spring root WebApplicationContext
01:10:27.625 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
01:10:27.659 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@29e97f9f: display name [Root WebApplicationContext]; startup date [Mon Jan 07 01:10:27 JST 2013]; root of context hierarchy
01:10:27.711 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml]
01:10:27.852 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:28.293 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:28.295 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:28.297 [main] DEBUG o.s.b.f.xml.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
01:10:28.413 [main] DEBUG o.s.b.f.xml.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
01:10:28.435 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:28.547 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:10:28.549 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:28.551 [main] DEBUG o.s.b.f.xml.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
01:10:28.582 [main] DEBUG o.s.b.f.xml.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
01:10:28.597 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:28.599 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:28.624 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:28.624 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:28.625 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:28.625 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:10:28.626 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:10:28.628 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:28.630 [main] DEBUG o.s.b.f.xml.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
01:10:28.661 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:28.676 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:28.685 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:10:28.697 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:28.698 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:28.700 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:28.717 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:28.718 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:28.720 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:10:28.721 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@29e97f9f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3c01d5a0
01:10:28.721 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@29e97f9f: display name [Root WebApplicationContext]; startup date [Mon Jan 07 01:10:27 JST 2013]; root of context hierarchy
01:10:28.740 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:28.741 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:28.757 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:28.878 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:28.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:28.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:28.881 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:28.884 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:28.887 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@714ae2c1]
01:10:28.889 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@776be68f]
01:10:28.893 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5421e554]
01:10:28.897 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3c01d5a0: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:10:28.897 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:28.898 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:28.898 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:28.898 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:28.904 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:28.910 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:28.913 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:28.914 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:28.915 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:28.915 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:28.917 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:28.919 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:28.920 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:28.920 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:28.932 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:28.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:28.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:28.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:28.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:28.940 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:28.940 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:28.941 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:28.943 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:28.943 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:28.945 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:28.965 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:28.966 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:28.968 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:28.970 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:28.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:28.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:28.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:28.979 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.web.context.support.XmlWebApplicationContext@29e97f9f'
01:10:28.980 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:28.980 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:28.980 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:28.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:28.985 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:28.989 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:28.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:28.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:28.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:28.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:28.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:28.994 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:28.996 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:28.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:28.999 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:28.999 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:28.999 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:29.002 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:29.003 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:29.003 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:29.004 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:29.004 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:29.004 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:29.004 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:29.005 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:29.007 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:29.007 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:10:29.008 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1382 ms
01:10:29.008 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:10:29.012 [main] INFO  o.s.mock.web.MockServletContext - Initializing Spring root WebApplicationContext
01:10:29.013 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
01:10:29.013 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@540984b: display name [Root WebApplicationContext]; startup date [Mon Jan 07 01:10:29 JST 2013]; root of context hierarchy
01:10:29.013 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml]
01:10:29.016 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.018 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:29.019 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:29.021 [main] DEBUG o.s.b.f.xml.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
01:10:29.040 [main] DEBUG o.s.b.f.xml.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
01:10:29.050 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.051 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:10:29.053 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.055 [main] DEBUG o.s.b.f.xml.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
01:10:29.074 [main] DEBUG o.s.b.f.xml.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
01:10:29.089 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.091 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:29.094 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:29.094 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:29.095 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:29.095 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:10:29.095 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:10:29.098 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.100 [main] DEBUG o.s.b.f.xml.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
01:10:29.117 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:29.125 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.126 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:10:29.127 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:29.127 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:29.128 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:29.128 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:29.129 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:29.129 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:10:29.129 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@540984b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1389c036
01:10:29.130 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@540984b: display name [Root WebApplicationContext]; startup date [Mon Jan 07 01:10:29 JST 2013]; root of context hierarchy
01:10:29.132 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.133 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.133 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:29.133 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.134 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.134 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.134 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:29.134 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.134 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1118fa47]
01:10:29.135 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7ed75415]
01:10:29.135 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@6ad16fc1]
01:10:29.136 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1389c036: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:10:29.136 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.137 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.137 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:29.137 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:29.137 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:29.138 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:29.138 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:29.138 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:29.138 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:29.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:29.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:29.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:29.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:29.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:29.140 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:29.140 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:29.141 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:29.141 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:29.141 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:29.141 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:29.142 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:29.142 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:29.143 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:29.143 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:29.143 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:29.144 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:29.145 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:29.146 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:29.147 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:29.148 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:29.153 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:29.153 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:29.154 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.web.context.support.XmlWebApplicationContext@540984b'
01:10:29.155 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:29.155 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:29.155 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:29.155 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:29.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:29.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:29.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:29.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:29.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:29.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:29.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:29.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:29.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:29.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:29.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:29.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:29.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:29.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:29.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:29.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:29.160 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:29.160 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:10:29.160 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 147 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 sec
Running org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest
01:10:29.163 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest].
01:10:29.168 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: using defaults.
01:10:29.172 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:10:29.174 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception]
01:10:29.177 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@5815338 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@6d7e845a, testMethod = [null], testException = [null]]].
01:10:29.178 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/cubby-converters.xml,classpath:/app-cubby.xml].
01:10:29.179 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:29.180 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.182 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:29.184 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:29.185 [main] DEBUG o.s.b.f.xml.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
01:10:29.202 [main] DEBUG o.s.b.f.xml.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
01:10:29.213 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.214 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:29.217 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:29.217 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:29.218 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:29.218 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:29.218 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby-converters.xml]
01:10:29.222 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.224 [main] DEBUG o.s.b.f.xml.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
01:10:29.352 [main] DEBUG o.s.b.f.xml.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
01:10:29.366 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.368 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar]
01:10:29.374 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:org/seasar/cubby/converter/impl/**/*.class] to resources [URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ConversionHelperImpl.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]]
01:10:29.382 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class]
01:10:29.390 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class]
01:10:29.393 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class]
01:10:29.397 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class]
01:10:29.404 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class]
01:10:29.405 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class]
01:10:29.406 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class]
01:10:29.407 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class]
01:10:29.408 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class]
01:10:29.412 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class]
01:10:29.413 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class]
01:10:29.418 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class]
01:10:29.419 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class]
01:10:29.420 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class]
01:10:29.421 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class]
01:10:29.421 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class]
01:10:29.422 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class]
01:10:29.423 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class]
01:10:29.424 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class]
01:10:29.425 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class]
01:10:29.426 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class]
01:10:29.427 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]
01:10:29.429 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 17 bean definitions from location pattern [classpath:/cubby-converters.xml]
01:10:29.429 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:29.430 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.432 [main] DEBUG o.s.b.f.xml.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
01:10:29.448 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:29.456 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:29.457 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:29.458 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@fba0f36: display name [org.springframework.context.support.GenericApplicationContext@fba0f36]; startup date [Mon Jan 07 01:10:29 JST 2013]; root of context hierarchy
01:10:29.458 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@fba0f36]: org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33
01:10:29.458 [main] DEBUG o.s.c.s.GenericApplicationContext - 31 beans defined in org.springframework.context.support.GenericApplicationContext@fba0f36: display name [org.springframework.context.support.GenericApplicationContext@fba0f36]; startup date [Mon Jan 07 01:10:29 JST 2013]; root of context hierarchy
01:10:29.875 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.878 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.878 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:29.878 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:29.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.879 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5e29c58e]
01:10:29.880 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@8691dee]
01:10:29.882 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:10:29.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:29.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:29.883 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:29.883 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:29.883 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:29.884 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:29.884 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:29.884 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:29.884 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:29.885 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:29.885 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:29.885 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:29.885 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:29.885 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:29.886 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:29.886 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:29.887 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimestampConverter'
01:10:29.888 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimestampConverter'
01:10:29.889 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimestampConverter' to allow for resolving potential circular references
01:10:29.892 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimestampConverter'
01:10:29.901 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimeConverter'
01:10:29.901 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimeConverter'
01:10:29.902 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimeConverter' to allow for resolving potential circular references
01:10:29.904 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimeConverter'
01:10:29.904 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integerConverter'
01:10:29.904 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integerConverter'
01:10:29.907 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integerConverter' to allow for resolving potential circular references
01:10:29.911 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integerConverter'
01:10:29.911 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteArrayFileItemConverter'
01:10:29.911 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteArrayFileItemConverter'
01:10:29.912 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteArrayFileItemConverter' to allow for resolving potential circular references
01:10:29.920 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteArrayFileItemConverter'
01:10:29.921 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'enumConverter'
01:10:29.921 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'enumConverter'
01:10:29.921 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'enumConverter' to allow for resolving potential circular references
01:10:29.923 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'enumConverter'
01:10:29.923 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inputStreamFileItemConverter'
01:10:29.924 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'inputStreamFileItemConverter'
01:10:29.924 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'inputStreamFileItemConverter' to allow for resolving potential circular references
01:10:29.926 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'inputStreamFileItemConverter'
01:10:29.926 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'characterConverter'
01:10:29.927 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'characterConverter'
01:10:29.927 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'characterConverter' to allow for resolving potential circular references
01:10:29.929 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'characterConverter'
01:10:29.929 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'doubleConverter'
01:10:29.929 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'doubleConverter'
01:10:29.931 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'doubleConverter' to allow for resolving potential circular references
01:10:29.933 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'doubleConverter'
01:10:29.934 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteConverter'
01:10:29.934 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteConverter'
01:10:29.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteConverter' to allow for resolving potential circular references
01:10:29.937 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteConverter'
01:10:29.937 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigDecimalConverter'
01:10:29.937 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigDecimalConverter'
01:10:29.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigDecimalConverter' to allow for resolving potential circular references
01:10:29.942 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigDecimalConverter'
01:10:29.942 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlDateConverter'
01:10:29.942 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlDateConverter'
01:10:29.943 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlDateConverter' to allow for resolving potential circular references
01:10:29.945 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlDateConverter'
01:10:29.945 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigIntegerConverter'
01:10:29.946 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigIntegerConverter'
01:10:29.946 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigIntegerConverter' to allow for resolving potential circular references
01:10:29.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigIntegerConverter'
01:10:29.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'floatConverter'
01:10:29.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'floatConverter'
01:10:29.949 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'floatConverter' to allow for resolving potential circular references
01:10:29.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'floatConverter'
01:10:29.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dateConverter'
01:10:29.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dateConverter'
01:10:29.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dateConverter' to allow for resolving potential circular references
01:10:29.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dateConverter'
01:10:29.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'shortConverter'
01:10:29.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'shortConverter'
01:10:29.956 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'shortConverter' to allow for resolving potential circular references
01:10:29.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'shortConverter'
01:10:29.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'longConverter'
01:10:29.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'longConverter'
01:10:29.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'longConverter' to allow for resolving potential circular references
01:10:29.961 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'longConverter'
01:10:29.961 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'booleanConverter'
01:10:29.961 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'booleanConverter'
01:10:29.961 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'booleanConverter' to allow for resolving potential circular references
01:10:29.963 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'booleanConverter'
01:10:29.963 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:29.965 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:29.966 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:29.966 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:29.966 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:29.966 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:29.967 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:29.968 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:29.968 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:29.969 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:29.969 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:29.969 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:29.970 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@fba0f36'
01:10:29.970 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:29.970 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:29.970 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:29.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:29.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:29.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:29.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:29.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:29.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:29.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:29.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:29.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:29.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:29.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimestampConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimeConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integerConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteArrayFileItemConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'enumConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'inputStreamFileItemConverter'
01:10:29.974 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'characterConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'doubleConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigDecimalConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlDateConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigIntegerConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'floatConverter'
01:10:29.975 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dateConverter'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'shortConverter'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'longConverter'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'booleanConverter'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:29.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:29.977 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:10:29.978 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:10:29.978 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'converterProvider'
01:10:29.978 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest' to bean named 'converterProvider'
01:10:29.983 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception] threw exception: null
01:10:29.984 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@5815338 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@6d7e845a, testMethod = getConverter1@SpringConverterProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 sec
Running org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest
01:10:29.986 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest].
01:10:29.986 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: using defaults.
01:10:29.987 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:10:29.988 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception]
01:10:29.988 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@e0d5eb7 testClass = SpringPathResolverProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml', 'classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest@fc54796, testMethod = [null], testException = [null]]].
01:10:29.988 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml,classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml].
01:10:29.989 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:29.990 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:29.992 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:29.994 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:29.995 [main] DEBUG o.s.b.f.xml.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
01:10:30.024 [main] DEBUG o.s.b.f.xml.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
01:10:30.042 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.046 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:30.048 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:30.049 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:30.049 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:30.049 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:30.050 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:30.051 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.053 [main] DEBUG o.s.b.f.xml.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
01:10:30.066 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:30.071 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.072 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:30.072 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:10:30.074 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.076 [main] DEBUG o.s.b.f.xml.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
01:10:30.087 [main] DEBUG o.s.b.f.xml.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
01:10:30.094 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.095 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:30.095 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:30.097 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:30.098 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:30.099 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:30.100 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 2 bean definitions from location pattern [classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:10:30.100 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@60ded0f0: display name [org.springframework.context.support.GenericApplicationContext@60ded0f0]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.100 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@60ded0f0]: org.springframework.beans.factory.support.DefaultListableBeanFactory@3c3a1834
01:10:30.101 [main] DEBUG o.s.c.s.GenericApplicationContext - 16 beans defined in org.springframework.context.support.GenericApplicationContext@60ded0f0: display name [org.springframework.context.support.GenericApplicationContext@60ded0f0]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.105 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.105 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.106 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.106 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.106 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.106 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.106 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.107 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.107 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5f90a0d6]
01:10:30.107 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@102f729e]
01:10:30.108 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3c3a1834: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:10:30.109 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.109 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.109 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:30.109 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:30.109 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:30.112 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:30.113 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:30.114 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:30.114 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:30.116 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:30.117 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:30.117 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:30.118 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:30.119 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:30.119 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:30.119 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:30.121 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:30.122 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:30.122 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:30.123 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.123 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:30.123 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.124 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:30.124 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:30.125 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:30.126 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:30.127 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:30.128 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:30.130 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:30.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:30.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:30.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:30.159 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@60ded0f0'
01:10:30.160 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:30.160 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:30.161 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:30.162 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:30.163 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:30.164 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:30.164 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:30.165 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:30.166 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:30.166 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:30.167 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:30.168 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:30.169 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:30.169 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:30.170 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:30.170 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:30.171 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:30.172 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:30.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:30.174 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:30.174 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:30.175 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:30.175 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:30.176 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:30.177 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:30.178 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:30.179 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:10:30.180 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:10:30.181 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolverProvider'
01:10:30.182 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest' to bean named 'pathResolverProvider'
01:10:30.186 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception] threw exception: null
01:10:30.189 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@e0d5eb7 testClass = SpringPathResolverProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml', 'classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest@fc54796, testMethod = getPathResolver1@SpringPathResolverProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Running org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest
01:10:30.191 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest].
01:10:30.191 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: using defaults.
01:10:30.195 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:10:30.195 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.getContainer1() throws java.lang.Exception]
01:10:30.196 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@3e4a9a7d testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@13e4a47e, testMethod = [null], testException = [null]]].
01:10:30.196 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml].
01:10:30.197 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:30.199 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.202 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:30.204 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:30.205 [main] DEBUG o.s.b.f.xml.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
01:10:30.384 [main] DEBUG o.s.b.f.xml.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
01:10:30.395 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.397 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:30.401 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:30.403 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:30.404 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:30.404 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:30.405 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:30.407 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.410 [main] DEBUG o.s.b.f.xml.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
01:10:30.433 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:30.446 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.448 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:30.448 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@7eb5666: display name [org.springframework.context.support.GenericApplicationContext@7eb5666]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.448 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@7eb5666]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13a78071
01:10:30.449 [main] DEBUG o.s.c.s.GenericApplicationContext - 14 beans defined in org.springframework.context.support.GenericApplicationContext@7eb5666: display name [org.springframework.context.support.GenericApplicationContext@7eb5666]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.452 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.458 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.459 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.462 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.462 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@64d55986]
01:10:30.463 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@72e8a021]
01:10:30.465 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13a78071: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:10:30.468 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.469 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:30.472 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:30.473 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:30.478 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:30.478 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:30.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:30.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:30.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:30.480 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:30.487 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:30.487 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:30.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:30.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:30.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:30.490 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:30.490 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:30.490 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:30.491 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.492 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:30.492 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.493 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:30.494 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:30.496 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:30.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:30.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:30.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:30.504 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@7eb5666'
01:10:30.505 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:30.506 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:30.506 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:30.507 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:30.507 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:30.508 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:30.508 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:30.509 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:30.509 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:30.509 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:30.511 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:30.511 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:30.535 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:30.541 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:30.542 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:30.542 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:30.543 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:30.561 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:30.562 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:30.562 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:30.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:30.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:30.564 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:10:30.565 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:10:30.565 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:10:30.565 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest' to bean named 'containerProvider'
01:10:30.569 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanDescProvider'
01:10:30.569 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.getContainer1() throws java.lang.Exception] threw exception: null
01:10:30.569 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@3e4a9a7d testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@13e4a47e, testMethod = getContainer1@SpringContainerProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec
Running org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest
01:10:30.574 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest].
01:10:30.574 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest]: using defaults.
01:10:30.575 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:10:30.576 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest.getRequestParsers1() throws java.lang.Exception]
01:10:30.576 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@191a01dd testClass = SpringRequestParserProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/org/seasar/cubby/plugins/spring/spi/SpringRequestParserProviderTest.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest@7a70610a, testMethod = [null], testException = [null]]].
01:10:30.576 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/org/seasar/cubby/plugins/spring/spi/SpringRequestParserProviderTest.xml].
01:10:30.577 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:30.578 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.580 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:30.581 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.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/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.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/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.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, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-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/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.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/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.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/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:10:30.584 [main] DEBUG o.s.b.f.xml.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
01:10:30.621 [main] DEBUG o.s.b.f.xml.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
01:10:30.644 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.654 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:10:30.656 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:10:30.663 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:10:30.664 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:10:30.665 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:30.665 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/seasar/cubby/plugins/spring/spi/SpringRequestParserProviderTest.xml]
01:10:30.667 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:30.670 [main] DEBUG o.s.b.f.xml.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
01:10:30.703 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:10:30.717 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:30.722 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 4 bean definitions from location pattern [classpath:/org/seasar/cubby/plugins/spring/spi/SpringRequestParserProviderTest.xml]
01:10:30.724 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@67f31652: display name [org.springframework.context.support.GenericApplicationContext@67f31652]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.724 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@67f31652]: org.springframework.beans.factory.support.DefaultListableBeanFactory@56acdd02
01:10:30.725 [main] DEBUG o.s.c.s.GenericApplicationContext - 15 beans defined in org.springframework.context.support.GenericApplicationContext@67f31652: display name [org.springframework.context.support.GenericApplicationContext@67f31652]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.728 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.730 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.730 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.731 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.732 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.732 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.732 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:10:30.732 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.733 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2de12f6d]
01:10:30.733 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1af0b4a3]
01:10:30.739 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@56acdd02: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,defaultRequestParser,multipartRequestParser,requestParsers,anotherRequestParsers]; root of factory hierarchy
01:10:30.740 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:30.741 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:30.741 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:30.741 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:30.742 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:30.742 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:30.742 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:30.743 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:30.743 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:30.743 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:30.743 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:30.744 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:30.744 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:30.744 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:30.744 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:30.744 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:30.745 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:30.747 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:30.753 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:30.754 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.754 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:30.754 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:10:30.755 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:30.755 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:30.755 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:30.756 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:30.756 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:30.756 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:30.757 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Autowiring by type from bean name 'requestParserProvider' via constructor to bean named 'org.springframework.context.support.GenericApplicationContext@67f31652'
01:10:30.757 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:30.757 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:30.757 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:30.758 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:30.758 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:30.758 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:30.758 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:30.759 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:30.759 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:30.759 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:30.759 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:30.759 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:30.760 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:30.760 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:30.763 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:30.763 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:30.763 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:30.763 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'anotherRequestParsers'
01:10:30.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'anotherRequestParsers'
01:10:30.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'anotherRequestParsers' to allow for resolving potential circular references
01:10:30.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:30.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'anotherRequestParsers'
01:10:30.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'anotherRequestParsers'
01:10:30.767 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest]: AutowiredFieldElement for private org.seasar.cubby.plugins.spring.spi.SpringRequestParserProvider org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest.requestParserProvider
01:10:30.773 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest': AutowiredFieldElement for private org.seasar.cubby.plugins.spring.spi.SpringRequestParserProvider org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest.requestParserProvider
01:10:30.774 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParserProvider'
01:10:30.774 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest' to bean named 'requestParserProvider'
01:10:30.776 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest.getRequestParsers1() throws java.lang.Exception] threw exception: null
01:10:30.776 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@191a01dd testClass = SpringRequestParserProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/org/seasar/cubby/plugins/spring/spi/SpringRequestParserProviderTest.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest@7a70610a, testMethod = getRequestParsers1@SpringRequestParserProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
01:10:30.787 [Thread-0] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@fba0f36: display name [org.springframework.context.support.GenericApplicationContext@fba0f36]; startup date [Mon Jan 07 01:10:29 JST 2013]; root of context hierarchy
01:10:30.787 [Thread-0] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:10:30.787 [Thread-0] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:30.793 [Thread-2] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@7eb5666: display name [org.springframework.context.support.GenericApplicationContext@7eb5666]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.794 [Thread-2] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13a78071: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:10:30.794 [Thread-2] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:30.798 [Thread-1] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@60ded0f0: display name [org.springframework.context.support.GenericApplicationContext@60ded0f0]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.799 [Thread-1] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3c3a1834: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:10:30.799 [Thread-1] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:30.805 [Thread-3] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@67f31652: display name [org.springframework.context.support.GenericApplicationContext@67f31652]; startup date [Mon Jan 07 01:10:30 JST 2013]; root of context hierarchy
01:10:30.805 [Thread-3] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@56acdd02: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,defaultRequestParser,multipartRequestParser,requestParsers,anotherRequestParsers]; root of factory hierarchy
01:10:30.806 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'anotherRequestParsers'
01:10:30.807 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0


[JENKINS] テスト結果の記録
mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ cubby-spring ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar
mojoSucceeded org.apache.maven.plugins:maven-jar-plugin:2.3.2(default-jar)
2013/01/07 1:10:32 hudson.maven.ExecutedMojo <init>
警告: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
mojoStarted org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ cubby-spring ---
[INFO] Building jar: /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-source-plugin:2.2.1(source-jar)
mojoStarted org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring/2.1.0-SNAPSHOT/cubby-spring-2.1.0-SNAPSHOT.jar

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cubby-spring ---
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring/2.1.0-SNAPSHOT/cubby-spring-2.1.0-SNAPSHOT.pom
[INFO] Installing /home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/cubby-spring-2.1.0-SNAPSHOT-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/cubby/cubby-spring/2.1.0-SNAPSHOT/cubby-spring-2.1.0-SNAPSHOT-sources.jar
mojoSucceeded org.apache.maven.plugins:maven-install-plugin:2.3.1(default-install)
projectSucceeded org.seasar.cubby:cubby-spring:2.1.0-SNAPSHOT