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.zones.apache.org> on 2009/06/10 02:11:29 UTC

Build failed in Hudson: CXF-2.0.x-JDK15 » Apache CXF Runtime SOAP Binding #55

See http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/55/

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime SOAP Binding
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [checkstyle:checkstyle {execution: validate}]
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Starting audit...
Audit done.

[INFO] Preparing pmd:check
[HUDSON] Archiving http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/pom.xml  to /export/home/hudson/hudson/jobs/CXF-2.0.x-JDK15/modules/org.apache.cxf$cxf-rt-bindings-soap/builds/2009-06-10_00-01-53/archive/org.apache.cxf/cxf-rt-bindings-soap/2.0.12-SNAPSHOT/pom.xml
[INFO] [pmd:pmd]
[HUDSON] Archiving http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/pom.xml  to /export/home/hudson/hudson/jobs/CXF-2.0.x-JDK15/modules/org.apache.cxf$cxf-rt-bindings-soap/builds/2009-06-10_00-01-53/archive/org.apache.cxf/cxf-rt-bindings-soap/2.0.12-SNAPSHOT/pom.xml
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 43 source files to http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/target/classes 
[HUDSON] Archiving http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/pom.xml  to /export/home/hudson/hudson/jobs/CXF-2.0.x-JDK15/modules/org.apache.cxf$cxf-rt-bindings-soap/builds/2009-06-10_00-01-53/archive/org.apache.cxf/cxf-rt-bindings-soap/2.0.12-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/src/main/java/org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.java :[104,14] exception javax.xml.stream.XMLStreamException is never thrown in body of corresponding try statement



http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/src/main/java/org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.java :[104,14] exception javax.xml.stream.XMLStreamException is never thrown in body of corresponding try statement


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/src/main/java/org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.java :[104,14] exception javax.xml.stream.XMLStreamException is never thrown in body of corresponding try statement


	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:158)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:162)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:579)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:525)
	at hudson.remoting.UserRequest.perform(UserRequest.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:23)
	at hudson.remoting.Request$2.run(Request.java:213)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/ws/src/main/java/org/apache/cxf/binding/soap/saaj/SAAJOutInterceptor.java :[104,14] exception javax.xml.stream.XMLStreamException is never thrown in body of corresponding try statement


	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 45 seconds
[INFO] Finished at: Tue Jun 09 17:34:48 PDT 2009
[INFO] Final Memory: 71M/125M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: CXF-2.0.x-JDK15 » Apache CXF Runtime SOAP Binding #56

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/CXF-2.0.x-JDK15/org.apache.cxf$cxf-rt-bindings-soap/56/