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

  • From: "Buildmaster org.sopera.sopnew.site" <juergen.kindler@xxxxxxxxx>
  • To: sopbuild@xxxxxxxxxxxxx
  • Date: Mon, 2 Aug 2010 23:23:58 +0200 (CEST)

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

BUILD COMPLETE -  build.237
Date of build: 2010-08-02T21:00:15
Time to build: 23 minute(s) 42 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) 42 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.resolver.policy.simulated
[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.resolver.policy.simulated
[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/SwordfishASF331/MavenCommonProject/target
site:attach-descriptor {execution: default-attach-descriptor}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/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/SwordfishASF331/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/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.core/src/test/resources
compiler:testCompile {execution: default-testCompile}
[INFO] Compiling 1 source file to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Aug 2, 2010 11:00:27 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.447 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/SwordfishASF331/org.sopera.plugins.core/target/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/org.sopera.plugins.core/1.0.1-SNAPSHOT/org.sopera.plugins.core-1.0.1-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/SwordfishASF331/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/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.core.resolver/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Aug 2, 2010 11:00:31 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)
Aug 2, 2010 11:00:31 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)
Aug 2, 2010 11:00:31 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)
Aug 2, 2010 11:00:32 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)
Aug 2, 2010 11:00:32 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.857 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Aug 2, 2010 11:00:32 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.015 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/SwordfishASF331/org.sopera.plugins.core.resolver/target/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/core/org.sopera.plugins.core.resolver/1.0.1-SNAPSHOT/org.sopera.plugins.core.resolver-1.0.1-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/SwordfishASF331/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.1-SNAPSHOT: checking for updates from development
compiler:compile {execution: default-compile}
[INFO] Compiling 10 source files to /sop/Administration/checkout/global0/Implementation/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.resolver.policy/target/test-classes
surefire:test {execution: default-test}
[INFO] Surefire report directory: /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Aug 2, 2010 11:00:37 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Aug 2, 2010 11:00:37 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@9df354]
Aug 2, 2010 11:00:37 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.
Aug 2, 2010 11:00:37 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@141b571]
Aug 2, 2010 11:00:37 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.246 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Aug 2, 2010 11:00:38 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.558 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.208 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Aug 2, 2010 11:00:38 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.097 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/SwordfishASF331/org.sopera.plugins.resolver.policy/target/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy-1.0.1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building org.sopera.plugins.resolver.policy.simulated
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
clean:clean {execution: default-clean}
[INFO] Deleting directory /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/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/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/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 0 resource
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/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
bundle:bundle {execution: default-bundle}
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-SNAPSHOT.jar
bundle:install {execution: default-install}
[INFO] Installing org/sopera/plugins/resolver/org.sopera.plugins.resolver.policy.simulated/1.0.1-SNAPSHOT/org.sopera.plugins.resolver.policy.simulated-1.0.1-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/SwordfishASF331/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/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar
install:install {execution: default-install}
[INFO] Installing /sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.feature/target/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar to /root/.m2/repository/org/sopera/plugins/org.sopera.plugins.feature/1.0.1-SNAPSHOT/org.sopera.plugins.feature-1.0.1-SNAPSHOT.jar
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] SOPERA Extensions for Swordfish ....................... SUCCESS [1.977s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [6.282s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [4.602s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [7.802s]
[INFO] org.sopera.plugins.resolver.policy.simulated .......... SUCCESS [2.510s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [0.378s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Mon Aug 02 23:00:43 CEST 2010
[INFO] Final Memory: 38M/101M
[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/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.core/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.core.interceptor.WsAddressingInterceptorTest
Aug 2, 2010 11:01:02 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.463 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 92 ms
[1 class(es) instrumented, 0 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/coverage.em] {in 15 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/SwordfishASF331/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/SwordfishASF331/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 ...
Aug 2, 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)
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.509 sec
Results :
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
EMMA: runtime coverage data merged into [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/coverage.ec] {in 9 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 3 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/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/SwordfishASF331/org.sopera.plugins.core.resolver/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.resolver.test.ASFServiceResolverTest
Aug 2, 2010 11:19:51 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)
Aug 2, 2010 11:19:51 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)
Aug 2, 2010 11:19:51 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)
Aug 2, 2010 11:19:51 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)
Aug 2, 2010 11:19:52 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.872 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Aug 2, 2010 11:19:52 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.026 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 50 ms
[5 class(es) instrumented, 4 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/coverage.em] {in 10 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/SwordfishASF331/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 ...
Aug 2, 2010 11:19:53 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)
Aug 2, 2010 11:19:53 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)
Aug 2, 2010 11:19:53 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)
Aug 2, 2010 11:19:53 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)
Aug 2, 2010 11:19:53 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.913 sec
Running org.sopera.plugins.internal.resolver.helpers.test.PayloadHelperTest
Aug 2, 2010 11:19:53 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/SwordfishASF331/org.sopera.plugins.core.resolver/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.
[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 2 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.core.resolver/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/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.1-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/SwordfishASF331/org.sopera.plugins.resolver.policy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategyTest
Aug 2, 2010 11:23:42 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Aug 2, 2010 11:23:42 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@9df354]
Aug 2, 2010 11:23:42 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.
Aug 2, 2010 11:23:42 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@141b571]
Aug 2, 2010 11:23:42 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.246 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Aug 2, 2010 11:23:42 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.537 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.15 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Aug 2, 2010 11:23:43 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/SwordfishASF331/org.sopera.plugins.resolver.policy/target/coverage.em] {in 15 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/SwordfishASF331/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 ...
Aug 2, 2010 11:23:44 PM org.sopera.plugins.internal.planner.policy.AgreedPolicyFilterStrategy filter
INFO: Filtering the interceptors with the followng list of policy based hints: []
Aug 2, 2010 11:23:44 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]
Aug 2, 2010 11:23:44 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.
Aug 2, 2010 11:23:44 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@1afae45]
Aug 2, 2010 11:23:44 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.328 sec
Running org.sopera.plugins.internal.resolver.policy.AgreedPolicyExtractorImplTest
Aug 2, 2010 11:23:44 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.544 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.159 sec
Running org.sopera.plugins.internal.planner.policy.AgreedPolicyAssertionHintExtractorTest
Aug 2, 2010 11:23:45 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
EMMA: runtime coverage data merged into [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/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.
[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 2 ms
writing [xml] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy/target/site/emma/coverage.xml] ...
writing [html] report to [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/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.resolver.policy.simulated
[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] Copying 0 resource
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/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 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 11 ms
[2 class(es) instrumented, 0 resource(s) copied]
metadata merged into [/sop/Administration/checkout/global0/Implementation/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/coverage.em] {in 12 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 0 resource
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/SwordfishASF331/org.sopera.plugins.resolver.policy.simulated/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
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 ...
1 file(s) read and merged in 0 ms
nothing to do: no runtime coverage data found in any of the data files
[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/SwordfishASF331/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/SwordfishASF331/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.072s]
[INFO] org.sopera.plugins.core ............................... SUCCESS [18:50.852s]
[INFO] org.sopera.plugins.core.resolver ...................... SUCCESS [3:50.782s]
[INFO] org.sopera.plugins.resolver.policy .................... SUCCESS [9.339s]
[INFO] org.sopera.plugins.resolver.policy.simulated .......... SUCCESS [5.690s]
[INFO] org.sopera.plugins.feature ............................ SUCCESS [1.210s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 minutes 11 seconds
[INFO] Finished at: Mon Aug 02 23:23:57 CEST 2010
[INFO] Final Memory: 35M/99M
[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) 42 second(s);

 Unit Tests: (37)
All Tests Passed
 

 Modifications since last successful build:  (0)

Other related posts:

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