gatein_wsrp_trunk_sun6 #28: Failure
206 tests 0 failure(s) / ±0
All tests passed
Changes for Build #28
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare for next development iteration
[chris.laprun(a)jboss.com] [maven-release-plugin] prepare release 2.0.0-Alpha01
[chris.laprun(a)jboss.com] Updated version to 2.0.0-Alpha01-SNAPSHOT to conform to
conventions.
[chris.laprun(a)jboss.com] - Upgraded to common 2.0.3-GA and pc 2.2.0-Beta01.
[...truncated 1622 lines...]
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.handlers.InvocationHandler dealWithError
SEVERE: The portlet threw an exception
org.oasis.wsrp.v2.InvalidCookie: Simulate invalid cookie
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at
org.gatein.wsrp.WSRPExceptionFactory$ExceptionFactory.newInstance(WSRPExceptionFactory.java:97)
at org.gatein.wsrp.WSRPExceptionFactory.createWSException(WSRPExceptionFactory.java:74)
at org.gatein.wsrp.spec.v1.V1ToV2Converter.toV2Exception(V1ToV2Converter.java:566)
at org.gatein.wsrp.services.v1.V1MarkupService.getMarkup(V1MarkupService.java:129)
at
org.gatein.wsrp.consumer.handlers.RenderHandler.performRequest(RenderHandler.java:117)
at org.gatein.wsrp.consumer.handlers.RenderHandler.performRequest(RenderHandler.java:51)
at
org.gatein.wsrp.consumer.handlers.InvocationHandler.performRequest(InvocationHandler.java:161)
at org.gatein.wsrp.consumer.handlers.InvocationHandler.handle(InvocationHandler.java:96)
at
org.gatein.wsrp.consumer.handlers.InvocationDispatcher.dispatchAndHandle(InvocationDispatcher.java:119)
at org.gatein.wsrp.consumer.WSRPConsumerImpl.invoke(WSRPConsumerImpl.java:173)
at
org.gatein.wsrp.protocol.v1.MarkupTestCase.commonInitCookieTest(MarkupTestCase.java:243)
at
org.gatein.wsrp.protocol.v1.MarkupTestCase.testInitCookiePerUser(MarkupTestCase.java:180)
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:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.handlers.InvocationHandler dealWithError
SEVERE: The portlet threw an exception
org.oasis.wsrp.v2.InvalidCookie: Simulate invalid cookie
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at
org.gatein.wsrp.WSRPExceptionFactory$ExceptionFactory.newInstance(WSRPExceptionFactory.java:97)
at org.gatein.wsrp.WSRPExceptionFactory.createWSException(WSRPExceptionFactory.java:74)
at org.gatein.wsrp.spec.v1.V1ToV2Converter.toV2Exception(V1ToV2Converter.java:566)
at org.gatein.wsrp.services.v1.V1MarkupService.getMarkup(V1MarkupService.java:129)
at
org.gatein.wsrp.consumer.handlers.RenderHandler.performRequest(RenderHandler.java:117)
at org.gatein.wsrp.consumer.handlers.RenderHandler.performRequest(RenderHandler.java:51)
at
org.gatein.wsrp.consumer.handlers.InvocationHandler.performRequest(InvocationHandler.java:161)
at org.gatein.wsrp.consumer.handlers.InvocationHandler.handle(InvocationHandler.java:96)
at
org.gatein.wsrp.consumer.handlers.InvocationDispatcher.dispatchAndHandle(InvocationDispatcher.java:119)
at org.gatein.wsrp.consumer.WSRPConsumerImpl.invoke(WSRPConsumerImpl.java:173)
at
org.gatein.wsrp.protocol.v1.MarkupTestCase.commonInitCookieTest(MarkupTestCase.java:243)
at
org.gatein.wsrp.protocol.v1.MarkupTestCase.testInitCookiePerGroup(MarkupTestCase.java:206)
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:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:03:53 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec
Running org.gatein.wsrp.consumer.services.SOAPServiceFactoryTestCase
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.services.SOAPServiceFactory start
INFO: Couldn't access WSDL information. Service won't be available
javax.wsdl.WSDLException: WSDLException: faultCode=INVALID_WSDL: Found no service
definition with WSRP specification namespaces.
at
org.gatein.wsrp.services.SOAPServiceFactory$WSDLInfo.<init>(SOAPServiceFactory.java:424)
at org.gatein.wsrp.services.SOAPServiceFactory.start(SOAPServiceFactory.java:230)
at org.gatein.wsrp.services.SOAPServiceFactory.getService(SOAPServiceFactory.java:98)
at
org.gatein.wsrp.consumer.services.SOAPServiceFactoryTestCase.checkPorts(SOAPServiceFactoryTestCase.java:93)
at
org.gatein.wsrp.consumer.services.SOAPServiceFactoryTestCase.testDefaultDotNetWSDLCompositeService(SOAPServiceFactoryTestCase.java:78)
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:597)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:91)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
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:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.321 sec
Running org.gatein.wsrp.consumer.EndpointConfigurationInfoTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.gatein.wsrp.consumer.RegistrationInfoTestCase
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.gatein.wsrp.protocol.v1.PortletManagementTestCase
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.gatein.wsrp.protocol.v1.V1ConsumerBaseTest
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setServiceDescriptionBehavior
INFO: Given service description behavior was null, using the default one instead!
Aug 19, 2010 8:04:01 AM org.gatein.wsrp.consumer.WSRPConsumerBaseTest
setPortletManagementBehavior
INFO: Given portlet management behavior was null, using the default one instead!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.gatein.wsrp.consumer.RegistrationPropertyTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.gatein.wsrp.consumer.ProducerInfoTestCase
Aug 19, 2010 8:04:02 AM org.gatein.wsrp.consumer.ProducerInfo deregister
INFO: Consumer with id 'test' deregistered.
Aug 19, 2010 8:04:02 AM org.gatein.wsrp.consumer.ProducerInfo modifyRegistration
INFO: Consumer with id 'test' sucessfully modified its registration.
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 sec
Results :
Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/consumer/target/wsrp-consumer-\.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/consumer/target/wsrp-consumer-\-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/consumer/target/wsrp-consumer-\.jar to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-consumer/\/wsrp-consumer-\.jar
[INFO] Installing
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/consumer/target/wsrp-consumer-\-sources.jar
to
/home/hudson/.m2/repository/org/gatein/wsrp/wsrp-consumer/\/wsrp-consumer-\-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GateIn WSRP Admin GUI
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [enforcer:enforce {execution: enforce-java-version}]
[INFO] [enforcer:enforce {execution: enforce-maven-version}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[wsrp-admin-gui] in
[/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/wsrp-admin-gui-\]
[INFO] Processing war project
[INFO] Copying webapp
resources[/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/src/main/webapp]
[INFO] Webapp assembled in [814 msecs]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] basedir
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/wsrp-admin-gui- does
not exist
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: basedir
/qa/hudson_ws/workspace/gatein_wsrp_trunk_sun6/wsrp/admin-gui/target/wsrp-admin-gui- does
not exist
at org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScanner.java:550)
at org.codehaus.plexus.archiver.AbstractArchiver.addFileSet(AbstractArchiver.java:184)
at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory(AbstractArchiver.java:154)
at org.codehaus.plexus.archiver.AbstractArchiver.addDirectory(AbstractArchiver.java:142)
at org.apache.maven.plugin.war.WarMojo.performPackaging(WarMojo.java:208)
at org.apache.maven.plugin.war.WarMojo.execute(WarMojo.java:157)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
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:597)
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)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 30 seconds
[INFO] Finished at: Thu Aug 19 08:04:08 EDT 2010
[INFO] Final Memory: 107M/313M
[INFO] ------------------------------------------------------------------------
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
Public URL:
https://hudson.jboss.org/hudson/job/gatein_wsrp_trunk_sun6/28
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_wsrp_trunk_sun6/28/