You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/22 22:37:20 UTC

Build failed in Jenkins: CXF-2.3-deploy #96

See <https://hudson.apache.org/hudson/job/CXF-2.3-deploy/96/changes>

Changes:

[sergeyb] Merged revisions 1084241 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1084241 | sergeyb | 2011-03-22 16:33:37 +0000 (Tue, 22 Mar 2011) | 1 line
  
  [JAX-RS] Avoid checking HttpURLConnection for the status code on the client side
........

[sergeyb] Merged revisions 1084168 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1084168 | sergeyb | 2011-03-22 13:23:33 +0000 (Tue, 22 Mar 2011) | 1 line
  
  [CXF-3207] Moving the code for reading the error streams to ServerWebApplicationException
........

[coheigea] [CXF-3224] - Add a boolean parameter to the STSClient to disable sending a default KeyType.

------------------------------------------
Started by user asoldano
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/AbstractClient.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ClientProxyImpl.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ServerWebApplicationException.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/WebClient.java
U         rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/client/ResponseReader.java
U         rt/ws/security/src/main/java/org/apache/cxf/ws/security/trust/STSClient.java
 U        rt/ws/security
U         systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java
 U        .
At revision 1084358
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
project=hudson.maven.MavenModuleSet@65596e13[CXF-2.3-deploy]
project.getModules()=[hudson.maven.MavenModule@6665dea9[CXF-2.3-deploy/org.apache.cxf:apache-cxf][CXF-2.3-deploy/org.apache.cxf:apache-cxf][relativePath:distribution], hudson.maven.MavenModule@157dbcd4[CXF-2.3-deploy/org.apache.cxf:cxf][CXF-2.3-deploy/org.apache.cxf:cxf][relativePath:], hudson.maven.MavenModule@49a8422e[CXF-2.3-deploy/org.apache.cxf:cxf-api][CXF-2.3-deploy/org.apache.cxf:cxf-api][relativePath:api], hudson.maven.MavenModule@277ddc70[CXF-2.3-deploy/org.apache.cxf:cxf-archetypes][CXF-2.3-deploy/org.apache.cxf:cxf-archetypes][relativePath:maven-plugins/archetypes], hudson.maven.MavenModule@20a19ab2[CXF-2.3-deploy/org.apache.cxf:cxf-bundle][CXF-2.3-deploy/org.apache.cxf:cxf-bundle][relativePath:distribution/bundle/all], hudson.maven.MavenModule@39a26ac5[CXF-2.3-deploy/org.apache.cxf:cxf-bundle-jaxrs][CXF-2.3-deploy/org.apache.cxf:cxf-bundle-jaxrs][relativePath:distribution/bundle/jaxrs], hudson.maven.MavenModule@7985c1a4[CXF-2.3-deploy/org.apache.cxf:cxf-bundle-minimal][CXF-2.3-deploy/org.apache.cxf:cxf-bundle-minimal][relativePath:distribution/bundle/minimal], hudson.maven.MavenModule@29c6e6e[CXF-2.3-deploy/org.apache.cxf:cxf-bundle-parent][CXF-2.3-deploy/org.apache.cxf:cxf-bundle-parent][relativePath:distribution/bundle], hudson.maven.MavenModule@5a4bccdd[CXF-2.3-deploy/org.apache.cxf:cxf-codegen-plugin][CXF-2.3-deploy/org.apache.cxf:cxf-codegen-plugin][relativePath:maven-plugins/codegen-plugin], hudson.maven.MavenModule@4373e7e5[CXF-2.3-deploy/org.apache.cxf:cxf-common][CXF-2.3-deploy/org.apache.cxf:cxf-common][relativePath:common], hudson.maven.MavenModule@534f4ef8[CXF-2.3-deploy/org.apache.cxf:cxf-common-schemas][CXF-2.3-deploy/org.apache.cxf:cxf-common-schemas][relativePath:common/schemas], hudson.maven.MavenModule@6c9f3578[CXF-2.3-deploy/org.apache.cxf:cxf-common-utilities][CXF-2.3-deploy/org.apache.cxf:cxf-common-utilities][relativePath:common/common], hudson.maven.MavenModule@2224df87[CXF-2.3-deploy/org.apache.cxf:cxf-corbatools-maven-plugin][CXF-2.3-deploy/org.apache.cxf:cxf-corbatools-maven-plugin][relativePath:maven-plugins/corba], hudson.maven.MavenModule@1833e2a6[CXF-2.3-deploy/org.apache.cxf:cxf-distribution-manifest][CXF-2.3-deploy/org.apache.cxf:cxf-distribution-manifest][relativePath:distribution/manifest], hudson.maven.MavenModule@12c9f768[CXF-2.3-deploy/org.apache.cxf:cxf-integration][CXF-2.3-deploy/org.apache.cxf:cxf-integration][relativePath:integration], hudson.maven.MavenModule@2bc609cd[CXF-2.3-deploy/org.apache.cxf:cxf-integration-jbi][CXF-2.3-deploy/org.apache.cxf:cxf-integration-jbi][relativePath:integration/jbi], hudson.maven.MavenModule@35702f3f[CXF-2.3-deploy/org.apache.cxf:cxf-integration-jca][CXF-2.3-deploy/org.apache.cxf:cxf-integration-jca][relativePath:integration/jca], hudson.maven.MavenModule@28024808[CXF-2.3-deploy/org.apache.cxf:cxf-java2ws-plugin][CXF-2.3-deploy/org.apache.cxf:cxf-java2ws-plugin][relativePath:maven-plugins/java2ws-plugin], hudson.maven.MavenModule@2977cbf7[CXF-2.3-deploy/org.apache.cxf:cxf-maven-plugins][CXF-2.3-deploy/org.apache.cxf:cxf-maven-plugins][relativePath:maven-plugins], hudson.maven.MavenModule@fb0c124[CXF-2.3-deploy/org.apache.cxf:cxf-parent][CXF-2.3-deploy/org.apache.cxf:cxf-parent][relativePath:parent], hudson.maven.MavenModule@789c6e96[CXF-2.3-deploy/org.apache.cxf:cxf-rt][CXF-2.3-deploy/org.apache.cxf:cxf-rt][relativePath:rt], hudson.maven.MavenModule@21ec08c7[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings][relativePath:rt/bindings], hudson.maven.MavenModule@2f6aa016[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-coloc][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-coloc][relativePath:rt/bindings/coloc], hudson.maven.MavenModule@142401c1[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-corba][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-corba][relativePath:rt/bindings/corba], hudson.maven.MavenModule@5c1c49d4[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-http][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-http][relativePath:rt/bindings/http], hudson.maven.MavenModule@11e18e8c[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-jbi][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-jbi][relativePath:rt/bindings/jbi], hudson.maven.MavenModule@6bd8b476[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-object][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-object][relativePath:rt/bindings/object], hudson.maven.MavenModule@4d25c934[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-soap][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-soap][relativePath:rt/bindings/soap], hudson.maven.MavenModule@71a7f9f0[CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-xml][CXF-2.3-deploy/org.apache.cxf:cxf-rt-bindings-xml][relativePath:rt/bindings/xml], hudson.maven.MavenModule@6fb525d8[CXF-2.3-deploy/org.apache.cxf:cxf-rt-core][CXF-2.3-deploy/org.apache.cxf:cxf-rt-core][relativePath:rt/core], hudson.maven.MavenModule@46a7041a[CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-aegis][CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-aegis][relativePath:rt/databinding/aegis], hudson.maven.MavenModule@1ea9c124[CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-jaxb][CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-jaxb][relativePath:rt/databinding/jaxb], hudson.maven.MavenModule@45458db[CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-sdo][CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-sdo][relativePath:rt/databinding/sdo], hudson.maven.MavenModule@12969129[CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-xmlbeans][CXF-2.3-deploy/org.apache.cxf:cxf-rt-databinding-xmlbeans][relativePath:rt/databinding/xmlbeans], hudson.maven.MavenModule@18a40279[CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-jaxrs][CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-jaxrs][relativePath:rt/frontend/jaxrs], hudson.maven.MavenModule@278fea01[CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-jaxws][CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-jaxws][relativePath:rt/frontend/jaxws], hudson.maven.MavenModule@2c4be7d5[CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-js][CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-js][relativePath:rt/frontend/js], hudson.maven.MavenModule@565ea8f9[CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-simple][CXF-2.3-deploy/org.apache.cxf:cxf-rt-frontend-simple][relativePath:rt/frontend/simple], hudson.maven.MavenModule@50a9a6a0[CXF-2.3-deploy/org.apache.cxf:cxf-rt-javascript][CXF-2.3-deploy/org.apache.cxf:cxf-rt-javascript][relativePath:rt/javascript], hudson.maven.MavenModule@3b7a863f[CXF-2.3-deploy/org.apache.cxf:cxf-rt-management][CXF-2.3-deploy/org.apache.cxf:cxf-rt-management][relativePath:rt/management], hudson.maven.MavenModule@6d287249[CXF-2.3-deploy/org.apache.cxf:cxf-rt-management-web][CXF-2.3-deploy/org.apache.cxf:cxf-rt-management-web][relativePath:rt/management-web], hudson.maven.MavenModule@67635d96[CXF-2.3-deploy/org.apache.cxf:cxf-rt-testsupport][CXF-2.3-deploy/org.apache.cxf:cxf-rt-testsupport][relativePath:rt/testsupport], hudson.maven.MavenModule@34a004b8[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-common][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-common][relativePath:rt/transports/common], hudson.maven.MavenModule@34a17d9[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http][relativePath:rt/transports/http], hudson.maven.MavenModule@50853a16[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http-jetty][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http-jetty][relativePath:rt/transports/http-jetty], hudson.maven.MavenModule@1f427975[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http-osgi][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-http-osgi][relativePath:rt/transports/http-osgi], hudson.maven.MavenModule@32154dc9[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-jbi][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-jbi][relativePath:rt/transports/jbi], hudson.maven.MavenModule@20862402[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-jms][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-jms][relativePath:rt/transports/jms], hudson.maven.MavenModule@65c7bbfc[CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-local][CXF-2.3-deploy/org.apache.cxf:cxf-rt-transports-local][relativePath:rt/transports/local], hudson.maven.MavenModule@18023558[CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-addr][CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-addr][relativePath:rt/ws/addr], hudson.maven.MavenModule@490f163b[CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-policy][CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-policy][relativePath:rt/ws/policy], hudson.maven.MavenModule@6952b54b[CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-rm][CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-rm][relativePath:rt/ws/rm], hudson.maven.MavenModule@32f2bc85[CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-security][CXF-2.3-deploy/org.apache.cxf:cxf-rt-ws-security][relativePath:rt/ws/security], hudson.maven.MavenModule@68c9e408[CXF-2.3-deploy/org.apache.cxf:cxf-testutils][CXF-2.3-deploy/org.apache.cxf:cxf-testutils][relativePath:testutils], hudson.maven.MavenModule@410fb004[CXF-2.3-deploy/org.apache.cxf:cxf-tools][CXF-2.3-deploy/org.apache.cxf:cxf-tools][relativePath:tools], hudson.maven.MavenModule@628e5ef0[CXF-2.3-deploy/org.apache.cxf:cxf-tools-common][CXF-2.3-deploy/org.apache.cxf:cxf-tools-common][relativePath:tools/common], hudson.maven.MavenModule@19d0f32d[CXF-2.3-deploy/org.apache.cxf:cxf-tools-corba][CXF-2.3-deploy/org.apache.cxf:cxf-tools-corba][relativePath:tools/corba], hudson.maven.MavenModule@3d0c6482[CXF-2.3-deploy/org.apache.cxf:cxf-tools-java2ws][CXF-2.3-deploy/org.apache.cxf:cxf-tools-java2ws][relativePath:tools/javato/ws], hudson.maven.MavenModule@1883c235[CXF-2.3-deploy/org.apache.cxf:cxf-tools-javato][CXF-2.3-deploy/org.apache.cxf:cxf-tools-javato][relativePath:tools/javato], hudson.maven.MavenModule@3dafab2e[CXF-2.3-deploy/org.apache.cxf:cxf-tools-misctools][CXF-2.3-deploy/org.apache.cxf:cxf-tools-misctools][relativePath:tools/wsdlto/misc], hudson.maven.MavenModule@7e6ca715[CXF-2.3-deploy/org.apache.cxf:cxf-tools-validator][CXF-2.3-deploy/org.apache.cxf:cxf-tools-validator][relativePath:tools/validator], hudson.maven.MavenModule@2599e02a[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto][relativePath:tools/wsdlto], hudson.maven.MavenModule@3bcb55c5[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-core][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-core][relativePath:tools/wsdlto/core], hudson.maven.MavenModule@7db4aa68[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb][relativePath:tools/wsdlto/databinding/jaxb], hudson.maven.MavenModule@3697304b[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-javascript][relativePath:tools/wsdlto/frontend/javascript], hudson.maven.MavenModule@583384c0[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws][relativePath:tools/wsdlto/frontend/jaxws], hudson.maven.MavenModule@5ef75c3b[CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-test][CXF-2.3-deploy/org.apache.cxf:cxf-tools-wsdlto-test][relativePath:tools/wsdlto/test], hudson.maven.MavenModule@10ef3b8b[CXF-2.3-deploy/org.apache.cxf:cxf-wsdl-validator-plugin][CXF-2.3-deploy/org.apache.cxf:cxf-wsdl-validator-plugin][relativePath:maven-plugins/wsdl-validator-plugin], hudson.maven.MavenModule@445b642c[CXF-2.3-deploy/org.apache.cxf:cxf-wstx-msv-validation][CXF-2.3-deploy/org.apache.cxf:cxf-wstx-msv-validation][relativePath:common/wstx-msv-validation], hudson.maven.MavenModule@2a8fe392[CXF-2.3-deploy/org.apache.cxf:cxf-xerces-xsd-validation][CXF-2.3-deploy/org.apache.cxf:cxf-xerces-xsd-validation][relativePath:common/xerces-xsd-validation], hudson.maven.MavenModule@6571e96[CXF-2.3-deploy/org.apache.cxf.archetype:cxf-jaxws-javafirst][CXF-2.3-deploy/org.apache.cxf.archetype:cxf-jaxws-javafirst][relativePath:maven-plugins/archetypes/cxf-jaxws-javafirst], hudson.maven.MavenModule@3ce9d642[CXF-2.3-deploy/org.apache.cxf.karaf:apache-cxf][CXF-2.3-deploy/org.apache.cxf.karaf:apache-cxf][relativePath:distribution/karaf/features], hudson.maven.MavenModule@78615c8b[CXF-2.3-deploy/org.apache.cxf.karaf:karaf-parent][CXF-2.3-deploy/org.apache.cxf.karaf:karaf-parent][relativePath:distribution/karaf], hudson.maven.MavenModule@69cccddf[CXF-2.3-deploy/org.apache.cxf.samples:aegis][CXF-2.3-deploy/org.apache.cxf.samples:aegis][relativePath:distribution/src/main/release/samples/aegis], hudson.maven.MavenModule@28cb15bf[CXF-2.3-deploy/org.apache.cxf.samples:aegis-standalone][CXF-2.3-deploy/org.apache.cxf.samples:aegis-standalone][relativePath:distribution/src/main/release/samples/aegis_standalone], hudson.maven.MavenModule@1813336f[CXF-2.3-deploy/org.apache.cxf.samples:callback][CXF-2.3-deploy/org.apache.cxf.samples:callback][relativePath:distribution/src/main/release/samples/callback], hudson.maven.MavenModule@6e9fbdd7[CXF-2.3-deploy/org.apache.cxf.samples:configuration_interceptor][CXF-2.3-deploy/org.apache.cxf.samples:configuration_interceptor][relativePath:distribution/src/main/release/samples/configuration_interceptor], hudson.maven.MavenModule@4f106738[CXF-2.3-deploy/org.apache.cxf.samples:cxf-samples][CXF-2.3-deploy/org.apache.cxf.samples:cxf-samples][relativePath:distribution/src/main/release/samples], hudson.maven.MavenModule@6f10b308[CXF-2.3-deploy/org.apache.cxf.samples:in_jvm_transport][CXF-2.3-deploy/org.apache.cxf.samples:in_jvm_transport][relativePath:distribution/src/main/release/samples/in_jvm_transport], hudson.maven.MavenModule@5c207889[CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws][CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws][relativePath:distribution/src/main/release/samples/java_first_jaxws], hudson.maven.MavenModule@601f60dd[CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws_factory_bean][CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws_factory_bean][relativePath:distribution/src/main/release/samples/java_first_jaxws_factory_bean], hudson.maven.MavenModule@6ac3205[CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws_jms][CXF-2.3-deploy/org.apache.cxf.samples:java_first_jaxws_jms][relativePath:distribution/src/main/release/samples/java_first_jms], hudson.maven.MavenModule@5c338d9d[CXF-2.3-deploy/org.apache.cxf.samples:java_first_pojo][CXF-2.3-deploy/org.apache.cxf.samples:java_first_pojo][relativePath:distribution/src/main/release/samples/java_first_pojo], hudson.maven.MavenModule@2af604b0[CXF-2.3-deploy/org.apache.cxf.samples:java_first_spring_support][CXF-2.3-deploy/org.apache.cxf.samples:java_first_spring_support][relativePath:distribution/src/main/release/samples/java_first_spring_support], hudson.maven.MavenModule@49869a03[CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_basic][CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_basic][relativePath:distribution/src/main/release/samples/jax_rs/basic], hudson.maven.MavenModule@1bb2f524[CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_basic_https][CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_basic_https][relativePath:distribution/src/main/release/samples/jax_rs/basic_https], hudson.maven.MavenModule@2b578c61[CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_content_negotiation][CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_content_negotiation][relativePath:distribution/src/main/release/samples/jax_rs/content_negotiation], hudson.maven.MavenModule@84b2f7f[CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_spring_security][CXF-2.3-deploy/org.apache.cxf.samples:jax_rs_spring_security][relativePath:distribution/src/main/release/samples/jax_rs/spring_security], hudson.maven.MavenModule@68d6c6eb[CXF-2.3-deploy/org.apache.cxf.samples:jax_service_aegis_client][CXF-2.3-deploy/org.apache.cxf.samples:jax_service_aegis_client][relativePath:distribution/src/main/release/samples/jax_server_aegis_client], hudson.maven.MavenModule@471f4073[CXF-2.3-deploy/org.apache.cxf.samples:jaxws_async][CXF-2.3-deploy/org.apache.cxf.samples:jaxws_async][relativePath:distribution/src/main/release/samples/jaxws_async], hudson.maven.MavenModule@4aec078b[CXF-2.3-deploy/org.apache.cxf.samples:jaxws_dispatch_provider][CXF-2.3-deploy/org.apache.cxf.samples:jaxws_dispatch_provider][relativePath:distribution/src/main/release/samples/jaxws_dispatch_provider], hudson.maven.MavenModule@1cc8aada[CXF-2.3-deploy/org.apache.cxf.samples:jaxws_handlers][CXF-2.3-deploy/org.apache.cxf.samples:jaxws_handlers][relativePath:distribution/src/main/release/samples/jaxws_handlers], hudson.maven.MavenModule@6e200e2d[CXF-2.3-deploy/org.apache.cxf.samples:jms_pubsub][CXF-2.3-deploy/org.apache.cxf.samples:jms_pubsub][relativePath:distribution/src/main/release/samples/jms_pubsub], hudson.maven.MavenModule@67367092[CXF-2.3-deploy/org.apache.cxf.samples:jms_queue][CXF-2.3-deploy/org.apache.cxf.samples:jms_queue][relativePath:distribution/src/main/release/samples/jms_queue], hudson.maven.MavenModule@7a054197[CXF-2.3-deploy/org.apache.cxf.samples:jms_spec_demo][CXF-2.3-deploy/org.apache.cxf.samples:jms_spec_demo][relativePath:distribution/src/main/release/samples/jms-spec-demo], hudson.maven.MavenModule@5c260a45[CXF-2.3-deploy/org.apache.cxf.samples:js_browser_client_java][CXF-2.3-deploy/org.apache.cxf.samples:js_browser_client_java][relativePath:distribution/src/main/release/samples/js_browser_client_java_first], hudson.maven.MavenModule@743ee38c[CXF-2.3-deploy/org.apache.cxf.samples:js_browser_client_simple][CXF-2.3-deploy/org.apache.cxf.samples:js_browser_client_simple][relativePath:distribution/src/main/release/samples/js_browser_client_simple], hudson.maven.MavenModule@855da06[CXF-2.3-deploy/org.apache.cxf.samples:js_client][CXF-2.3-deploy/org.apache.cxf.samples:js_client][relativePath:distribution/src/main/release/samples/js_client], hudson.maven.MavenModule@3ba1b175[CXF-2.3-deploy/org.apache.cxf.samples:mtom][CXF-2.3-deploy/org.apache.cxf.samples:mtom][relativePath:distribution/src/main/release/samples/mtom], hudson.maven.MavenModule@137a1f08[CXF-2.3-deploy/org.apache.cxf.samples:restful_dispatch][CXF-2.3-deploy/org.apache.cxf.samples:restful_dispatch][relativePath:distribution/src/main/release/samples/restful_dispatch], hudson.maven.MavenModule@1d8f6445[CXF-2.3-deploy/org.apache.cxf.samples:restful_http_binding][CXF-2.3-deploy/org.apache.cxf.samples:restful_http_binding][relativePath:distribution/src/main/release/samples/restful_http_binding], hudson.maven.MavenModule@54275a92[CXF-2.3-deploy/org.apache.cxf.samples:soap_header][CXF-2.3-deploy/org.apache.cxf.samples:soap_header][relativePath:distribution/src/main/release/samples/soap_header], hudson.maven.MavenModule@4fa6cb2d[CXF-2.3-deploy/org.apache.cxf.samples:ws_addressing][CXF-2.3-deploy/org.apache.cxf.samples:ws_addressing][relativePath:distribution/src/main/release/samples/ws_addressing], hudson.maven.MavenModule@4b5eddd8[CXF-2.3-deploy/org.apache.cxf.samples:ws_policy][CXF-2.3-deploy/org.apache.cxf.samples:ws_policy][relativePath:distribution/src/main/release/samples/ws_policy], hudson.maven.MavenModule@66715d44[CXF-2.3-deploy/org.apache.cxf.samples:ws_rm][CXF-2.3-deploy/org.apache.cxf.samples:ws_rm][relativePath:distribution/src/main/release/samples/ws_rm], hudson.maven.MavenModule@2391ff7e[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first][relativePath:distribution/src/main/release/samples/wsdl_first], hudson.maven.MavenModule@2e61e81f[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_dynamic_client][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_dynamic_client][relativePath:distribution/src/main/release/samples/wsdl_first_dynamic_client], hudson.maven.MavenModule@25d37602[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_https][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_https][relativePath:distribution/src/main/release/samples/wsdl_first_https], hudson.maven.MavenModule@2529c051[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_pure_xml][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_pure_xml][relativePath:distribution/src/main/release/samples/wsdl_first_pure_xml], hudson.maven.MavenModule@6769ba97[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_rpclit][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_rpclit][relativePath:distribution/src/main/release/samples/wsdl_first_rpclit], hudson.maven.MavenModule@1eeeece6[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_soap12][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_soap12][relativePath:distribution/src/main/release/samples/wsdl_first_soap12], hudson.maven.MavenModule@53a11c4f[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_xml_wrapped][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_xml_wrapped][relativePath:distribution/src/main/release/samples/wsdl_first_xml_wrapped], hudson.maven.MavenModule@788a2a81[CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_xmlbeans][CXF-2.3-deploy/org.apache.cxf.samples:wsdl_first_xmlbeans][relativePath:distribution/src/main/release/samples/wsdl_first_xmlbeans], hudson.maven.MavenModule@6fe03f3b[CXF-2.3-deploy/org.apache.cxf.samples:wssec_sign_enc][CXF-2.3-deploy/org.apache.cxf.samples:wssec_sign_enc][relativePath:distribution/src/main/release/samples/ws_security/sign_enc], hudson.maven.MavenModule@529625ac[CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut][CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut][relativePath:distribution/src/main/release/samples/ws_security/ut], hudson.maven.MavenModule@c1d913b[CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut_policy][CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut_policy][relativePath:distribution/src/main/release/samples/ws_security/ut_policy], hudson.maven.MavenModule@10139edf[CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut_sign][CXF-2.3-deploy/org.apache.cxf.samples:wssec_ut_sign][relativePath:distribution/src/main/release/samples/ws_security/ut_sign], hudson.maven.MavenModule@67a7422e[CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sc][CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sc][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssc], hudson.maven.MavenModule@2708c175[CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sec10][CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sec10][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssec10], hudson.maven.MavenModule@14356844[CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sec11][CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-sec11][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wssec11], hudson.maven.MavenModule@484d3500[CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-trust10][CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-trust10][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wstrust10], hudson.maven.MavenModule@7dc0cd3b[CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-trust13][CXF-2.3-deploy/org.apache.cxf.samples.interopfest:ws-trust13][relativePath:distribution/src/main/release/samples/ws_security/interopfest/wstrust13], hudson.maven.MavenModule@13e3cf1f[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests][relativePath:systests], hudson.maven.MavenModule@46b4ece3[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-ci-webapp][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-ci-webapp][relativePath:systests/container-integration/webapp], hudson.maven.MavenModule@fa09c82[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-container-integration][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-container-integration][relativePath:systests/container-integration], hudson.maven.MavenModule@9995955[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-databinding][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-databinding][relativePath:systests/databinding], hudson.maven.MavenModule@3192caa9[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-jaxrs][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-jaxrs][relativePath:systests/jaxrs], hudson.maven.MavenModule@32f6c059[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-jaxws][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-jaxws][relativePath:systests/jaxws], hudson.maven.MavenModule@257f2ad0[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-transports][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-transports][relativePath:systests/transports], hudson.maven.MavenModule@2e7fee2d[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-uncategorized][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-uncategorized][relativePath:systests/uncategorized], hudson.maven.MavenModule@1ce2a846[CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-ws-specs][CXF-2.3-deploy/org.apache.cxf.systests:cxf-systests-ws-specs][relativePath:systests/ws-specs], hudson.maven.MavenModule@6aa91761[CXF-2.3-deploy/org.apache.cxf.systests:cxf-wsdl-maven][CXF-2.3-deploy/org.apache.cxf.systests:cxf-wsdl-maven][relativePath:systests/wsdl_maven], hudson.maven.MavenModule@190083e[CXF-2.3-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][CXF-2.3-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-codegen][relativePath:systests/wsdl_maven/codegen], hudson.maven.MavenModule@4ea10ca8[CXF-2.3-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][CXF-2.3-deploy/org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws][relativePath:systests/wsdl_maven/java2ws]]
project.getRootModule()=hudson.maven.MavenModule@157dbcd4[CXF-2.3-deploy/org.apache.cxf:cxf][CXF-2.3-deploy/org.apache.cxf:cxf][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


Jenkins build is back to normal : CXF-2.3-deploy #97

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-2.3-deploy/97/changes>