Skip to content

Console Output

Skipping 6 KB.. Full Log
01:09:56.509 [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:09:56.625 [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:09:56.683 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:56.727 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:09:56.732 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:56.743 [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:09:56.847 [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:09:56.886 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:56.888 [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:09:57.636 [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:09:57.637 [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:09:57.637 [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:09:57.637 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:09:57.638 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:09:57.640 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:57.642 [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:09:57.666 [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:09:57.676 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:57.685 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:09:57.746 [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:09:57.746 [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:09:57.748 [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:09:57.782 [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:09:57.783 [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:09:57.785 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:09:57.785 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@20b9b538]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2e00e753
01:09:57.786 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@20b9b538: display name [Root WebApplicationContext]; startup date [Sat Jan 05 01:09:56 JST 2013]; root of context hierarchy
01:09:57.807 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:57.808 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:57.832 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:57.846 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:57.847 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:57.847 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:57.848 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:57.851 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:57.853 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@59556d12]
01:09:57.855 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@466355dc]
01:09:57.858 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3749eb9f]
01:09:57.860 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2e00e753: 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:09:57.861 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:57.861 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:57.862 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:57.862 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:57.877 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:57.883 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:57.886 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:57.888 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:57.889 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:57.889 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:57.890 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:57.892 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:57.892 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:57.893 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:57.910 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:57.913 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:57.915 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:57.915 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:57.916 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:57.922 [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:09:57.923 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:57.923 [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:09:57.925 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:57.925 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:57.927 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:57.945 [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:09:57.947 [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:09:57.949 [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:09:57.950 [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:09:57.951 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:57.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:57.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:57.954 [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@20b9b538'
01:09:57.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:57.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:57.967 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:57.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:57.977 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:57.982 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:57.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:57.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:57.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:57.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:57.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:57.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:58.002 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:58.003 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:58.006 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:58.009 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:58.009 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:58.017 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:58.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:58.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:58.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:58.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:58.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:58.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:58.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:58.028 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:58.028 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:09:58.028 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1838 ms
01:09:58.029 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:09:58.039 [main] INFO  o.s.mock.web.MockServletContext - Initializing Spring root WebApplicationContext
01:09:58.039 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
01:09:58.040 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@13b33a0e: display name [Root WebApplicationContext]; startup date [Sat Jan 05 01:09:58 JST 2013]; root of context hierarchy
01:09:58.040 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml]
01:09:58.042 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.050 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:58.051 [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:09:58.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:09:58.092 [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:09:58.124 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.127 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:09:58.130 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.134 [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:09:58.170 [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:09:58.192 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.193 [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:09:58.196 [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:09:58.196 [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:09:58.198 [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:09:58.200 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:09:58.200 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:09:58.203 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.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:09:58.224 [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:09:58.234 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.235 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:09:58.236 [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:09:58.236 [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:09:58.243 [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:09:58.244 [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:09:58.245 [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:09:58.250 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:09:58.251 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@13b33a0e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@193936e1
01:09:58.251 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@13b33a0e: display name [Root WebApplicationContext]; startup date [Sat Jan 05 01:09:58 JST 2013]; root of context hierarchy
01:09:58.253 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:58.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:58.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.256 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7c9e67a]
01:09:58.257 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@583a5794]
01:09:58.265 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@5e4be2cc]
01:09:58.266 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@193936e1: 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:09:58.267 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.267 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.268 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:58.268 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:58.268 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:58.268 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:58.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:58.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:58.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:58.270 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:58.270 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:58.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:58.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:58.272 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:58.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:58.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:58.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:58.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:58.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:58.275 [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:09:58.275 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:58.275 [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:09:58.276 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:58.276 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:58.277 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:58.277 [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:09:58.283 [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:09:58.289 [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:09:58.290 [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:09:58.291 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:58.291 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:58.291 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:58.292 [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@13b33a0e'
01:09:58.292 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:58.293 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:58.293 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:58.294 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:58.294 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:58.294 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:58.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:58.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:58.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:58.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:58.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:58.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:58.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:58.297 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:58.297 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:58.297 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:58.298 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:58.298 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:58.298 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:58.298 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:58.299 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:58.300 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:58.300 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:58.301 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:58.311 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:58.312 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:58.313 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:09:58.313 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 273 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.401 sec
Running org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest
01:09:58.322 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest].
01:09:58.339 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: using defaults.
01:09:58.345 [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:09:58.348 [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:09:58.353 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@6f1f23e5 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@656dc861, testMethod = [null], testException = [null]]].
01:09:58.354 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/cubby-converters.xml,classpath:/app-cubby.xml].
01:09:58.533 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:58.535 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.537 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:58.539 [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:09:58.540 [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:09:58.562 [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:09:58.574 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.579 [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:09:58.588 [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:09:58.589 [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:09:58.589 [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:09:58.590 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:58.590 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby-converters.xml]
01:09:58.592 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.595 [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:09:58.615 [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:09:58.625 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.696 [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:09:58.706 [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:09:58.710 [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:09:58.711 [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:09:58.713 [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:09:58.716 [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:09:58.717 [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:09:58.718 [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:09:58.720 [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:09:58.722 [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:09:58.733 [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:09:58.734 [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:09:58.736 [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:09:58.741 [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:09:58.742 [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:09:58.747 [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:09:58.749 [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:09:58.750 [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:09:58.752 [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:09:58.755 [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:09:58.763 [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:09:58.765 [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:09:58.766 [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:09:58.768 [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:09:58.769 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 17 bean definitions from location pattern [classpath:/cubby-converters.xml]
01:09:58.775 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:58.777 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:58.780 [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:09:58.818 [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:09:58.831 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:58.833 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:58.833 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@7a2d189c: display name [org.springframework.context.support.GenericApplicationContext@7a2d189c]; startup date [Sat Jan 05 01:09:58 JST 2013]; root of context hierarchy
01:09:58.834 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@7a2d189c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5fe8ce8
01:09:58.834 [main] DEBUG o.s.c.s.GenericApplicationContext - 31 beans defined in org.springframework.context.support.GenericApplicationContext@7a2d189c: display name [org.springframework.context.support.GenericApplicationContext@7a2d189c]; startup date [Sat Jan 05 01:09:58 JST 2013]; root of context hierarchy
01:09:58.862 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.868 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.869 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:58.869 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.870 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.876 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.877 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:58.877 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.878 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2094257f]
01:09:58.878 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5e29c58e]
01:09:58.882 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5fe8ce8: 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:09:58.886 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:58.887 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:58.888 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:58.888 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:58.889 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:58.891 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:58.891 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:58.892 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:58.892 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:58.894 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:58.895 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:58.896 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:58.897 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:58.897 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:58.898 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:58.899 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:58.907 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimestampConverter'
01:09:58.908 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimestampConverter'
01:09:58.910 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimestampConverter' to allow for resolving potential circular references
01:09:58.920 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimestampConverter'
01:09:58.921 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimeConverter'
01:09:58.929 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimeConverter'
01:09:58.930 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimeConverter' to allow for resolving potential circular references
01:09:58.933 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimeConverter'
01:09:58.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integerConverter'
01:09:58.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integerConverter'
01:09:58.940 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integerConverter' to allow for resolving potential circular references
01:09:58.943 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integerConverter'
01:09:58.949 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteArrayFileItemConverter'
01:09:58.949 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteArrayFileItemConverter'
01:09:58.950 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteArrayFileItemConverter' to allow for resolving potential circular references
01:09:58.952 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteArrayFileItemConverter'
01:09:58.953 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'enumConverter'
01:09:58.953 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'enumConverter'
01:09:58.953 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'enumConverter' to allow for resolving potential circular references
01:09:58.955 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'enumConverter'
01:09:58.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inputStreamFileItemConverter'
01:09:58.958 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'inputStreamFileItemConverter'
01:09:58.963 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'inputStreamFileItemConverter' to allow for resolving potential circular references
01:09:58.965 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'inputStreamFileItemConverter'
01:09:58.966 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'characterConverter'
01:09:58.966 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'characterConverter'
01:09:58.967 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'characterConverter' to allow for resolving potential circular references
01:09:58.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'characterConverter'
01:09:58.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'doubleConverter'
01:09:58.976 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'doubleConverter'
01:09:58.981 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'doubleConverter' to allow for resolving potential circular references
01:09:58.983 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'doubleConverter'
01:09:58.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteConverter'
01:09:58.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteConverter'
01:09:58.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteConverter' to allow for resolving potential circular references
01:09:58.987 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteConverter'
01:09:58.987 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigDecimalConverter'
01:09:58.987 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigDecimalConverter'
01:09:58.988 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigDecimalConverter' to allow for resolving potential circular references
01:09:58.990 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigDecimalConverter'
01:09:58.990 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlDateConverter'
01:09:58.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlDateConverter'
01:09:58.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlDateConverter' to allow for resolving potential circular references
01:09:58.994 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlDateConverter'
01:09:58.994 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigIntegerConverter'
01:09:58.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigIntegerConverter'
01:09:58.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigIntegerConverter' to allow for resolving potential circular references
01:09:58.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigIntegerConverter'
01:09:58.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'floatConverter'
01:09:58.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'floatConverter'
01:09:58.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'floatConverter' to allow for resolving potential circular references
01:09:59.001 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'floatConverter'
01:09:59.001 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dateConverter'
01:09:59.001 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dateConverter'
01:09:59.002 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dateConverter' to allow for resolving potential circular references
01:09:59.006 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dateConverter'
01:09:59.006 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'shortConverter'
01:09:59.007 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'shortConverter'
01:09:59.008 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'shortConverter' to allow for resolving potential circular references
01:09:59.013 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'shortConverter'
01:09:59.014 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'longConverter'
01:09:59.014 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'longConverter'
01:09:59.016 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'longConverter' to allow for resolving potential circular references
01:09:59.018 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'longConverter'
01:09:59.018 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'booleanConverter'
01:09:59.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'booleanConverter'
01:09:59.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'booleanConverter' to allow for resolving potential circular references
01:09:59.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'booleanConverter'
01:09:59.022 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:59.022 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:59.022 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:59.023 [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:09:59.023 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:59.024 [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:09:59.026 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:59.031 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:59.031 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:59.032 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:59.033 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:59.033 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:59.034 [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@7a2d189c'
01:09:59.034 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:59.034 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:59.034 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:59.035 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:59.035 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:59.035 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:59.036 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:59.036 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:59.036 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:59.037 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:59.037 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:59.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:59.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:59.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:59.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:59.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:59.039 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:59.040 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:59.040 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:59.040 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimestampConverter'
01:09:59.040 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimeConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integerConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteArrayFileItemConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'enumConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'inputStreamFileItemConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'characterConverter'
01:09:59.041 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'doubleConverter'
01:09:59.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteConverter'
01:09:59.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigDecimalConverter'
01:09:59.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlDateConverter'
01:09:59.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigIntegerConverter'
01:09:59.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'floatConverter'
01:09:59.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dateConverter'
01:09:59.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'shortConverter'
01:09:59.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'longConverter'
01:09:59.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'booleanConverter'
01:09:59.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:59.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:59.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:59.066 [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:09:59.067 [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:09:59.067 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'converterProvider'
01:09:59.068 [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:09:59.077 [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:09:59.078 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@6f1f23e5 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@656dc861, testMethod = getConverter1@SpringConverterProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 sec
Running org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest
01:09:59.085 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest].
01:09:59.087 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: using defaults.
01:09:59.090 [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:09:59.092 [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:09:59.093 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@3d47358f 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@e0d5eb7, testMethod = [null], testException = [null]]].
01:09:59.094 [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:09:59.094 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:59.100 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:59.104 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:59.108 [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:09:59.109 [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:09:59.125 [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:09:59.133 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:59.134 [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:09:59.137 [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:09:59.137 [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:09:59.138 [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:09:59.138 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:59.138 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:59.139 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:59.141 [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:09:59.169 [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:09:59.174 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:59.181 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:59.183 [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:09:59.184 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:59.186 [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:09:59.207 [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:09:59.223 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:59.228 [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:09:59.231 [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:09:59.232 [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:09:59.234 [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:09:59.235 [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:09:59.237 [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:09:59.238 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@fc54796: display name [org.springframework.context.support.GenericApplicationContext@fc54796]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:09:59.238 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@fc54796]: org.springframework.beans.factory.support.DefaultListableBeanFactory@298488ef
01:09:59.238 [main] DEBUG o.s.c.s.GenericApplicationContext - 16 beans defined in org.springframework.context.support.GenericApplicationContext@fc54796: display name [org.springframework.context.support.GenericApplicationContext@fc54796]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:09:59.243 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.243 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.244 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:59.244 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.244 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.244 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.245 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:59.245 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.245 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@a0b1cd0]
01:09:59.245 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5f90a0d6]
01:09:59.246 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@298488ef: 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:09:59.247 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.247 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.248 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:59.248 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:59.248 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:59.248 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:59.249 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:59.249 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:59.249 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:59.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:59.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:59.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:59.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:59.251 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:59.251 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:59.251 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:59.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:59.259 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:59.261 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:59.262 [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:09:59.262 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:59.262 [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:09:59.263 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:59.263 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:59.264 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:59.265 [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:09:59.266 [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:09:59.267 [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:09:59.268 [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:09:59.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:59.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:59.270 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:59.270 [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@fc54796'
01:09:59.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:59.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:59.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:59.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:59.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:59.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:59.277 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:59.280 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:59.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:59.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:59.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:59.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:59.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:59.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:59.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:59.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:59.284 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:59.284 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:59.286 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:59.286 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:59.286 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:59.286 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:59.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:59.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:59.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:59.288 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:59.290 [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:09:59.290 [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:09:59.293 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolverProvider'
01:09:59.293 [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:09:59.298 [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:09:59.299 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@3d47358f 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@e0d5eb7, testMethod = getPathResolver1@SpringPathResolverProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
Running org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest
01:09:59.304 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest].
01:09:59.306 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: using defaults.
01:09:59.307 [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:09:59.309 [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:09:59.310 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@606e1dec testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@5d6ea269, testMethod = [null], testException = [null]]].
01:09:59.310 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml].
01:09:59.311 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:59.312 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:59.319 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:59.320 [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:09:59.321 [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:09:59.346 [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:09:59.360 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:59.361 [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:09:59.363 [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:09:59.364 [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:09:59.364 [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:09:59.365 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:59.365 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:59.366 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:59.368 [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:09:59.386 [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:09:59.395 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:59.398 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:59.398 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@a68cb6b: display name [org.springframework.context.support.GenericApplicationContext@a68cb6b]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:09:59.399 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@a68cb6b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5bf99eea
01:09:59.399 [main] DEBUG o.s.c.s.GenericApplicationContext - 14 beans defined in org.springframework.context.support.GenericApplicationContext@a68cb6b: display name [org.springframework.context.support.GenericApplicationContext@a68cb6b]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:09:59.403 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.403 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.404 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:59.404 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.404 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.405 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.405 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:59.406 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.406 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@27b4c1d7]
01:09:59.407 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4c221e9e]
01:09:59.408 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5bf99eea: 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:09:59.409 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:59.409 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:59.409 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:59.409 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:59.410 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:59.410 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:59.411 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:59.411 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:59.412 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:59.412 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:59.412 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:59.413 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:59.413 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:59.413 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:59.415 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:59.416 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:59.416 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:59.417 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:59.417 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:59.417 [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:09:59.418 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:59.418 [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:09:59.419 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:59.419 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:59.419 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:59.422 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:59.424 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:59.424 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:59.425 [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@a68cb6b'
01:09:59.425 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:59.425 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:59.425 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:59.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:59.426 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:59.427 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:59.428 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:59.428 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:59.428 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:59.433 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:59.434 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:59.434 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:59.434 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:59.435 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:59.435 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:59.436 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:59.436 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:59.436 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:59.880 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:59.880 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:59.881 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:59.881 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:59.881 [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:09:59.881 [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:09:59.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:09:59.882 [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:00.350 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanDescProvider'
01:10:00.350 [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:00.353 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@606e1dec testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@5d6ea269, testMethod = getContainer1@SpringContainerProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 sec
Running org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest
01:10:00.358 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest].
01:10:00.358 [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:00.360 [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:00.367 [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:00.367 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@83e96cf 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@451ef443, testMethod = [null], testException = [null]]].
01:10:00.367 [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:00.368 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:00.369 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:00.372 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:00.373 [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:00.380 [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:00.396 [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:00.413 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:00.415 [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:00.417 [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:00.417 [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:00.418 [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:00.418 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:00.418 [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:00.420 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:00.422 [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:00.446 [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:00.459 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:00.461 [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:00.461 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@73367e28: display name [org.springframework.context.support.GenericApplicationContext@73367e28]; startup date [Sat Jan 05 01:10:00 JST 2013]; root of context hierarchy
01:10:00.461 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@73367e28]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1af0b4a3
01:10:00.461 [main] DEBUG o.s.c.s.GenericApplicationContext - 15 beans defined in org.springframework.context.support.GenericApplicationContext@73367e28: display name [org.springframework.context.support.GenericApplicationContext@73367e28]; startup date [Sat Jan 05 01:10:00 JST 2013]; root of context hierarchy
01:10:00.464 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:00.470 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:00.473 [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:00.474 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:00.474 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:00.474 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:00.474 [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:00.475 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:00.475 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@195428dd]
01:10:00.475 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6446d228]
01:10:00.477 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1af0b4a3: 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:00.478 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:00.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:00.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:00.479 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:00.480 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:00.480 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:00.481 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:00.481 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:00.481 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:00.481 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:00.482 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:00.482 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:00.482 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:00.483 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:00.483 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:00.483 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:00.484 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:00.485 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:00.485 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:00.485 [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:00.485 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:00.485 [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:00.486 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:00.486 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:00.486 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:00.486 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:00.486 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:00.486 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:00.487 [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@73367e28'
01:10:00.487 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:00.487 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:00.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:00.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:00.488 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:00.489 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:00.489 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:00.489 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:00.489 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:00.496 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:00.496 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:00.496 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:00.496 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:00.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:00.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:00.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:00.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:00.497 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:00.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:00.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:00.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:00.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:00.498 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'anotherRequestParsers'
01:10:00.499 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'anotherRequestParsers'
01:10:00.499 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'anotherRequestParsers' to allow for resolving potential circular references
01:10:00.499 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:00.500 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'anotherRequestParsers'
01:10:00.500 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'anotherRequestParsers'
01:10:00.502 [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:00.502 [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:00.503 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParserProvider'
01:10:00.504 [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:00.512 [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:00.512 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@83e96cf 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@451ef443, testMethod = getRequestParsers1@SpringRequestParserProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
01:10:00.522 [Thread-0] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@7a2d189c: display name [org.springframework.context.support.GenericApplicationContext@7a2d189c]; startup date [Sat Jan 05 01:09:58 JST 2013]; root of context hierarchy
01:10:00.523 [Thread-0] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5fe8ce8: 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:00.523 [Thread-0] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:00.524 [Thread-2] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@a68cb6b: display name [org.springframework.context.support.GenericApplicationContext@a68cb6b]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:10:00.524 [Thread-2] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5bf99eea: 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:00.524 [Thread-2] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:00.530 [Thread-3] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@73367e28: display name [org.springframework.context.support.GenericApplicationContext@73367e28]; startup date [Sat Jan 05 01:10:00 JST 2013]; root of context hierarchy
01:10:00.530 [Thread-3] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1af0b4a3: 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:00.530 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'anotherRequestParsers'
01:10:00.530 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:00.533 [Thread-1] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@fc54796: display name [org.springframework.context.support.GenericApplicationContext@fc54796]; startup date [Sat Jan 05 01:09:59 JST 2013]; root of context hierarchy
01:10:00.535 [Thread-1] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@298488ef: 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:00.535 [Thread-1] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'

Results :

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

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[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/05 1:10:01 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