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/28 06:27:29 UTC

Build failed in Jenkins: CXF-Trunk-JDK15 » Apache CXF Runtime JAX-WS Frontend #1902

See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/1902/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JAX-WS Frontend
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/generated> added.
[INFO] [build-helper:add-source {execution: add-jaxws22-source}]
[INFO] Source directory: <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22> added.
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [build-helper:add-resource {execution: add-spi}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 1 resource
Downloading: http://repository.apache.org/snapshots/org/apache/neethi/neethi/3.0.0-SNAPSHOT/neethi-3.0.0-SNAPSHOT.jar
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 146 source files to <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[29,37] cannot find symbol
symbol  : class AbstractHTTPTransportFactory
location: package org.apache.cxf.transport.http
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,50] cannot find symbol
symbol: class AbstractHTTPTransportFactory
public class JAXWSHttpSpiTransportFactory extends AbstractHTTPTransportFactory implements DestinationFactory {
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/jaxws22/EndpointImpl.java>:[111,25] setDestinationFactory(org.apache.cxf.transport.DestinationFactory) in org.apache.cxf.endpoint.AbstractEndpointFactory cannot be applied to (org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory)
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,7] org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory is not abstract and does not override abstract method getTransportIds() in org.apache.cxf.transport.DestinationFactory
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[39,8] cannot find symbol
symbol  : variable bus
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,54] cannot find symbol
symbol  : method getBus()
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
[ERROR] <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,64] cannot find symbol
symbol  : variable registry
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
[INFO] 7 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-frontend-jaxws/builds/2011-03-28_04-23-15/archive/org.apache.cxf/cxf-rt-frontend-jaxws/2.4.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[29,37] cannot find symbol
symbol  : class AbstractHTTPTransportFactory
location: package org.apache.cxf.transport.http
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,50] cannot find symbol
symbol: class AbstractHTTPTransportFactory
public class JAXWSHttpSpiTransportFactory extends AbstractHTTPTransportFactory implements DestinationFactory {
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/jaxws22/EndpointImpl.java>:[111,25] setDestinationFactory(org.apache.cxf.transport.DestinationFactory) in org.apache.cxf.endpoint.AbstractEndpointFactory cannot be applied to (org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory)
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[31,7] org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory is not abstract and does not override abstract method getTransportIds() in org.apache.cxf.transport.DestinationFactory
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[39,8] cannot find symbol
symbol  : variable bus
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,54] cannot find symbol
symbol  : method getBus()
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
<https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/ws/src/main/jaxws22/org/apache/cxf/transport/http_jaxws_spi/JAXWSHttpSpiTransportFactory.java>:[44,64] cannot find symbol
symbol  : variable registry
location: class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	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:592)
	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:173)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:164)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:924)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	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: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:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 46 seconds
[INFO] Finished at: Sun Mar 27 20:27:28 GMT-08:00 2011
[INFO] Final Memory: 86M/161M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : CXF-Trunk-JDK15 » Apache CXF Runtime JAX-WS Frontend #1903

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-frontend-jaxws/1903/changes>