You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/20 14:06:08 UTC

Build failed in Hudson: Synapse - Trunk » Apache Synapse - Non-blocking HTTP/s Transport #2459

See <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/2459/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Synapse - Non-blocking HTTP/s Transport
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.axis2:axis2-transport-http:SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-transport-http:SNAPSHOT: checking for updates from wso2-m2-snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile {execution: default-compile}]
Compiling 39 source files to <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target/classes>
[INFO] [dependency:copy {execution: copy}]
[INFO] Configured Artifact: org.aspectj:aspectjweaver:?:jar
[INFO] Copying aspectjweaver-1.6.1.jar to <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target/lib/aspectjweaver.jar>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile {execution: default-testCompile}]
Compiling 3 source files to <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target/surefire-reports>
org.apache.maven.surefire.booter.SurefireExecutionException: org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest; nested exception is java.lang.NoClassDefFoundError: javax/mail/internet/ParseException; nested exception is org.apache.maven.surefire.testset.TestSetFailedException: org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest; nested exception is java.lang.NoClassDefFoundError: javax/mail/internet/ParseException
org.apache.maven.surefire.testset.TestSetFailedException: org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest; nested exception is java.lang.NoClassDefFoundError: javax/mail/internet/ParseException
java.lang.NoClassDefFoundError: javax/mail/internet/ParseException
	at org.apache.axis2.transport.testkit.http.HttpTransportTestSuiteBuilder.build(HttpTransportTestSuiteBuilder.java:72)
	at org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest.suite(HttpCoreNIOListenerTest.java:43)
	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.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod(JUnitTestSet.java:180)
	at org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSet.java:140)
	at org.apache.maven.surefire.junit.JUnitTestSet.getTestCount(JUnitTestSet.java:247)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:104)
	at org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:150)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:111)
	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.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
[ERROR] There are test failures.
[INFO] [bundle:bundle {execution: default-bundle}][HUDSON] Recording test results

[INFO] [assembly:attached {execution: attach-testkit-logs}]
[INFO] Reading assembly descriptor: src/main/assembly/testkit-logs.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/pom.xml> to /export/home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-nhttp-transport/builds/2010-07-20_12-04-04/archive/org.apache.synapse/synapse-nhttp-transport/2.0.0-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/ws/target/synapse-nhttp-transport-2.0.0-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/Synapse - Trunk/modules/org.apache.synapse$synapse-nhttp-transport/builds/2010-07-20_12-04-04/archive/org.apache.synapse/synapse-nhttp-transport/2.0.0-SNAPSHOT/synapse-nhttp-transport-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive testkit-logs: You must set at least one file.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58 seconds
[INFO] Finished at: Tue Jul 20 12:05:43 UTC 2010
[INFO] Final Memory: 50M/212M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data


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


Hudson build is back to normal : Synapse - Trunk » Apache Synapse - Non-blocking HTTP/s Transport #2463

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-nhttp-transport/2463/>



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