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 2010/07/26 03:51:55 UTC

Build failed in Hudson: CXF-Trunk-JDK15 » Apache CXF Runtime HTTP Jetty Transport #1304

See <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/1304/changes>

Changes:

[dkulp] Squashed commit of the following:

commit ee05a355e11051c2ef52bc9113a42b3bacebd69d
Author: Daniel Kulp <dk...@apache.org>
Date:   Fri Jul 23 16:50:35 2010 -0400

    Update for jetty7 jars

commit 5142eb453d4055bb704ae43fd9a60bccafbd4554
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Fri Jul 23 17:17:23 2010 +0000

    Fix flushing of buffers and such to not always use chunking on
    responses.  Fix jaxrs tests

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@967167 13f79535-47bb-0310-9956-ffa450edef68

commit 8febb52ad4e823c9cadd3a457502149e5e1d081c
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Fri Jul 23 02:48:19 2010 +0000

    Remove leftover println

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966939 13f79535-47bb-0310-9956-ffa450edef68

commit 92c686bd3005dccdcfe29d5a1badb12cbf4ac395
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Fri Jul 23 02:44:48 2010 +0000

    Fix logging tests

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966938 13f79535-47bb-0310-9956-ffa450edef68

commit 5ba1a413596e8ac5e8fdb8068465ab6db8bbd766
Author: Benson Margulies <bi...@apache.org>
Date:   Fri Jul 23 01:47:05 2010 +0000

    more integration test framework

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966932 13f79535-47bb-0310-9956-ffa450edef68

commit 1c2ad2d795d35eb9d30a7f4788b91982d46f7b49
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Fri Jul 23 01:39:32 2010 +0000

    Workaround bug in jetty

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966930 13f79535-47bb-0310-9956-ffa450edef68

commit d43360f18169d049396fe9fb9c12449ba5635545
Author: Benson Margulies <bi...@apache.org>
Date:   Fri Jul 23 01:27:30 2010 +0000

    start to set up a container integration test

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966926 13f79535-47bb-0310-9956-ffa450edef68

commit cb336ce8d57c2d13acd12519983507a17b72b97b
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Thu Jul 22 21:09:36 2010 +0000

    Get more tests working

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966858 13f79535-47bb-0310-9956-ffa450edef68

commit 96f387419acd3df013365cea87d208b62a1a4e2a
Author: Benson Margulies <bi...@apache.org>
Date:   Thu Jul 22 00:08:47 2010 +0000

    Fix unit test error when spring configs more than one handler for the jetty instance

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966466 13f79535-47bb-0310-9956-ffa450edef68

commit 23d58f6b19fe5861f6f56ea2f672bf121ee20a48
Author: Benson Margulies <bi...@apache.org>
Date:   Wed Jul 21 02:58:26 2010 +0000

    checkstyle in jetty changes

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966074 13f79535-47bb-0310-9956-ffa450edef68

commit 1203562d950452173cccaf8b4ce4b231c8d210aa
Author: Benson Margulies <bi...@apache.org>
Date:   Wed Jul 21 02:12:16 2010 +0000

    all uncategorized sys tests now pass

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966068 13f79535-47bb-0310-9956-ffa450edef68

commit 7525bb0a7e881073c5371eb7fe329db79c5fce45
Author: Benson Margulies <bi...@apache.org>
Date:   Tue Jul 20 22:46:19 2010 +0000

    Get at least one of the failing systests to pass

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966046 13f79535-47bb-0310-9956-ffa450edef68

commit 52428464d377d2440484a2e0c614a4828ec0e7c0
Author: Benson Margulies <bi...@apache.org>
Date:   Tue Jul 20 22:22:16 2010 +0000

    Closer to right with the jetty handlers. More to come

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@966038 13f79535-47bb-0310-9956-ffa450edef68

commit 8d0304968a1af7792d01586f8429260b4173f45b
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Tue Jul 20 17:34:03 2010 +0000

    Another unit test fix

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965925 13f79535-47bb-0310-9956-ffa450edef68

commit 9ada6e2f8475d53c6a25d4f650ad7bbf00f17111
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Tue Jul 20 17:33:54 2010 +0000

    Unit test updates

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965924 13f79535-47bb-0310-9956-ffa450edef68

commit 8829f5793c3cecabe635fe6fb9ccbc025c30fc82
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Mon Jul 19 21:25:51 2010 +0000

    More work toward jetty 7

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965643 13f79535-47bb-0310-9956-ffa450edef68

commit 0619ad5166c2a144693debca72fa13722c6a1381
Author: J. Daniel Kulp <dk...@apache.org>
Date:   Mon Jul 19 21:25:24 2010 +0000

    [maven-release-plugin] prepare release servlet3jetty7

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965642 13f79535-47bb-0310-9956-ffa450edef68

commit aed718ac4dc24df8a049c429804825820d40a133
Author: Benson Margulies <bi...@apache.org>
Date:   Sun Jul 18 17:37:08 2010 +0000

    CXF-2898: everything except continuation code compiles

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965265 13f79535-47bb-0310-9956-ffa450edef68

commit aed303cc99a78048d39953df30117ae04ab0485a
Author: Benson Margulies <bi...@apache.org>
Date:   Sun Jul 18 16:55:01 2010 +0000

    CXF-2898: first pass of changes for sv3 and jetty7, only making changes that I'm confident of as I go

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965261 13f79535-47bb-0310-9956-ffa450edef68

commit 9fbcbeb37d49cb5511ad75ad336e489485d5cf42
Author: Benson Margulies <bi...@apache.org>
Date:   Sun Jul 18 14:23:27 2010 +0000

    [maven-release-plugin]  copy for branch servlet3jetty7

    git-svn-id: https://svn.apache.org/repos/asf/cxf/branches/servlet3jetty7@965235 13f79535-47bb-0310-9956-ffa450edef68

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime HTTP Jetty Transport
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [cxf-xjc:xsdtojava {execution: generate-sources}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/7.1.5.v20100705/jetty-server-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-project/7.1.5.v20100705/jetty-project-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/15/jetty-parent-15.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/7.1.5.v20100705/jetty-continuation-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/7.1.5.v20100705/jetty-http-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/7.1.5.v20100705/jetty-io-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/7.1.5.v20100705/jetty-util-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/7.1.5.v20100705/jetty-jmx-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.1.5.v20100705/jetty-webapp-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/7.1.5.v20100705/jetty-xml-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.1.5.v20100705/jetty-servlet-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/7.1.5.v20100705/jetty-security-7.1.5.v20100705.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-server/7.1.5.v20100705/jetty-server-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-continuation/7.1.5.v20100705/jetty-continuation-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-http/7.1.5.v20100705/jetty-http-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/7.1.5.v20100705/jetty-io-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/7.1.5.v20100705/jetty-util-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-jmx/7.1.5.v20100705/jetty-jmx-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-webapp/7.1.5.v20100705/jetty-webapp-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-xml/7.1.5.v20100705/jetty-xml-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-servlet/7.1.5.v20100705/jetty-servlet-7.1.5.v20100705.jar

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-security/7.1.5.v20100705/jetty-security-7.1.5.v20100705.jar

[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 6 resources
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 25 source files to <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPHandler.java>:[64,5] method does not override a method from its superclass

[INFO] 1error
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/pom.xml> to /export/home/hudson/hudson/jobs/CXF-Trunk-JDK15/modules/org.apache.cxf$cxf-rt-transports-http-jetty/builds/2010-07-26_01-47-54/archive/org.apache.cxf/cxf-rt-transports-http-jetty/2.3.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPHandler.java>:[64,5] method does not override a method from its superclass


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPHandler.java>:[64,5] method does not override a method from its superclass


	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:165)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:696)
	at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:640)
	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
<http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/ws/src/main/java/org/apache/cxf/transport/http_jetty/JettyHTTPHandler.java>:[64,5] method does not override a method from its superclass


	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 41 seconds
[INFO] Finished at: Mon Jul 26 01:51:43 UTC 2010
[INFO] Final Memory: 84M/158M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


Hudson build is back to normal : CXF-Trunk-JDK15 » Apache CXF Runtime HTTP Jetty Transport #1305

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK15/org.apache.cxf$cxf-rt-transports-http-jetty/1305/changes>