From dev-return-12710-apmail-synapse-dev-archive=synapse.apache.org@synapse.apache.org Sat Sep 18 12:01:55 2010 Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 45790 invoked from network); 18 Sep 2010 12:01:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 12:01:55 -0000 Received: (qmail 25496 invoked by uid 500); 18 Sep 2010 12:01:55 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 25319 invoked by uid 500); 18 Sep 2010 12:01:52 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 25312 invoked by uid 99); 18 Sep 2010 12:01:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 12:01:51 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 12:01:48 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id C6AF1C01C6 for ; Sat, 18 Sep 2010 12:01:27 +0000 (UTC) Date: Sat, 18 Sep 2010 12:01:27 +0000 (UTC) From: Apache Hudson Server To: dev@synapse.apache.org Message-ID: <1582752947.1521284811287804.JavaMail.hudson@aegis> Subject: Build failed in Hudson: Synapse - Trunk #2664 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by timer Building remotely on ubuntu1 Updating https://svn.apache.org/repos/asf/synapse/trunk/java U modules/core/src/main/java/org/apache/synapse/SynapseConstants.java U modules/core/src/main/java/org/apache/synapse/endpoints/dispatch/SALSessions.java U modules/core/src/main/java/org/apache/synapse/endpoints/dispatch/SessionInformation.java U modules/core/src/main/java/org/apache/synapse/endpoints/DynamicLoadbalanceEndpoint.java U modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/DynamicLoadbalanceEndpointFactory.java At revision 998446 no revision recorded for https://svn.apache.org/repos/asf/synapse/trunk/java in the previous build [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: at hudson.remoting.Channel@3a4dfb40:ubuntu1 at hudson.FilePath.act(FilePath.java:749) at hudson.FilePath.act(FilePath.java:735) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:519) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:405) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416) at hudson.model.Run.run(Run.java:1273) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:291) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:129) Caused by: java.io.IOException: Remote call on ubuntu1 failed at hudson.remoting.Channel.call(Channel.java:566) at hudson.FilePath.act(FilePath.java:742) ... 8 more Caused by: java.lang.LinkageError: hudson/util/IOUtils at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:847) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:796) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899) 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:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org