Skip to content

Console Output

Skipping 6 KB.. Full Log
01:10:09.486 [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:09.584 [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:09.650 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:09.761 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:10:09.763 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:09.777 [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:09.806 [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:09.821 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:09.823 [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:09.848 [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:09.849 [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:09.850 [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:09.850 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:10:09.851 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:10:09.853 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:09.855 [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:09.877 [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:09.896 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:09.916 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:10:09.938 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:09.939 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:09.941 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:09.976 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:09.976 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:09.984 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:10:09.985 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@79a5f739]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5a02c35e
01:10:09.985 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@79a5f739: display name [Root WebApplicationContext]; startup date [Tue Jan 08 01:10:08 JST 2013]; root of context hierarchy
01:10:10.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:10.057 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:10.129 [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:10.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:10.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:10.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:10.205 [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:10.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:10.219 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3d93f6e2]
01:10:10.238 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@74af72d8]
01:10:10.242 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7b7a4989]
01:10:10.249 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5a02c35e: 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:10.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:10.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:10.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:10.257 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:10.262 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:10.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:10.286 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:10.289 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:10.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:10.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:10.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:10.299 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:10.305 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:10.306 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:10.760 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:10.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:10.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:10.770 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:10.770 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:10.774 [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:10.774 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:10.774 [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:10.776 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:10.782 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:10.784 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:10.821 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:10.826 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:10.828 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:10.829 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:10.842 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:10.843 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:10.843 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:10.844 [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@79a5f739'
01:10:10.845 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:10.845 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:10.845 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:10.854 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:10.854 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:10.872 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:10.873 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:10.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:10.879 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:10.880 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:10.882 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:10.889 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:10.890 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:10.897 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:10.899 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:10.903 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:10.903 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:10.905 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:10.912 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:10.913 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:10.913 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:10.913 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:10.914 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:10.914 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:10.914 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:10.917 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:10.925 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:10:10.925 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 2356 ms
01:10:10.925 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:10:10.938 [main] INFO  o.s.mock.web.MockServletContext - Initializing Spring root WebApplicationContext
01:10:10.938 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
01:10:10.939 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@7f5e2075: display name [Root WebApplicationContext]; startup date [Tue Jan 08 01:10:10 JST 2013]; root of context hierarchy
01:10:10.939 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml]
01:10:10.941 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:10.944 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:10.948 [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:10.950 [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:10.969 [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:10.978 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:10.979 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:10:10.982 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:10.984 [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:11.002 [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:11.013 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:11.014 [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:11.017 [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:11.018 [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:11.018 [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:11.019 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:10:11.019 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:10:11.021 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:11.024 [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:11.042 [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:11.056 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:11.064 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:10:11.066 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:11.066 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:11.067 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:11.074 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:11.075 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:11.076 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:10:11.076 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@7f5e2075]: org.springframework.beans.factory.support.DefaultListableBeanFactory@4fa4ded3
01:10:11.076 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@7f5e2075: display name [Root WebApplicationContext]; startup date [Tue Jan 08 01:10:10 JST 2013]; root of context hierarchy
01:10:11.079 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:11.079 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:11.079 [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:11.080 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:11.085 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:11.086 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:11.086 [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:11.086 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:11.086 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@29d381d2]
01:10:11.087 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7cf01771]
01:10:11.087 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@76933bcb]
01:10:11.088 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4fa4ded3: 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:11.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:11.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:11.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:11.089 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:11.090 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:11.090 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:11.090 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:11.091 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:11.091 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:11.091 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:11.091 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:11.092 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:11.092 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:11.092 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:11.092 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:11.093 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:11.094 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:11.094 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:11.094 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:11.095 [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:11.095 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:11.095 [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:11.096 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:11.096 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:11.096 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:11.097 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:11.098 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:11.099 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:11.100 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:11.101 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:11.934 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:11.934 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:11.935 [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@7f5e2075'
01:10:11.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:11.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:11.935 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:11.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:11.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:11.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:11.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:11.936 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:11.937 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:11.937 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:11.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:11.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:11.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:11.938 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:11.939 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:11.939 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:11.939 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:11.939 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:11.940 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:11.940 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:11.940 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:11.947 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:11.947 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:11.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:11.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:11.948 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:11.949 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:10:11.949 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1010 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.795 sec
Running org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest
01:10:11.957 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest].
01:10:11.962 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: using defaults.
01:10:11.978 [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:11.987 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception]
01:10:11.991 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@f855562 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@7aa89ce3, testMethod = [null], testException = [null]]].
01:10:11.998 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/cubby-converters.xml,classpath:/app-cubby.xml].
01:10:11.999 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:12.001 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.002 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:12.012 [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:12.014 [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:12.044 [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:12.061 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.063 [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:12.065 [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:12.066 [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:12.067 [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:12.067 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:12.067 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby-converters.xml]
01:10:12.070 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.075 [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:12.094 [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:12.108 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.110 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar]
01:10:12.115 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:org/seasar/cubby/converter/impl/**/*.class] to resources [URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ConversionHelperImpl.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]]
01:10:12.118 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class]
01:10:12.123 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class]
01:10:12.125 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class]
01:10:12.136 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class]
01:10:12.137 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class]
01:10:12.138 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class]
01:10:12.141 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class]
01:10:12.147 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class]
01:10:12.149 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class]
01:10:12.150 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class]
01:10:12.151 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class]
01:10:12.156 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class]
01:10:12.158 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class]
01:10:12.159 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class]
01:10:12.165 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class]
01:10:12.167 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class]
01:10:12.168 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class]
01:10:12.169 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class]
01:10:12.176 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class]
01:10:12.178 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class]
01:10:12.179 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class]
01:10:12.180 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]
01:10:12.182 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 17 bean definitions from location pattern [classpath:/cubby-converters.xml]
01:10:12.186 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:12.188 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.193 [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:12.239 [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:12.259 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.261 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:12.264 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@122b7db1: display name [org.springframework.context.support.GenericApplicationContext@122b7db1]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.265 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@122b7db1]: org.springframework.beans.factory.support.DefaultListableBeanFactory@a7e8c4d
01:10:12.265 [main] DEBUG o.s.c.s.GenericApplicationContext - 31 beans defined in org.springframework.context.support.GenericApplicationContext@122b7db1: display name [org.springframework.context.support.GenericApplicationContext@122b7db1]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.287 [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:12.288 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.288 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.289 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.289 [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:12.289 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.290 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@66a23610]
01:10:12.290 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@238b8914]
01:10:12.294 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a7e8c4d: 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:12.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:12.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:12.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:12.297 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:12.305 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:12.306 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:12.306 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:12.306 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:12.306 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:12.307 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:12.308 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:12.308 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:12.309 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:12.309 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:12.311 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimestampConverter'
01:10:12.311 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimestampConverter'
01:10:12.313 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimestampConverter' to allow for resolving potential circular references
01:10:12.322 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimestampConverter'
01:10:12.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimeConverter'
01:10:12.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimeConverter'
01:10:12.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimeConverter' to allow for resolving potential circular references
01:10:12.340 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimeConverter'
01:10:12.344 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integerConverter'
01:10:12.345 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integerConverter'
01:10:12.348 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integerConverter' to allow for resolving potential circular references
01:10:12.351 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integerConverter'
01:10:12.355 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteArrayFileItemConverter'
01:10:12.356 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteArrayFileItemConverter'
01:10:12.356 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteArrayFileItemConverter' to allow for resolving potential circular references
01:10:12.359 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteArrayFileItemConverter'
01:10:12.365 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'enumConverter'
01:10:12.365 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'enumConverter'
01:10:12.366 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'enumConverter' to allow for resolving potential circular references
01:10:12.368 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'enumConverter'
01:10:12.369 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inputStreamFileItemConverter'
01:10:12.369 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'inputStreamFileItemConverter'
01:10:12.369 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'inputStreamFileItemConverter' to allow for resolving potential circular references
01:10:12.372 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'inputStreamFileItemConverter'
01:10:12.372 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'characterConverter'
01:10:12.373 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'characterConverter'
01:10:12.373 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'characterConverter' to allow for resolving potential circular references
01:10:12.376 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'characterConverter'
01:10:12.377 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'doubleConverter'
01:10:12.377 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'doubleConverter'
01:10:12.379 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'doubleConverter' to allow for resolving potential circular references
01:10:12.381 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'doubleConverter'
01:10:12.381 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteConverter'
01:10:12.382 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteConverter'
01:10:12.382 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteConverter' to allow for resolving potential circular references
01:10:12.385 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteConverter'
01:10:12.385 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigDecimalConverter'
01:10:12.385 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigDecimalConverter'
01:10:12.386 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigDecimalConverter' to allow for resolving potential circular references
01:10:12.397 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigDecimalConverter'
01:10:12.398 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlDateConverter'
01:10:12.398 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlDateConverter'
01:10:12.399 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlDateConverter' to allow for resolving potential circular references
01:10:12.401 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlDateConverter'
01:10:12.402 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigIntegerConverter'
01:10:12.402 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigIntegerConverter'
01:10:12.403 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigIntegerConverter' to allow for resolving potential circular references
01:10:12.405 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigIntegerConverter'
01:10:12.411 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'floatConverter'
01:10:12.411 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'floatConverter'
01:10:12.412 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'floatConverter' to allow for resolving potential circular references
01:10:12.417 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'floatConverter'
01:10:12.418 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dateConverter'
01:10:12.418 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dateConverter'
01:10:12.419 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dateConverter' to allow for resolving potential circular references
01:10:12.421 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dateConverter'
01:10:12.422 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'shortConverter'
01:10:12.422 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'shortConverter'
01:10:12.423 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'shortConverter' to allow for resolving potential circular references
01:10:12.425 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'shortConverter'
01:10:12.429 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'longConverter'
01:10:12.430 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'longConverter'
01:10:12.430 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'longConverter' to allow for resolving potential circular references
01:10:12.433 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'longConverter'
01:10:12.435 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'booleanConverter'
01:10:12.436 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'booleanConverter'
01:10:12.437 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'booleanConverter' to allow for resolving potential circular references
01:10:12.439 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'booleanConverter'
01:10:12.439 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:12.439 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:12.440 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:12.440 [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:12.440 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:12.444 [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:12.445 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:12.445 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:12.446 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:12.447 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:12.447 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:12.447 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:12.448 [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@122b7db1'
01:10:12.453 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:12.453 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:12.453 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:12.454 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:12.454 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:12.454 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:12.455 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:12.455 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:12.455 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:12.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:12.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:12.456 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:12.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:12.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:12.457 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:12.458 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:12.458 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:12.459 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:12.459 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:12.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimestampConverter'
01:10:12.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimeConverter'
01:10:12.460 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integerConverter'
01:10:12.461 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteArrayFileItemConverter'
01:10:12.461 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'enumConverter'
01:10:12.461 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'inputStreamFileItemConverter'
01:10:12.461 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'characterConverter'
01:10:12.462 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'doubleConverter'
01:10:12.462 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteConverter'
01:10:12.462 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigDecimalConverter'
01:10:12.462 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlDateConverter'
01:10:12.463 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigIntegerConverter'
01:10:12.463 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'floatConverter'
01:10:12.463 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dateConverter'
01:10:12.463 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'shortConverter'
01:10:12.463 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'longConverter'
01:10:12.464 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'booleanConverter'
01:10:12.464 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:12.464 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:12.464 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:12.466 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:10:12.470 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:10:12.471 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'converterProvider'
01:10:12.471 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest' to bean named 'converterProvider'
01:10:12.481 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception] threw exception: null
01:10:12.487 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@f855562 testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@7aa89ce3, testMethod = getConverter1@SpringConverterProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec
Running org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest
01:10:12.492 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest].
01:10:12.494 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: using defaults.
01:10:12.495 [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:12.495 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception]
01:10:12.496 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@2eb0a3f5 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@4edc41c5, testMethod = [null], testException = [null]]].
01:10:12.496 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml,classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml].
01:10:12.497 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:12.498 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.503 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:12.504 [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:12.508 [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:12.531 [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:12.544 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.549 [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:12.551 [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:12.556 [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:12.556 [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:12.557 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:12.557 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:12.558 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.560 [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:12.578 [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:12.590 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.592 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:12.592 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:10:12.593 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.606 [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:12.647 [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:12.668 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.678 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:10:12.683 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:10:12.684 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:10:12.685 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:10:12.689 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:10:12.693 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 2 bean definitions from location pattern [classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:10:12.694 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@5e6214f5: display name [org.springframework.context.support.GenericApplicationContext@5e6214f5]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.696 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@5e6214f5]: org.springframework.beans.factory.support.DefaultListableBeanFactory@14be49e0
01:10:12.696 [main] DEBUG o.s.c.s.GenericApplicationContext - 16 beans defined in org.springframework.context.support.GenericApplicationContext@5e6214f5: display name [org.springframework.context.support.GenericApplicationContext@5e6214f5]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.699 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.708 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.709 [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:12.709 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.709 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.710 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.710 [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:12.710 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.711 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@67dacccc]
01:10:12.711 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4dbb9a58]
01:10:12.713 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14be49e0: 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:12.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.722 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.723 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:12.723 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:12.723 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:12.724 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:12.724 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:12.725 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:12.725 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:12.725 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:12.725 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:12.726 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:12.729 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:12.730 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:12.730 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:12.733 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:12.734 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:12.735 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:12.735 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:12.736 [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:12.736 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:12.736 [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:12.737 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:12.737 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:12.738 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:12.739 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:12.749 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:12.751 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:10:12.761 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:10:12.762 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:12.762 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:12.762 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:12.763 [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@5e6214f5'
01:10:12.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:12.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:12.764 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:12.765 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:12.774 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:12.775 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:12.775 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:12.776 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:12.776 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:12.776 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:12.776 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:12.777 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:12.777 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:12.777 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:12.778 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:12.778 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:12.778 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:12.779 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:12.779 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:12.779 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:12.779 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:12.780 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:12.780 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:10:12.780 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:10:12.780 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:10:12.788 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:10:12.789 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:10:12.790 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:10:12.790 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolverProvider'
01:10:12.790 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest' to bean named 'pathResolverProvider'
01:10:12.793 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception] threw exception: null
01:10:12.793 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@2eb0a3f5 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@4edc41c5, testMethod = getPathResolver1@SpringPathResolverProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
Running org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest
01:10:12.803 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest].
01:10:12.804 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: using defaults.
01:10:12.805 [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:12.805 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.getContainer1() throws java.lang.Exception]
01:10:12.806 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@3fe2670b testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@28db23f1, testMethod = [null], testException = [null]]].
01:10:12.807 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml].
01:10:12.808 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:12.809 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.818 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:12.819 [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:12.820 [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:12.856 [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:12.877 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.879 [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:12.885 [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:12.890 [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:12.890 [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:12.894 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:12.895 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:10:12.897 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:12.901 [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:12.935 [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:12.953 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:12.956 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:10:12.960 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@4b14b82b: display name [org.springframework.context.support.GenericApplicationContext@4b14b82b]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.961 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@4b14b82b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@102f729e
01:10:12.961 [main] DEBUG o.s.c.s.GenericApplicationContext - 14 beans defined in org.springframework.context.support.GenericApplicationContext@4b14b82b: display name [org.springframework.context.support.GenericApplicationContext@4b14b82b]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:12.964 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.971 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.972 [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:12.972 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.973 [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:12.973 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.974 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2ed7b7d9]
01:10:12.974 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@54671f95]
01:10:12.975 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@102f729e: 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:12.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:12.984 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:12.985 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:12.985 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:12.989 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:12.990 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:12.990 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:12.990 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:12.991 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:12.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:12.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:12.992 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:12.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:12.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:12.993 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:12.994 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:12.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:12.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:12.995 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:13.000 [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:13.000 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:13.000 [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:13.001 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:13.001 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:13.004 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:13.005 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:13.005 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:13.005 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:13.006 [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@4b14b82b'
01:10:13.011 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:13.011 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:13.012 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:13.017 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:13.018 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:13.018 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:13.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:13.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:13.019 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:13.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:13.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:13.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:13.020 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:13.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:13.021 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:13.025 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:13.026 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:13.044 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:13.045 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:13.045 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:13.045 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:13.045 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:13.046 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:10:13.048 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:10:13.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:10:13.049 [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:13.051 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanDescProvider'
01:10:13.056 [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:13.057 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@3fe2670b testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@28db23f1, testMethod = getContainer1@SpringContainerProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec
Running org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest
01:10:13.066 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest].
01:10:13.067 [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:13.068 [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:13.074 [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:13.075 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@6b754699 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@606e1dec, testMethod = [null], testException = [null]]].
01:10:13.075 [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:13.076 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:10:13.077 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:13.086 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:10:13.088 [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:13.090 [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:13.119 [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:13.145 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:13.157 [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:13.161 [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:13.168 [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:13.169 [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:13.170 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:10:13.170 [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:13.172 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:10:13.182 [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:13.216 [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:13.229 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:10:13.232 [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:13.232 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@5d6ea269: display name [org.springframework.context.support.GenericApplicationContext@5d6ea269]; startup date [Tue Jan 08 01:10:13 JST 2013]; root of context hierarchy
01:10:13.232 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@5d6ea269]: org.springframework.beans.factory.support.DefaultListableBeanFactory@27b4c1d7
01:10:13.232 [main] DEBUG o.s.c.s.GenericApplicationContext - 15 beans defined in org.springframework.context.support.GenericApplicationContext@5d6ea269: display name [org.springframework.context.support.GenericApplicationContext@5d6ea269]; startup date [Tue Jan 08 01:10:13 JST 2013]; root of context hierarchy
01:10:13.235 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:13.241 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:13.242 [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:13.242 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:13.243 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:13.243 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:13.243 [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:13.249 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:13.250 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@a0430b6]
01:10:13.250 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@191a01dd]
01:10:13.251 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@27b4c1d7: 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:13.252 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:10:13.252 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:10:13.252 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:10:13.253 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:10:13.253 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:10:13.253 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:10:13.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:10:13.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:10:13.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:10:13.254 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:10:13.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:10:13.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:10:13.255 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:10:13.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:10:13.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:10:13.256 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:10:13.260 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:10:13.263 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:10:13.263 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:10:13.264 [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:13.264 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:10:13.265 [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:13.265 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:10:13.269 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:10:13.269 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:10:13.270 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:10:13.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:10:13.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:10:13.272 [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@5d6ea269'
01:10:13.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:10:13.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:10:13.273 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:10:13.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:10:13.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:10:13.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:10:13.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:10:13.277 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:10:13.277 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:10:13.278 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:10:13.278 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:10:13.278 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:10:13.278 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:10:13.279 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:10:13.279 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:10:13.279 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:10:13.279 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:10:13.280 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:10:13.280 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:10:13.280 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:13.280 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:10:13.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:10:13.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'anotherRequestParsers'
01:10:13.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'anotherRequestParsers'
01:10:13.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'anotherRequestParsers' to allow for resolving potential circular references
01:10:13.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:10:13.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'anotherRequestParsers'
01:10:13.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'anotherRequestParsers'
01:10:13.284 [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:13.287 [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:13.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParserProvider'
01:10:13.288 [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:13.290 [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:13.290 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@6b754699 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@606e1dec, testMethod = getRequestParsers1@SpringRequestParserProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec
01:10:13.299 [Thread-1] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@5e6214f5: display name [org.springframework.context.support.GenericApplicationContext@5e6214f5]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:13.300 [Thread-1] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@14be49e0: 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:13.300 [Thread-1] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:13.301 [Thread-2] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@4b14b82b: display name [org.springframework.context.support.GenericApplicationContext@4b14b82b]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:13.301 [Thread-2] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@102f729e: 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:13.302 [Thread-2] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:13.302 [Thread-3] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@5d6ea269: display name [org.springframework.context.support.GenericApplicationContext@5d6ea269]; startup date [Tue Jan 08 01:10:13 JST 2013]; root of context hierarchy
01:10:13.302 [Thread-3] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@27b4c1d7: 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:13.303 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'anotherRequestParsers'
01:10:13.303 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:10:13.304 [Thread-0] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@122b7db1: display name [org.springframework.context.support.GenericApplicationContext@122b7db1]; startup date [Tue Jan 08 01:10:12 JST 2013]; root of context hierarchy
01:10:13.304 [Thread-0] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@a7e8c4d: 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:13.305 [Thread-0] 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/08 1:10:14 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