[sopbuild] Build org.sopera.sopnew.site build.81 Build Successful

  • From: "Buildmaster org.sopera.sopnew.site" <juergen.kindler@xxxxxxxxx>
  • To: sopbuild@xxxxxxxxxxxxx
  • Date: Mon, 1 Feb 2010 23:24:26 +0100 (CET)

View results here -> http://sop-ip14.servicebackbone.org:8080/cruisecontrol/buildresults/org.sopera.sopnew.site?log=log20100201230052Lbuild.81

BUILD COMPLETE -  build.81
Date of build: 2010-02-01T22:00:52
Time to build: 23 minute(s) 33 second(s)

Initial Messages
composite build 1 of 1 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=23 minute(s) 33 second(s);
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] SOPERA Extensions for Swordfish
[INFO] org.sopera.plugins.core
[INFO] org.sopera.plugins.core.resolver
[INFO] org.sopera.plugins.resolver.policy
[INFO] org.sopera.plugins.feature
[INFO] artifact org.apache.felix:maven-bundle-plugin: checking for updates from maven-plugins-dev
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Extensions for Swordfish
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] SOPERA Extensions for Swordfish
[INFO] org.sopera.plugins.core
[INFO] org.sopera.plugins.core.resolver
[INFO] org.sopera.plugins.resolver.policy
[INFO] org.sopera.plugins.feature
[INFO] ------------------------------------------------------------------------
[INFO] Building SOPERA Extensions for Swordfish
[INFO] task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing surefire-report:report
[INFO] No goals needed for project - skipping
[INFO] Preparing surefire-report:report-only
[INFO] No goals needed for project - skipping
[INFO] Preparing emma:emma
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/MavenCommonProject/target
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/MavenCommonProject/pom.xml to /root/.m2/repository/org/sopera/plugins/parent/1.0.0-SNAPSHOT/parent-1.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Feb 1, 2010 11:01:03 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.0-SNAPSHOT/org.sopera.plugins.core-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core.resolver
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Compiling 8 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 3 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Feb 1, 2010 11:01:07 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:01:07 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:01:07 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:01:08 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:01:08 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Feb 1, 2010 11:01:08 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.0-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.0-SNAPSHOT: checking for updates from development
compiler:compile {execution: default-compile}
[INFO] Compiling 10 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/classes
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 7 source files to /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Feb 1, 2010 11:01:13 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Feb 1, 2010 11:01:13 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@15253d5]
Feb 1, 2010 11:01:13 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Feb 1, 2010 11:01:13 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@1d225a7]
Feb 1, 2010 11:01:13 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Feb 1, 2010 11:01:14 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Feb 1, 2010 11:01:14 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.0-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.feature
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
jar:jar {execution: default-jar}
[INFO] Building jar: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.0-SNAPSHOT/org.sopera.plugins.feature-1.0.0-SNAPSHOT.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] SOPERA Extensions for Swordfish ....................... SUCCESS [2.247s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [5.804s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [4.793s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [7.601s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [0.404s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Mon Feb 01 23:01:16 CET 2010
[INFO] Final Memory: 34M/100M
[INFO] ------------------------------------------------------------------------
emma:instrument {execution: default-instrument}
[INFO] Not executing EMMA, as the project is not a Java classpath-capable package
site:site {execution: default-site}
[INFO] Not generating EMMA report as the metadata file (coverage.em) could not be found
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from development
[INFO] artifact org.apache.maven.skins:maven-default-skin: checking for updates from central
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Surefire Report" report.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core
[INFO] task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing surefire-report:report
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Feb 1, 2010 11:01:35 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] Preparing surefire-report:report-only
[INFO] No goals needed for project - skipping
[INFO] Preparing emma:emma
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
emma:instrument {execution: default-instrument}
[INFO] Instrumenting classes with EMMA
processing instrumentation path ...
instrumentation path processed in 97 ms
[1 class(es) instrumented, 0 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/coverage.em] {in 13 ms}
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
EMMA: collecting runtime coverage data ...
Feb 1, 2010 11:01:36 PM org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor buildReplyToHeader
SEVERE: Couldn't create document fragment for WS-Addressing ReplyTo header
java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1521)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1487)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.buildReplyToHeader(WsAddressingInterceptor.java:121)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptor.process(WsAddressingInterceptor.java:75)
at org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest.testProcess_MessageExchange_EmptyPolicy_And_SomeOperation(WsAddressingInterceptorTest.java:114)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
EMMA: runtime coverage data merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/coverage.ec] {in 12 ms}
site:site {execution: default-site}
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Surefire Report" report.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Dependencies" report.
[WARNING] The repository url 'http://people.apache.org/repo/m2-snapshot-repository' is invalid - Repository 'apache.snapshots' will be blacklisted.
[WARNING] The repository url 'http://people.apache.org/repo/m2-incubating-repository/' is invalid - Repository 'apache-incubator' will be blacklisted.
[WARNING] The repository url 'http://snapshots.repository.codehaus.org' is invalid - Repository 'codehaus-snapshots' will be blacklisted.
[WARNING] The repository url 'http://svn.apache.org/repos/asf/servicemix/m2-repo' is invalid - Repository 'servicemix' will be blacklisted.
[WARNING] The repository url 'http://repo1.maven.org/maven2' is invalid - Repository 'central' will be blacklisted.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "EMMA Test Coverage" report.
processing input files ...
2 file(s) read and merged in 16 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core/target/site/emma/index.html] ...
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.core.resolver
[INFO] task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing surefire-report:report
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Feb 1, 2010 11:20:24 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:24 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:24 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:25 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:25 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Feb 1, 2010 11:20:25 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] Preparing surefire-report:report-only
[INFO] No goals needed for project - skipping
[INFO] Preparing emma:emma
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
emma:instrument {execution: default-instrument}
[INFO] Instrumenting classes with EMMA
processing instrumentation path ...
instrumentation path processed in 38 ms
[5 class(es) instrumented, 4 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/coverage.em] {in 17 ms}
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
EMMA: collecting runtime coverage data ...
Feb 1, 2010 11:20:26 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:75)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:26 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
java.lang.IllegalArgumentException: Registry service name and operation name must be set
at org.springframework.util.Assert.noNullElements(Assert.java:241)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:112)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:84)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:26 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testResolverInitialization(ASFServiceResolverTest.java:99)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:26 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: test exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:72)
at $Proxy5.invokeRequestResponseOperation(Unknown Source)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:130)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testProxyThrewAnException(ASFServiceResolverTest.java:190)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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)
Feb 1, 2010 11:20:26 PM org.sopera.plugins.internal.resolver.ASFServiceResolver queryRegistry
SEVERE: Couldn't retrieve service descriptions for port type {http://cxf.samples.swordfish.eclipse.org/}BookingService
org.eclipse.swordfish.core.SwordfishException: ASF Registry responded with fault: "No service description exists
with namespace 'http://services.sopware.org/demo/Whiteboard' and
name 'Whiteboard1'."
at org.sopera.plugins.internal.resolver.ASFServiceResolver.queryRegistry(ASFServiceResolver.java:143)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:78)
at org.sopera.plugins.internal.resolver.ASFServiceResolver.getEndpointsFor(ASFServiceResolver.java:72)
at org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest.testRegistryReturnedFault(ASFServiceResolverTest.java:219)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Feb 1, 2010 11:20:27 PM org.sopera.plugins.internal.resolver.helpers.PayloadHelper loadTemplate
SEVERE: Couldn't load XML template: /non/existing/path
java.lang.IllegalStateException: Resource cannot be found: /non/existing/path
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.loadTemplate(PayloadHelper.java:44)
at org.sopera.plugins.internal.resolver.helpers.PayloadHelper.getPayloadForTemplate(PayloadHelper.java:35)
at org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest.testLoadNonExistingTemplate(PayloadHelperTest.java:49)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
EMMA: runtime coverage data merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/coverage.ec] {in 19 ms}
site:site {execution: default-site}
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Surefire Report" report.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Dependencies" report.
[WARNING] The repository url 'http://repo1.maven.org/maven2' is invalid - Repository 'central' will be blacklisted.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "EMMA Test Coverage" report.
processing input files ...
2 file(s) read and merged in 1 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.core.resolver/target/site/emma/index.html] ...
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy
[INFO] task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing surefire-report:report
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] snapshot org.sopera.plugins.core:org.sopera.plugins.core.resolver:1.0.0-SNAPSHOT: checking for updates from development
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@15253d5]
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@1d225a7]
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Feb 1, 2010 11:24:15 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Feb 1, 2010 11:24:16 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[INFO] Preparing surefire-report:report-only
[INFO] No goals needed for project - skipping
[INFO] Preparing emma:emma
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
compiler:compile {execution: default-compile}
[INFO] Nothing to compile - all classes are up to date
emma:instrument {execution: default-instrument}
[INFO] Instrumenting classes with EMMA
processing instrumentation path ...
instrumentation path processed in 41 ms
[10 class(es) instrumented, 0 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/coverage.em] {in 13 ms}
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
compiler:testCompile {execution: default-testCompile}
[INFO] Nothing to compile - all classes are up to date
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
EMMA: collecting runtime coverage data ...
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@5e55ab]
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Dropped interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor from the list of valid interceptors.
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: [org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHint@e6f7d2]
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Adding interceptor EasyMock for interface org.eclipse.swordfish.core.Interceptor to the list of valid interceptors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Feb 1, 2010 11:24:17 PM org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl getOperationPolicy
WARNING: Couldn't build operation policy
java.lang.NullPointerException
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.configurePolicyBuilder(AgreedPolicyExtractorImpl.java:151)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicy(AgreedPolicyExtractorImpl.java:104)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.getOperationPolicies(AgreedPolicyExtractorImpl.java:92)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:65)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImpl.extractPolicy(AgreedPolicyExtractorImpl.java:61)
at org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest.testExtractPolicyInputStream_without_PolicyBuilder(AgreedPolicyExtractorImplTest.java:64)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec
Running org.sopera.plugins.internal.resolver.policy.helpers.PolicySerializerTest
<Agreed xmlns="http://types.sopware.org/qos/AgreedPolicy/2.0" xmlns:sopa="http://types.sopware.org/qos/SOPAssertions/1.1" xmlns:testPrefix1="http://testNamespace1" xmlns:testPrefix2="http://testNamespace2" xmlns:testPrefix3="http://testNamespace3"><wsp:Policy xmlns:wsp="http://www.w3.org/2006/07/ws-policy"><wsp:ExactlyOne /></wsp:Policy></Agreed>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Feb 1, 2010 11:24:18 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor getAgreedPolicy
SEVERE: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
java.lang.ClassCastException: java.lang.String cannot be cast to org.w3c.dom.DocumentFragment
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getPolicyDocumentFragment(AgreedPolicyAssertionHintExtractor.java:156)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.getAgreedPolicy(AgreedPolicyAssertionHintExtractor.java:85)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractor.extractHints(AgreedPolicyAssertionHintExtractor.java:60)
at org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest.testExtractHints_Empty_If_Sopera_Policy_Invalid(AgreedPolicyAssertionHintExtractorTest.java:140)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:22)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Results :
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
EMMA: runtime coverage data merged into [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/coverage.ec] {in 15 ms}
site:site {execution: default-site}
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Surefire Report" report.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "EMMA Test Coverage" report.
processing input files ...
2 file(s) read and merged in 1 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/org.sopera.plugins.resolver.policy/target/site/emma/index.html] ...
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.feature
[INFO] task-segment: [site]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing surefire-report:report
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
[INFO] Preparing surefire-report:report-only
[INFO] No goals needed for project - skipping
[INFO] Preparing emma:emma
resources:resources {execution: default-resources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
compiler:compile {execution: default-compile}
[INFO] No sources to compile
emma:instrument {execution: default-instrument}
[INFO] Instrumenting classes with EMMA
processing instrumentation path ...
instrumentation path processed in 2 ms
[0 class(es) instrumented, 4 resource(s) copied]
no output created: metadata is empty
resources:testResources {execution: default-testResources}
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /sop/Administration/checkout/global0/Implementation/org.sopera.plugins.feature/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] No sources to compile
surefire:test {execution: default-test}
[INFO] No tests to run.
site:site {execution: default-site}
[INFO] Not generating EMMA report as the metadata file (coverage.em) could not be found
[WARNING] No URL defined for the project - decoration links will not be resolved
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "Project Team" report.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Surefire Report" report.
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Dependencies" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Source Repository" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] SOPERA Extensions for Swordfish ....................... SUCCESS [11.816s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [18:50.995s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [3:50.461s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [9.133s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [1.846s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 6 seconds
[INFO] Finished at: Mon Feb 01 23:24:25 CET 2010
[INFO] Final Memory: 33M/83M
[INFO] ------------------------------------------------------------------------

 Errors/Warnings: (1)
composite build 1 of 1 - net.sourceforge.cruisecontrol.builders.Maven2Builder; child build attributes: success=BUILD SUCCESSFUL detected; time=23 minute(s) 33 second(s);

 Unit Tests: (37)
All Tests Passed
 

 Modifications since last successful build:  (0)

Other related posts:

  • » [sopbuild] Build org.sopera.sopnew.site build.81 Build Successful - Buildmaster org.sopera.sopnew.site