dev@jersey.java.net

Build failed in Hudson: Jersey #2449

From: Hudson <hudson-admins_at_sun.com>
Date: Tue, 10 Nov 2009 00:42:01 -0800 (PST)

See <http://hudson.sfbay/job/Jersey/2449/changes>

Changes:

[pavel_bucek] changing servlet-name

------------------------------------------
[...truncated 1435 lines...]
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/abstractbean/AbstractBeanTest-config.xml]
Nov 10, 2009 12:41:51 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_1f89785]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_6270b
Nov 10, 2009 12:41:51 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_6270b: defining beans [abstractBeanTest.AutoDeclaredResource,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,AbstractBeanTest.XMLDeclaredAbstractResource,AbstractBeanTest.XMLDeclaredResource]; root of factory hierarchy
Nov 10, 2009 12:41:51 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 143 ms
Nov 10, 2009 12:41:51 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 10, 2009 12:41:51 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, abstractBeanTest.AutoDeclaredResource, of type com.sun.jersey.spring.tests.abstractbean.AbstractBeanTest$AutoDeclaredResource as a root resource class
Nov 10, 2009 12:41:51 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, AbstractBeanTest.XMLDeclaredResource, of type com.sun.jersey.spring.tests.abstractbean.AbstractBeanTest$XMLDeclaredResource as a root resource class
Nov 10, 2009 12:41:51 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:51 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:51 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_1f89785: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:51 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:51 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_6270b: defining beans [abstractBeanTest.AutoDeclaredResource,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,AbstractBeanTest.XMLDeclaredAbstractResource,AbstractBeanTest.XMLDeclaredResource]; root of factory hierarchy
Nov 10, 2009 12:41:51 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Initializing Spring root WebApplicationContext
Nov 10, 2009 12:41:51 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Nov 10, 2009 12:41:51 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_eddac: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:51 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-config.xml]
Nov 10, 2009 12:41:51 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_eddac]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_91d7c
Nov 10, 2009 12:41:51 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_91d7c: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:51 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 43 ms
Nov 10, 2009 12:41:52 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Creating new child context from classpath:com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config.xml
Nov 10, 2009 12:41:52 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_19b6225: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:52 PST 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext_at_eddac
Nov 10, 2009 12:41:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config.xml]
Nov 10, 2009 12:41:53 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_19b6225]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_1d91364
Nov 10, 2009 12:41:53 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_1d91364: defining beans [ChildConfigContextTest.ChildConfigResource]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_91d7c
Nov 10, 2009 12:41:53 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ChildConfigResource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ChildConfigResource as a root resource class
Nov 10, 2009 12:41:53 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ApplicationConfigResource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ApplicationConfigResource as a root resource class
Nov 10, 2009 12:41:53 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:54 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:54 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_eddac: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:51 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_91d7c: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:54 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Initializing Spring root WebApplicationContext
Nov 10, 2009 12:41:54 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Nov 10, 2009 12:41:54 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_63f5af: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:54 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-config.xml]
Nov 10, 2009 12:41:54 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_63f5af]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_83fde6
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_83fde6: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:54 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 43 ms
Nov 10, 2009 12:41:54 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Creating new child context from classpath:com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config.xml classpath:com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config2.xml
Nov 10, 2009 12:41:54 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_fa1b2d: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:54 PST 2009]; parent: org.springframework.web.context.support.XmlWebApplicationContext_at_63f5af
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config.xml]
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-client-config2.xml]
Nov 10, 2009 12:41:54 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_fa1b2d]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_247d4a
Nov 10, 2009 12:41:54 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_247d4a: defining beans [ChildConfigContextTest.ChildConfigResource,ChildConfigContextTest.ChildConfig2Resource]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_83fde6
Nov 10, 2009 12:41:54 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ChildConfigResource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ChildConfigResource as a root resource class
Nov 10, 2009 12:41:54 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ChildConfig2Resource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ChildConfig2Resource as a root resource class
Nov 10, 2009 12:41:54 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ApplicationConfigResource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ApplicationConfigResource as a root resource class
Nov 10, 2009 12:41:54 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:56 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:56 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_63f5af: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:54 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:56 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_83fde6: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:56 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Initializing Spring root WebApplicationContext
Nov 10, 2009 12:41:56 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Nov 10, 2009 12:41:56 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_2250d5: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:56 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:56 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/childconfig/ChildConfigContextTest-config.xml]
Nov 10, 2009 12:41:56 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_2250d5]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_13e9934
Nov 10, 2009 12:41:56 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_13e9934: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:56 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 49 ms
Nov 10, 2009 12:41:56 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 10, 2009 12:41:56 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, ChildConfigContextTest.ApplicationConfigResource, of type com.sun.jersey.spring.tests.childconfig.ChildConfigContextTest$ApplicationConfigResource as a root resource class
Nov 10, 2009 12:41:56 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:57 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:57 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_2250d5: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:56 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:57 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_13e9934: defining beans [ChildConfigContextTest.ApplicationConfigResource]; root of factory hierarchy
Nov 10, 2009 12:41:57 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Initializing Spring root WebApplicationContext
Nov 10, 2009 12:41:57 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Nov 10, 2009 12:41:57 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_104b5ae: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:57 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:57 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/inheritence/InheritenceTest-config.xml]
Nov 10, 2009 12:41:57 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_104b5ae]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_1735602
Nov 10, 2009 12:41:57 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_1735602: defining beans [inheritenceTest.CSub,inheritenceTest.B2,inheritenceTest.A,inheritenceTest.B2Sub,inheritenceTest.B,inheritenceTest.C,inheritenceTest.ASub,inheritenceTest.BSub,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor]; root of factory hierarchy
Nov 10, 2009 12:41:57 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 142 ms
Nov 10, 2009 12:41:57 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 10, 2009 12:41:57 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.B2, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$B2 as a root resource class
Nov 10, 2009 12:41:57 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.A, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$A as a root resource class
Nov 10, 2009 12:41:57 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.B, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$B as a root resource class
Nov 10, 2009 12:41:57 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.C, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$C as a root resource class
Nov 10, 2009 12:41:57 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:59 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:59 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_104b5ae: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:57 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:59 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_1735602: defining beans [inheritenceTest.CSub,inheritenceTest.B2,inheritenceTest.A,inheritenceTest.B2Sub,inheritenceTest.B,inheritenceTest.C,inheritenceTest.ASub,inheritenceTest.BSub,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor]; root of factory hierarchy
Nov 10, 2009 12:41:59 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Initializing Spring root WebApplicationContext
Nov 10, 2009 12:41:59 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization started
Nov 10, 2009 12:41:59 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.web.context.support.XmlWebApplicationContext_at_1286c00: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:59 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:59 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [com/sun/jersey/spring/tests/inheritence/InheritenceTest-config.xml]
Nov 10, 2009 12:41:59 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext_at_1286c00]: org.springframework.beans.factory.support.DefaultListableBeanFactory_at_cf70f
Nov 10, 2009 12:41:59 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_cf70f: defining beans [inheritenceTest.CSub,inheritenceTest.B2,inheritenceTest.A,inheritenceTest.B2Sub,inheritenceTest.B,inheritenceTest.C,inheritenceTest.ASub,inheritenceTest.BSub,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor]; root of factory hierarchy
Nov 10, 2009 12:41:59 AM org.springframework.web.context.ContextLoader initWebApplicationContext
INFO: Root WebApplicationContext: initialization completed in 50 ms
Nov 10, 2009 12:41:59 AM com.sun.jersey.spi.spring.container.servlet.SpringServlet getContext
INFO: Using default applicationContext
Nov 10, 2009 12:41:59 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.B2, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$B2 as a root resource class
Nov 10, 2009 12:41:59 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.A, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$A as a root resource class
Nov 10, 2009 12:41:59 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.B, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$B as a root resource class
Nov 10, 2009 12:41:59 AM com.sun.jersey.spi.spring.container.SpringComponentProviderFactory register
INFO: Registering Spring bean, inheritenceTest.C, of type com.sun.jersey.spring.tests.inheritence.InheritenceTest$C as a root resource class
Nov 10, 2009 12:41:59 AM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.1.5-ea-SNAPSHOT 11/10/2009 12:40 AM'
Nov 10, 2009 12:41:59 AM com.sun.grizzly.http.servlet.ServletContextImpl log
INFO: Closing Spring root WebApplicationContext
Nov 10, 2009 12:41:59 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.web.context.support.XmlWebApplicationContext_at_1286c00: display name [Root WebApplicationContext]; startup date [Tue Nov 10 00:41:59 PST 2009]; root of context hierarchy
Nov 10, 2009 12:41:59 AM org.springframework.beans.factory.support.DefaultSingletonBeanRegistry destroySingletons
INFO: Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory_at_cf70f: defining beans [inheritenceTest.CSub,inheritenceTest.B2,inheritenceTest.A,inheritenceTest.B2Sub,inheritenceTest.B,inheritenceTest.C,inheritenceTest.ASub,inheritenceTest.BSub,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor]; root of factory hierarchy
Tests run: 69, Failures: 1, Errors: 0, Skipped: 61, Time elapsed: 18.46 sec <<< FAILURE!
setUp(com.sun.jersey.spring.SpringManagedPerRequestResourceTest) Time elapsed: 0 sec <<< FAILURE!
java.net.BindException: Address already in use: 9999=com.sun.grizzly.http.SelectorThreadHandler_at_131de9b
        at com.sun.grizzly.TCPSelectorHandler.initSelector(TCPSelectorHandler.java:405)
        at com.sun.grizzly.TCPSelectorHandler.preSelect(TCPSelectorHandler.java:368)
        at com.sun.grizzly.Controller.doSelect(Controller.java:327)
        at com.sun.grizzly.SelectorHandlerRunner.run(SelectorHandlerRunner.java:88)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:595)


Results :

Failed tests:
  setUp(com.sun.jersey.spring.SpringManagedPerRequestResourceTest)

Tests run: 69, Failures: 1, Errors: 0, Skipped: 61

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.sfbay/job/Jersey/ws/jersey/contribs/spring/target/surefire-reports> for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to <http://hudson.sfbay/job/Jersey/ws/jersey/contribs/spring/target/surefire-reports> for the individual test results.
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <http://hudson.sfbay/job/Jersey/ws/jersey/contribs/spring/target/surefire-reports> for the individual test results.
        at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:530)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 36 seconds
[INFO] Finished at: Tue Nov 10 00:42:00 PST 2009
[INFO] Final Memory: 33M/141M
[INFO] ------------------------------------------------------------------------