You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/09/07 00:25:43 UTC

Build failed in Jenkins: HttpComponents AsyncClient #79

See <https://builds.apache.org/job/HttpComponents%20AsyncClient/79/>

------------------------------------------
Started by upstream project "maven-plugins" build number 432
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk
U         RELEASE_NOTES.txt
U         httpasyncclient/src/test/java/org/apache/http/localserver/AsyncHttpTestBase.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java
U         httpasyncclient/src/main/java/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java
U         httpasyncclient/src/examples/org/apache/http/examples/nio/client/AsyncClientHttpExchangeFutureCallback.java
At revision 1165910
no change for http://svn.apache.org/repos/asf/httpcomponents/httpasyncclient/trunk since the previous build
Parsing POMs
[httpasyncclient-trunk] $ java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/hudson-slave/tools/Maven_2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 37355 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKIchannel started
NS REMOTING CAPACITY]===>   Executing Maven:  -B -f <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   HttpComponents AsyncClient
[INFO]   HttpAsyncClient
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpComponents AsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Parent project loaded from repository.
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/.m2/repository/org/apache/httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-09-06_22-25-04/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/target/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpcomponents-asyncclient/builds/2011-09-06_22-25-04/archive/org.apache.httpcomponents/httpcomponents-asyncclient/4.0-alpha3-SNAPSHOT/httpcomponents-asyncclient-4.0-alpha3-SNAPSHOT-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building HttpAsyncClient
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target>
[INFO] [notice:generate {execution: attach-notice-license}]
[INFO] Generating NOTICE and LICENSE resources
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 51 source files to <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.
[INFO] 1error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/HttpComponents%20AsyncClient/ws/httpasyncclient-trunk/httpasyncclient/pom.xml> to /home/hudson/hudson/jobs/HttpComponents AsyncClient/modules/org.apache.httpcomponents$httpasyncclient/builds/2011-09-06_22-25-04/archive/org.apache.httpcomponents/httpasyncclient/4.0-alpha3-SNAPSHOT/httpasyncclient-4.0-alpha3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Unable to locate the Javac Compiler in:
  /usr/lib/jvm/java-6-openjdk/jre/../lib/tools.jar
Please ensure you are using JDK 1.4 or above and
not a JRE (the com.sun.tools.javac.Main class is required).
In most cases you can change the location of your Java
installation by setting the JAVA_HOME environment variable.

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Tue Sep 06 22:25:42 UTC 2011
[INFO] Final Memory: 38M/349M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: commits@hc.apache.org
channel stopped


Jenkins build is back to normal : HttpComponents AsyncClient #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HttpComponents%20AsyncClient/80/>