You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/06 15:35:14 UTC

Build failed in Jenkins: Axis2 #739

See <https://hudson.apache.org/hudson/job/Axis2/739/changes>

Changes:

[isurues] When the AxisService for a JAXWS service is created from the generated WSDL, the endpoint URL is always set to 'REPLACE_WITH_ACTUAL_URL' by the wsgen tool. When generating WSDL 2.0 for this AxisService, AxisService2WSDL20 doesn't calculate the proper value if there is an existing value for the Endpoint URL. Therefore, setting it to null. Proper values will be calculated when the WSDLs are generated..

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk
U         modules/metadata/src/org/apache/axis2/jaxws/description/impl/EndpointDescriptionImpl.java
At revision 1089448
Found mavenVersion 3.0.3 from file jar:file:/home/hudson/hudson-slave/tools/Maven_3.0.3/lib/maven-core-3.0.3.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[Axis2] $ /bin/bash -xe /tmp/hudson164587667676867328.sh
+ '[' -d <https://hudson.apache.org/hudson/job/Axis2/ws/.repository> ']'
++ find <https://hudson.apache.org/hudson/job/Axis2/ws/.repository> -type d -and -name '*-SNAPSHOT'
+ rm -rf <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/ws/commons/axiom/axiom-parent/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/ws/commons/axiom/axiom-api/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/ws/commons/axiom/axiom-dom/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/ws/commons/axiom/axiom-impl/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-kernel/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-jaxbri/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-resource-bundle/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-repo-maven-plugin/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-fastinfoset/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-parent/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-transport-local/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-saaj/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-codegen/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-transport-http/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-adb-codegen/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-clustering/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-metadata/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/scripting/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/addressing/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-adb/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-java2wsdl/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/neethi/neethi/3.0.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/woden/woden-impl-dom/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/woden/woden-impl-commons/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/woden/woden/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/woden/woden-api/1.0-SNAPSHOT>
[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@4de69e85[Axis2]
project.getModules()=[hudson.maven.MavenModule@307dea47[Axis2/org.apache.axis2:addressing][Axis2/org.apache.axis2:addressing][relativePath:modules/addressing], hudson.maven.MavenModule@5699b665[Axis2/org.apache.axis2:axis2][Axis2/org.apache.axis2:axis2][relativePath:], hudson.maven.MavenModule@11d08960[Axis2/org.apache.axis2:axis2-aar-maven-plugin][Axis2/org.apache.axis2:axis2-aar-maven-plugin][relativePath:modules/tool/axis2-aar-maven-plugin], hudson.maven.MavenModule@22b49166[Axis2/org.apache.axis2:axis2-adb][Axis2/org.apache.axis2:axis2-adb][relativePath:modules/adb], hudson.maven.MavenModule@7ab7d928[Axis2/org.apache.axis2:axis2-adb-codegen][Axis2/org.apache.axis2:axis2-adb-codegen][relativePath:modules/adb-codegen], hudson.maven.MavenModule@464dcf72[Axis2/org.apache.axis2:axis2-all][Axis2/org.apache.axis2:axis2-all][relativePath:modules/all], hudson.maven.MavenModule@5d08f565[Axis2/org.apache.axis2:axis2-ant-plugin][Axis2/org.apache.axis2:axis2-ant-plugin][relativePath:modules/tool/axis2-ant-plugin], hudson.maven.MavenModule@12993463[Axis2/org.apache.axis2:axis2-clustering][Axis2/org.apache.axis2:axis2-clustering][relativePath:modules/clustering], hudson.maven.MavenModule@2c146877[Axis2/org.apache.axis2:axis2-codegen][Axis2/org.apache.axis2:axis2-codegen][relativePath:modules/codegen], hudson.maven.MavenModule@14bc1199[Axis2/org.apache.axis2:axis2-corba][Axis2/org.apache.axis2:axis2-corba][relativePath:modules/corba], hudson.maven.MavenModule@5c7b24c2[Axis2/org.apache.axis2:axis2-fastinfoset][Axis2/org.apache.axis2:axis2-fastinfoset][relativePath:modules/fastinfoset], hudson.maven.MavenModule@ce54052[Axis2/org.apache.axis2:axis2-idea-plugin][Axis2/org.apache.axis2:axis2-idea-plugin][relativePath:modules/tool/axis2-idea-plugin], hudson.maven.MavenModule@1e616593[Axis2/org.apache.axis2:axis2-integration][Axis2/org.apache.axis2:axis2-integration][relativePath:modules/integration], hudson.maven.MavenModule@5c97bbb1[Axis2/org.apache.axis2:axis2-java2wsdl][Axis2/org.apache.axis2:axis2-java2wsdl][relativePath:modules/java2wsdl], hudson.maven.MavenModule@6fade18b[Axis2/org.apache.axis2:axis2-java2wsdl-maven-plugin][Axis2/org.apache.axis2:axis2-java2wsdl-maven-plugin][relativePath:modules/tool/axis2-java2wsdl-maven-plugin], hudson.maven.MavenModule@2fa133fe[Axis2/org.apache.axis2:axis2-jaxbri][Axis2/org.apache.axis2:axis2-jaxbri][relativePath:modules/jaxbri], hudson.maven.MavenModule@6c166263[Axis2/org.apache.axis2:axis2-jaxws][Axis2/org.apache.axis2:axis2-jaxws][relativePath:modules/jaxws], hudson.maven.MavenModule@69a97135[Axis2/org.apache.axis2:axis2-jaxws-integration][Axis2/org.apache.axis2:axis2-jaxws-integration][relativePath:modules/jaxws-integration], hudson.maven.MavenModule@5a12d46c[Axis2/org.apache.axis2:axis2-jaxws-mar][Axis2/org.apache.axis2:axis2-jaxws-mar][relativePath:modules/jaxws-mar], hudson.maven.MavenModule@341244a6[Axis2/org.apache.axis2:axis2-jibx][Axis2/org.apache.axis2:axis2-jibx][relativePath:modules/jibx], hudson.maven.MavenModule@58e926a3[Axis2/org.apache.axis2:axis2-json][Axis2/org.apache.axis2:axis2-json][relativePath:modules/json], hudson.maven.MavenModule@373a05d2[Axis2/org.apache.axis2:axis2-kernel][Axis2/org.apache.axis2:axis2-kernel][relativePath:modules/kernel], hudson.maven.MavenModule@50ad782e[Axis2/org.apache.axis2:axis2-mar-maven-plugin][Axis2/org.apache.axis2:axis2-mar-maven-plugin][relativePath:modules/tool/axis2-mar-maven-plugin], hudson.maven.MavenModule@350510c7[Axis2/org.apache.axis2:axis2-metadata][Axis2/org.apache.axis2:axis2-metadata][relativePath:modules/metadata], hudson.maven.MavenModule@7aa25e73[Axis2/org.apache.axis2:axis2-mtompolicy][Axis2/org.apache.axis2:axis2-mtompolicy][relativePath:modules/mtompolicy], hudson.maven.MavenModule@1e30ee20[Axis2/org.apache.axis2:axis2-parent][Axis2/org.apache.axis2:axis2-parent][relativePath:modules/parent], hudson.maven.MavenModule@73729275[Axis2/org.apache.axis2:axis2-repo-maven-plugin][Axis2/org.apache.axis2:axis2-repo-maven-plugin][relativePath:modules/tool/axis2-repo-maven-plugin], hudson.maven.MavenModule@725dab5f[Axis2/org.apache.axis2:axis2-resource-bundle][Axis2/org.apache.axis2:axis2-resource-bundle][relativePath:modules/resource-bundle], hudson.maven.MavenModule@e324105[Axis2/org.apache.axis2:axis2-saaj][Axis2/org.apache.axis2:axis2-saaj][relativePath:modules/saaj], hudson.maven.MavenModule@41ccf24c[Axis2/org.apache.axis2:axis2-samples][Axis2/org.apache.axis2:axis2-samples][relativePath:modules/samples], hudson.maven.MavenModule@4af9999b[Axis2/org.apache.axis2:axis2-scripting][Axis2/org.apache.axis2:axis2-scripting][relativePath:modules/scripting], hudson.maven.MavenModule@615f8156[Axis2/org.apache.axis2:axis2-soapmonitor-servlet][Axis2/org.apache.axis2:axis2-soapmonitor-servlet][relativePath:modules/soapmonitor/servlet], hudson.maven.MavenModule@78dfcf46[Axis2/org.apache.axis2:axis2-spring][Axis2/org.apache.axis2:axis2-spring][relativePath:modules/spring], hudson.maven.MavenModule@21798b40[Axis2/org.apache.axis2:axis2-testutils][Axis2/org.apache.axis2:axis2-testutils][relativePath:modules/testutils], hudson.maven.MavenModule@6dfb8d2e[Axis2/org.apache.axis2:axis2-transport-http][Axis2/org.apache.axis2:axis2-transport-http][relativePath:modules/transport/http], hudson.maven.MavenModule@259c5407[Axis2/org.apache.axis2:axis2-transport-local][Axis2/org.apache.axis2:axis2-transport-local][relativePath:modules/transport/local], hudson.maven.MavenModule@7fbee467[Axis2/org.apache.axis2:axis2-webapp][Axis2/org.apache.axis2:axis2-webapp][relativePath:modules/webapp], hudson.maven.MavenModule@6eb3ae54[Axis2/org.apache.axis2:axis2-wsdl2code-maven-plugin][Axis2/org.apache.axis2:axis2-wsdl2code-maven-plugin][relativePath:modules/tool/axis2-wsdl2code-maven-plugin], hudson.maven.MavenModule@4615d176[Axis2/org.apache.axis2:axis2-xmlbeans][Axis2/org.apache.axis2:axis2-xmlbeans][relativePath:modules/xmlbeans], hudson.maven.MavenModule@5527e404[Axis2/org.apache.axis2:axis2.eclipse.codegen.plugin][Axis2/org.apache.axis2:axis2.eclipse.codegen.plugin][relativePath:modules/tool/axis2-eclipse-codegen-plugin], hudson.maven.MavenModule@4794f2e8[Axis2/org.apache.axis2:axis2.eclipse.service.plugin][Axis2/org.apache.axis2:axis2.eclipse.service.plugin][relativePath:modules/tool/axis2-eclipse-service-plugin], hudson.maven.MavenModule@4a2cc289[Axis2/org.apache.axis2:distribution][Axis2/org.apache.axis2:distribution][relativePath:modules/distribution], hudson.maven.MavenModule@6253fd6a[Axis2/org.apache.axis2:documentation][Axis2/org.apache.axis2:documentation][relativePath:modules/documentation], hudson.maven.MavenModule@163f4c24[Axis2/org.apache.axis2:mex][Axis2/org.apache.axis2:mex][relativePath:modules/mex], hudson.maven.MavenModule@433567f1[Axis2/org.apache.axis2:mtompolicy][Axis2/org.apache.axis2:mtompolicy][relativePath:modules/mtompolicy-mar], hudson.maven.MavenModule@4350d9b5[Axis2/org.apache.axis2:org.apache.axis2.osgi][Axis2/org.apache.axis2:org.apache.axis2.osgi][relativePath:modules/osgi], hudson.maven.MavenModule@3f5c9e44[Axis2/org.apache.axis2:ping][Axis2/org.apache.axis2:ping][relativePath:modules/ping], hudson.maven.MavenModule@756de23f[Axis2/org.apache.axis2:scripting][Axis2/org.apache.axis2:scripting][relativePath:modules/scripting], hudson.maven.MavenModule@240fee56[Axis2/org.apache.axis2:soapmonitor][Axis2/org.apache.axis2:soapmonitor][relativePath:modules/soapmonitor/module], hudson.maven.MavenModule@2df36f51[Axis2/org.apache.axis2:soapmonitor-servlet][Axis2/org.apache.axis2:soapmonitor-servlet][relativePath:modules/soapmonitor/servlet], hudson.maven.MavenModule@1ac2122c[Axis2/org.apache.axis2:version][Axis2/org.apache.axis2:version][relativePath:modules/samples/version]]
project.getRootModule()=hudson.maven.MavenModule@5699b665[Axis2/org.apache.axis2:axis2][Axis2/org.apache.axis2:axis2][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)


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Jenkins build is back to normal : Axis2 #740

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Axis2/740/>



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org