Skip to content

Console Output

Skipping 6 KB.. Full Log
01:09:48.396 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:48.507 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:48.560 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:48.605 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:09:48.608 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:48.610 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:48.714 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:48.734 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:48.737 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:48.765 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:48.766 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:48.766 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:48.767 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:09:48.768 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:09:48.770 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:48.775 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:48.841 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:48.863 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:48.879 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:09:48.913 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:09:48.918 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:09:48.919 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:09:48.959 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:09:48.960 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:09:48.962 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:09:48.969 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@68e6ff0d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1c701a27
01:09:48.970 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@68e6ff0d: display name [Root WebApplicationContext]; startup date [Sun Jan 06 01:09:48 JST 2013]; root of context hierarchy
01:09:49.009 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.015 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.043 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:49.076 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.077 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.077 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.079 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:49.086 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.088 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2f74219d]
01:09:49.097 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@59556d12]
01:09:49.099 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@239a029e]
01:09:49.101 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1c701a27: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:09:49.107 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.108 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.108 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:49.108 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:49.113 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:49.125 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:49.128 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:49.135 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:49.136 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:49.136 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:49.137 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:49.139 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:49.145 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:49.145 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:49.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:49.160 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:49.161 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:49.164 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:49.165 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:49.168 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:49.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:49.174 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:49.177 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:49.177 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:49.179 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:49.213 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:49.222 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:49.224 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:49.226 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:49.233 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:49.233 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:49.233 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:49.235 [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@68e6ff0d'
01:09:49.236 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:49.236 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:49.236 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:49.240 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:49.246 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:49.250 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:49.258 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:49.258 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:49.258 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:49.259 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:49.260 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:49.262 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:49.266 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:49.267 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:49.274 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:49.275 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:49.275 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:49.278 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:49.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:49.281 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:49.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:49.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:49.282 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:49.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:49.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:49.285 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:49.286 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:09:49.286 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 1105 ms
01:09:49.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:09:49.291 [main] INFO  o.s.mock.web.MockServletContext - Initializing Spring root WebApplicationContext
01:09:49.292 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization started
01:09:49.292 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Refreshing org.springframework.web.context.support.XmlWebApplicationContext@28787c16: display name [Root WebApplicationContext]; startup date [Sun Jan 06 01:09:49 JST 2013]; root of context hierarchy
01:09:49.293 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/applicationContext.xml]
01:09:49.294 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.296 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:49.297 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:09:49.298 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.319 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:49.344 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:49.351 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/cubby.xml]
01:09:49.353 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.355 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.403 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:49.439 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:49.449 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:49.451 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:49.460 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:49.460 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:49.461 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 11 bean definitions from relative location [cubby.xml]
01:09:49.461 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/app-cubby.xml]
01:09:49.464 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.474 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.536 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:49.565 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:49.570 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Imported 3 bean definitions from relative location [app-cubby.xml]
01:09:49.571 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:09:49.575 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:09:49.576 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:09:49.577 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:09:49.578 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:09:49.583 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 16 bean definitions from location pattern [/applicationContext.xml]
01:09:49.583 [main] INFO  o.s.w.c.s.XmlWebApplicationContext - Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@28787c16]: org.springframework.beans.factory.support.DefaultListableBeanFactory@538d7ace
01:09:49.583 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - 16 beans defined in org.springframework.web.context.support.XmlWebApplicationContext@28787c16: display name [Root WebApplicationContext]; startup date [Sun Jan 06 01:09:49 JST 2013]; root of context hierarchy
01:09:49.590 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.590 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.590 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:49.591 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.591 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.596 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.596 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:49.596 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.597 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@76933bcb]
01:09:49.597 [main] DEBUG o.s.w.c.s.XmlWebApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3c3ac93e]
01:09:49.597 [main] DEBUG o.s.u.c.s.UiApplicationContextUtils - Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@37722456]
01:09:49.599 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@538d7ace: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:09:49.599 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:49.599 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:49.600 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:49.600 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:49.600 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:49.601 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:49.601 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:49.601 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:49.606 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:49.606 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:49.606 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:49.607 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:49.607 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:49.607 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:49.608 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:49.608 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:49.609 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:49.613 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:49.613 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:49.614 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:49.614 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:49.615 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:49.615 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:49.616 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:49.616 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:49.617 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:49.622 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:49.624 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:49.631 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:49.632 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:49.640 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:49.640 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:49.641 [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@28787c16'
01:09:49.642 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:49.642 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:49.642 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:49.643 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:49.643 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:49.644 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:49.644 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:49.644 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:49.644 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:49.645 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:49.645 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:49.645 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:49.645 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:49.646 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:49.652 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:49.652 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:49.652 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:49.653 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:49.653 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:49.653 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:49.653 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:49.653 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:49.654 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:49.654 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:49.654 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:49.654 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:49.655 [main] DEBUG o.s.web.context.ContextLoader - Published root WebApplicationContext as ServletContext attribute with name [org.springframework.web.context.WebApplicationContext.ROOT]
01:09:49.655 [main] INFO  o.s.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 363 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec
Running org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest
01:09:49.661 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest].
01:09:49.675 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: using defaults.
01:09:49.693 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:09:49.696 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception]
01:09:49.705 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@331c89c testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@39697b67, testMethod = [null], testException = [null]]].
01:09:49.706 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/cubby-converters.xml,classpath:/app-cubby.xml].
01:09:49.707 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:49.709 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.716 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:49.718 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:09:49.719 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.766 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:49.791 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:49.792 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:49.801 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:49.801 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:49.802 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:49.802 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:49.802 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby-converters.xml]
01:09:49.804 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.805 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.846 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:49.868 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:49.872 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in jar file [file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar]
01:09:49.885 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:org/seasar/cubby/converter/impl/**/*.class] to resources [URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ConversionHelperImpl.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class], URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]]
01:09:49.888 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimestampConverter.class]
01:09:49.896 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlTimeConverter.class]
01:09:49.898 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/IntegerConverter.class]
01:09:49.901 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteArrayFileItemConverter.class]
01:09:49.902 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/EnumConverter.class]
01:09:49.908 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractFileItemConverter.class]
01:09:49.910 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/InputStreamFileItemConverter.class]
01:09:49.911 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/CharacterConverter.class]
01:09:49.913 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DoubleConverter.class]
01:09:49.917 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ByteConverter.class]
01:09:49.918 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigDecimalConverter.class]
01:09:49.924 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/SqlDateConverter.class]
01:09:49.926 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BigIntegerConverter.class]
01:09:49.927 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractConverter.class]
01:09:49.928 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/FloatConverter.class]
01:09:49.929 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/DateConverter.class]
01:09:49.930 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/ShortConverter.class]
01:09:49.937 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/LongConverter.class]
01:09:49.938 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDecimalNumberConverter.class]
01:09:49.939 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractIntegerNumberConverter.class]
01:09:49.940 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/BooleanConverter.class]
01:09:49.947 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Ignored because not a concrete top-level class: URL [jar:file:/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby/target/cubby-2.1.0-SNAPSHOT.jar!/org/seasar/cubby/converter/impl/AbstractDateConverter.class]
01:09:49.949 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 17 bean definitions from location pattern [classpath:/cubby-converters.xml]
01:09:49.949 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:49.951 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:49.953 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:49.986 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:49.994 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.002 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:50.002 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@11e9c82e: display name [org.springframework.context.support.GenericApplicationContext@11e9c82e]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.008 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@11e9c82e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33
01:09:50.009 [main] DEBUG o.s.c.s.GenericApplicationContext - 31 beans defined in org.springframework.context.support.GenericApplicationContext@11e9c82e: display name [org.springframework.context.support.GenericApplicationContext@11e9c82e]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.030 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.036 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.037 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.037 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.037 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.038 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.038 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5fe8ce8]
01:09:50.039 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@ad4d66b]
01:09:50.041 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:09:50.042 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.047 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:50.048 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:50.049 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:50.049 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:50.049 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:50.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:50.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:50.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:50.050 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:50.051 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:50.051 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:50.051 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:50.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:50.052 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:50.054 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimestampConverter'
01:09:50.054 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimestampConverter'
01:09:50.056 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimestampConverter' to allow for resolving potential circular references
01:09:50.064 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimestampConverter'
01:09:50.143 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlTimeConverter'
01:09:50.143 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlTimeConverter'
01:09:50.144 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlTimeConverter' to allow for resolving potential circular references
01:09:50.148 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlTimeConverter'
01:09:50.156 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'integerConverter'
01:09:50.157 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'integerConverter'
01:09:50.158 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'integerConverter' to allow for resolving potential circular references
01:09:50.161 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'integerConverter'
01:09:50.170 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteArrayFileItemConverter'
01:09:50.170 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteArrayFileItemConverter'
01:09:50.170 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteArrayFileItemConverter' to allow for resolving potential circular references
01:09:50.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteArrayFileItemConverter'
01:09:50.181 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'enumConverter'
01:09:50.182 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'enumConverter'
01:09:50.182 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'enumConverter' to allow for resolving potential circular references
01:09:50.184 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'enumConverter'
01:09:50.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'inputStreamFileItemConverter'
01:09:50.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'inputStreamFileItemConverter'
01:09:50.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'inputStreamFileItemConverter' to allow for resolving potential circular references
01:09:50.192 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'inputStreamFileItemConverter'
01:09:50.196 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'characterConverter'
01:09:50.197 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'characterConverter'
01:09:50.197 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'characterConverter' to allow for resolving potential circular references
01:09:50.199 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'characterConverter'
01:09:50.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'doubleConverter'
01:09:50.209 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'doubleConverter'
01:09:50.212 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'doubleConverter' to allow for resolving potential circular references
01:09:50.223 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'doubleConverter'
01:09:50.227 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'byteConverter'
01:09:50.231 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'byteConverter'
01:09:50.232 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'byteConverter' to allow for resolving potential circular references
01:09:50.235 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'byteConverter'
01:09:50.235 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigDecimalConverter'
01:09:50.236 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigDecimalConverter'
01:09:50.244 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigDecimalConverter' to allow for resolving potential circular references
01:09:50.246 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigDecimalConverter'
01:09:50.247 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'sqlDateConverter'
01:09:50.247 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'sqlDateConverter'
01:09:50.252 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'sqlDateConverter' to allow for resolving potential circular references
01:09:50.259 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'sqlDateConverter'
01:09:50.259 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'bigIntegerConverter'
01:09:50.260 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'bigIntegerConverter'
01:09:50.260 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'bigIntegerConverter' to allow for resolving potential circular references
01:09:50.267 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'bigIntegerConverter'
01:09:50.271 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'floatConverter'
01:09:50.272 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'floatConverter'
01:09:50.272 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'floatConverter' to allow for resolving potential circular references
01:09:50.275 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'floatConverter'
01:09:50.283 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'dateConverter'
01:09:50.284 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'dateConverter'
01:09:50.284 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'dateConverter' to allow for resolving potential circular references
01:09:50.287 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'dateConverter'
01:09:50.295 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'shortConverter'
01:09:50.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'shortConverter'
01:09:50.296 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'shortConverter' to allow for resolving potential circular references
01:09:50.299 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'shortConverter'
01:09:50.307 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'longConverter'
01:09:50.308 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'longConverter'
01:09:50.308 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'longConverter' to allow for resolving potential circular references
01:09:50.311 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'longConverter'
01:09:50.319 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'booleanConverter'
01:09:50.320 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'booleanConverter'
01:09:50.320 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'booleanConverter' to allow for resolving potential circular references
01:09:50.322 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'booleanConverter'
01:09:50.326 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:50.326 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:50.326 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:50.327 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.327 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:50.328 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.328 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:50.328 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:50.329 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:50.330 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:50.330 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:50.330 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:50.331 [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@11e9c82e'
01:09:50.331 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:50.332 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:50.332 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:50.332 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:50.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:50.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:50.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:50.333 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:50.334 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:50.334 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:50.334 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:50.334 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:50.335 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:50.335 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:50.335 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:50.335 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:50.336 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:50.336 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:50.336 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:50.336 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimestampConverter'
01:09:50.337 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlTimeConverter'
01:09:50.337 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'integerConverter'
01:09:50.337 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteArrayFileItemConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'enumConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'inputStreamFileItemConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'characterConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'doubleConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'byteConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigDecimalConverter'
01:09:50.338 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'sqlDateConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'bigIntegerConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'floatConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'dateConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'shortConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'longConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'booleanConverter'
01:09:50.339 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:50.340 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:50.340 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:50.341 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:09:50.341 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ConverterProvider org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.converterProvider
01:09:50.342 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'converterProvider'
01:09:50.342 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest' to bean named 'converterProvider'
01:09:50.397 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest.getConverter1() throws java.lang.Exception] threw exception: null
01:09:50.398 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@331c89c testClass = SpringConverterProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/cubby-converters.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringConverterProviderTest@39697b67, testMethod = getConverter1@SpringConverterProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec
Running org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest
01:09:50.402 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest].
01:09:50.403 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: using defaults.
01:09:50.405 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:09:50.416 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception]
01:09:50.416 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@20e183e9 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@359b46dc, testMethod = [null], testException = [null]]].
01:09:50.417 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml,classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml].
01:09:50.417 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:50.418 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:50.420 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:50.424 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:09:50.438 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:50.474 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:50.492 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.494 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:50.496 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:50.497 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:50.497 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:50.497 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:50.498 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:50.499 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:50.501 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:50.515 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:50.523 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.525 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:50.525 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:09:50.526 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:50.528 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:50.542 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:50.552 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.553 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action]
01:09:50.553 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Searching directory [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action] for files matching pattern [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/**/*.class]
01:09:50.554 [main] DEBUG o.s.c.i.s.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:mock/action/**/*.class] to resources [file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class], file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]]
01:09:50.555 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction2.class]
01:09:50.556 [main] DEBUG o.s.c.a.ClassPathBeanDefinitionScanner - Identified candidate component class: file [/home/services/jenkins/jobs/cubby-trunk/workspace/cubby-project/cubby-spring/target/test-classes/mock/action/MockAction1.class]
01:09:50.557 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 2 bean definitions from location pattern [classpath:/org/seasar/cubby/plugins/spring/spi/SpringPathResolverProviderTest.xml]
01:09:50.557 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@65493102: display name [org.springframework.context.support.GenericApplicationContext@65493102]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.557 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@65493102]: org.springframework.beans.factory.support.DefaultListableBeanFactory@4b14b82b
01:09:50.558 [main] DEBUG o.s.c.s.GenericApplicationContext - 16 beans defined in org.springframework.context.support.GenericApplicationContext@65493102: display name [org.springframework.context.support.GenericApplicationContext@65493102]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.561 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.562 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.562 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.562 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.563 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.564 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@e0d5eb7]
01:09:50.564 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@fc54796]
01:09:50.565 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b14b82b: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:09:50.565 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.566 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.566 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:50.566 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:50.566 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:50.567 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:50.567 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:50.567 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:50.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:50.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:50.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:50.568 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:50.569 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:50.569 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:50.569 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:50.570 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:50.571 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:50.572 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:50.572 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:50.573 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.573 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:50.574 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.574 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:50.575 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:50.575 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:50.576 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:50.577 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction2/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction2.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:50.579 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=GET,onSubmit=null,priority=2147483647,auto=]
01:09:50.580 [main] DEBUG o.s.c.routing.impl.PathResolverImpl - アクションメソッドを登録します [regex=^/mockAction1/$,actionMethod=public org.seasar.cubby.action.ActionResult mock.action.MockAction1.index() throws java.lang.Exception,uriParameterNames=[],requestMethod=POST,onSubmit=null,priority=2147483647,auto=]
01:09:50.581 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:50.582 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:50.582 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:50.583 [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@65493102'
01:09:50.583 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:50.584 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:50.584 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:50.585 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:50.585 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:50.586 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:50.586 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:50.586 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:50.587 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:50.587 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:50.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:50.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:50.588 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:50.589 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:50.589 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:50.589 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:50.590 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:50.591 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:50.591 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:50.591 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:50.592 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:50.592 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:50.592 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mockAction1'
01:09:50.592 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'mockAction1'
01:09:50.593 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'mockAction1' to allow for resolving potential circular references
01:09:50.593 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'mockAction1'
01:09:50.594 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:09:50.595 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.PathResolverProvider org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.pathResolverProvider
01:09:50.596 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolverProvider'
01:09:50.596 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest' to bean named 'pathResolverProvider'
01:09:50.599 [main] DEBUG o.s.t.c.junit4.SpringMethodRoadie - Test method [public void org.seasar.cubby.plugins.spring.spi.SpringPathResolverProviderTest.getPathResolver1() throws java.lang.Exception] threw exception: null
01:09:50.599 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@20e183e9 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@359b46dc, testMethod = getPathResolver1@SpringPathResolverProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
Running org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest
01:09:50.602 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest].
01:09:50.602 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: using defaults.
01:09:50.603 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:09:50.604 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - Invoking test method [public void org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.getContainer1() throws java.lang.Exception]
01:09:50.605 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@26d58939 testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@d24111a, testMethod = [null], testException = [null]]].
01:09:50.605 [main] DEBUG o.s.t.c.s.AbstractGenericContextLoader - Loading ApplicationContext for locations [classpath:/cubby.xml,classpath:/app-cubby.xml].
01:09:50.606 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:50.608 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:50.610 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:50.612 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:09:50.614 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:50.629 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:50.646 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.648 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:50.650 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:50.651 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:50.652 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:50.652 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:50.652 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [app-cubby.xml]
01:09:50.654 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:50.657 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:50.671 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:50.679 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:50.680 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 3 bean definitions from location pattern [classpath:/app-cubby.xml]
01:09:50.680 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@3adec8b3: display name [org.springframework.context.support.GenericApplicationContext@3adec8b3]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.681 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@3adec8b3]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1b0deb5f
01:09:50.681 [main] DEBUG o.s.c.s.GenericApplicationContext - 14 beans defined in org.springframework.context.support.GenericApplicationContext@3adec8b3: display name [org.springframework.context.support.GenericApplicationContext@3adec8b3]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:50.684 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.685 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.686 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.687 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.687 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:50.687 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.688 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@54671f95]
01:09:50.688 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3e4a9a7d]
01:09:50.690 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1b0deb5f: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:09:50.690 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:50.690 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:50.691 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:50.691 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:50.691 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:50.692 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:50.692 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:50.693 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:50.693 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:50.693 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:50.694 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:50.694 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:50.695 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:50.695 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:50.695 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:50.696 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:50.697 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:50.697 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:50.697 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:50.698 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.698 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:50.699 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:50.699 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:50.700 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:50.700 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:50.701 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:50.701 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:50.702 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:50.702 [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@3adec8b3'
01:09:50.703 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:50.703 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:50.704 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:50.705 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:50.705 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:50.706 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:50.706 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:50.707 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:50.707 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:50.708 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:50.708 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:50.708 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:50.709 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:50.709 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:50.710 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:50.710 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:50.711 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:50.996 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:50.996 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:50.996 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:50.996 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:50.997 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:50.997 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest]: AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:09:50.997 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest': AutowiredFieldElement for private org.seasar.cubby.spi.ContainerProvider org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest.containerProvider
01:09:50.998 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'containerProvider'
01:09:50.998 [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:09:51.000 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'beanDescProvider'
01:09:51.000 [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:09:51.001 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@26d58939 testClass = SpringContainerProviderTest, locations = array<String>['classpath:/cubby.xml', 'classpath:/app-cubby.xml'], testInstance = org.seasar.cubby.plugins.spring.spi.SpringContainerProviderTest@d24111a, testMethod = getContainer1@SpringContainerProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec
Running org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest
01:09:51.007 [main] DEBUG o.s.t.c.j.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest].
01:09:51.008 [main] INFO  o.s.test.context.TestContextManager - @TestExecutionListeners is not present for class [class org.seasar.cubby.plugins.spring.spi.SpringRequestParserProviderTest]: using defaults.
01:09:51.009 [main] DEBUG o.s.test.context.TestContextManager - Could not instantiate default TestExecutionListener class [org.springframework.test.context.transaction.TransactionalTestExecutionListener]. Specify custom listener classes or make the default listener classes available.
01:09:51.009 [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:09:51.012 [main] DEBUG o.s.t.c.s.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[TestContext@478e4327 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@4cdada24, testMethod = [null], testException = [null]]].
01:09:51.013 [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:09:51.013 [main] INFO  o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [cubby.xml]
01:09:51.026 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:51.031 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
01:09:51.032 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd}
01:09:51.047 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:51.065 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
01:09:51.084 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:51.086 [main] DEBUG o.s.b.f.x.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
01:09:51.089 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionErrorsProxy#0]
01:09:51.095 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.FlashMapProxy#0]
01:09:51.096 [main] DEBUG o.s.b.f.x.BeanDefinitionParserDelegate - Neither XML 'id' nor 'name' specified - using generated bean name [org.seasar.cubby.action.ActionContextProxy#0]
01:09:51.096 [main] DEBUG o.s.b.f.xml.XmlBeanDefinitionReader - Loaded 11 bean definitions from location pattern [classpath:/cubby.xml]
01:09:51.097 [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:09:51.099 [main] DEBUG o.s.b.f.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
01:09:51.103 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
01:09:51.136 [main] DEBUG o.s.b.f.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/util/spring-util-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-util-2.5.xsd
01:09:51.155 [main] DEBUG o.s.b.f.x.DefaultBeanDefinitionDocumentReader - Loading bean definitions
01:09:51.157 [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:09:51.164 [main] INFO  o.s.c.s.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@342798e7: display name [org.springframework.context.support.GenericApplicationContext@342798e7]; startup date [Sun Jan 06 01:09:51 JST 2013]; root of context hierarchy
01:09:51.165 [main] INFO  o.s.c.s.GenericApplicationContext - Bean factory for application context [org.springframework.context.support.GenericApplicationContext@342798e7]: org.springframework.beans.factory.support.DefaultListableBeanFactory@2ba99347
01:09:51.169 [main] DEBUG o.s.c.s.GenericApplicationContext - 15 beans defined in org.springframework.context.support.GenericApplicationContext@342798e7: display name [org.springframework.context.support.GenericApplicationContext@342798e7]; startup date [Sun Jan 06 01:09:51 JST 2013]; root of context hierarchy
01:09:51.172 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:51.172 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:51.172 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
01:09:51.172 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:51.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:51.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:51.173 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
01:09:51.174 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:51.175 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@191a01dd]
01:09:51.175 [main] DEBUG o.s.c.s.GenericApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7a70610a]
01:09:51.176 [main] INFO  o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2ba99347: 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:09:51.184 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
01:09:51.184 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
01:09:51.184 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolver'
01:09:51.184 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolver'
01:09:51.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathTemplateParser'
01:09:51.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathTemplateParser'
01:09:51.185 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolver' to allow for resolving potential circular references
01:09:51.186 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolver'
01:09:51.186 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'containerProvider'
01:09:51.186 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'containerProvider'
01:09:51.186 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'containerProvider' to allow for resolving potential circular references
01:09:51.187 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'containerProvider'
01:09:51.187 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'converterProvider'
01:09:51.187 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'converterProvider'
01:09:51.187 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'converterProvider' to allow for resolving potential circular references
01:09:51.188 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'converterProvider'
01:09:51.189 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'converterProvider'
01:09:51.197 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'pathResolverProvider'
01:09:51.197 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'pathResolverProvider'
01:09:51.198 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Found injected field on class [org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider]: AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:51.198 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'pathResolverProvider' to allow for resolving potential circular references
01:09:51.198 [main] DEBUG o.s.b.f.annotation.InjectionMetadata - Processing injected field of bean 'pathResolverProvider': AutowiredFieldElement for private org.seasar.cubby.routing.PathResolver org.seasar.cubby.plugins.spring.spi.SpringPathResolverProvider.pathResolver
01:09:51.199 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'pathResolver'
01:09:51.199 [main] DEBUG o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - Autowiring by type from bean name 'pathResolverProvider' to bean named 'pathResolver'
01:09:51.199 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking init method  'initialize' on bean with name 'pathResolverProvider'
01:09:51.200 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'pathResolverProvider'
01:09:51.200 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParserProvider'
01:09:51.200 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParserProvider'
01:09:51.201 [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@342798e7'
01:09:51.201 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'requestParsers'
01:09:51.202 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'requestParsers'
01:09:51.202 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParsers' to allow for resolving potential circular references
01:09:51.202 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'multipartRequestParser'
01:09:51.202 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'multipartRequestParser'
01:09:51.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'multipartRequestParser' to allow for resolving potential circular references
01:09:51.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'multipartRequestParser'
01:09:51.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'defaultRequestParser'
01:09:51.203 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'defaultRequestParser'
01:09:51.204 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'defaultRequestParser' to allow for resolving potential circular references
01:09:51.207 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'defaultRequestParser'
01:09:51.207 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'requestParsers'
01:09:51.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParsers'
01:09:51.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'requestParserProvider' to allow for resolving potential circular references
01:09:51.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'requestParserProvider'
01:09:51.208 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'beanDescProvider'
01:09:51.209 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'beanDescProvider'
01:09:51.209 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'beanDescProvider' to allow for resolving potential circular references
01:09:51.209 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'beanDescProvider'
01:09:51.209 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:51.210 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'multipartRequestParser'
01:09:51.210 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParsers'
01:09:51.210 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating shared instance of singleton bean 'anotherRequestParsers'
01:09:51.210 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Creating instance of bean 'anotherRequestParsers'
01:09:51.211 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Eagerly caching bean 'anotherRequestParsers' to allow for resolving potential circular references
01:09:51.211 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'defaultRequestParser'
01:09:51.211 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Invoking afterPropertiesSet() on bean with name 'anotherRequestParsers'
01:09:51.211 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Finished creating instance of bean 'anotherRequestParsers'
01:09:51.213 [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:09:51.218 [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:09:51.218 [main] DEBUG o.s.b.f.s.DefaultListableBeanFactory - Returning cached instance of singleton bean 'requestParserProvider'
01:09:51.218 [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:09:51.225 [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:09:51.226 [main] DEBUG o.s.t.c.s.DirtiesContextTestExecutionListener - After test method: context [[TestContext@478e4327 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@4cdada24, testMethod = getRequestParsers1@SpringRequestParserProviderTest, testException = [null]]], dirtiesContext [false].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
01:09:51.235 [Thread-1] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@65493102: display name [org.springframework.context.support.GenericApplicationContext@65493102]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:51.236 [Thread-1] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b14b82b: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers,mockAction2,mockAction1]; root of factory hierarchy
01:09:51.236 [Thread-1] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:09:51.243 [Thread-2] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@3adec8b3: display name [org.springframework.context.support.GenericApplicationContext@3adec8b3]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:51.243 [Thread-2] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1b0deb5f: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:09:51.244 [Thread-2] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:09:51.243 [Thread-3] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@342798e7: display name [org.springframework.context.support.GenericApplicationContext@342798e7]; startup date [Sun Jan 06 01:09:51 JST 2013]; root of context hierarchy
01:09:51.244 [Thread-3] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2ba99347: 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:09:51.245 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'anotherRequestParsers'
01:09:51.247 [Thread-3] DEBUG o.s.b.f.s.DisposableBeanAdapter - Invoking destroy() on bean with name 'requestParsers'
01:09:51.248 [Thread-0] INFO  o.s.c.s.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@11e9c82e: display name [org.springframework.context.support.GenericApplicationContext@11e9c82e]; startup date [Sun Jan 06 01:09:50 JST 2013]; root of context hierarchy
01:09:51.248 [Thread-0] INFO  o.s.b.f.s.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18987a33: defining beans [org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,pathResolver,containerProvider,converterProvider,pathResolverProvider,requestParserProvider,beanDescProvider,org.seasar.cubby.action.ActionErrorsProxy#0,org.seasar.cubby.action.FlashMapProxy#0,org.seasar.cubby.action.ActionContextProxy#0,sqlTimestampConverter,sqlTimeConverter,integerConverter,byteArrayFileItemConverter,enumConverter,inputStreamFileItemConverter,characterConverter,doubleConverter,byteConverter,bigDecimalConverter,sqlDateConverter,bigIntegerConverter,floatConverter,dateConverter,shortConverter,longConverter,booleanConverter,multipartRequestParser,defaultRequestParser,requestParsers]; root of factory hierarchy
01:09:51.252 [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/06 1:09:52 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] 
[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/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] 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