Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 12719 invoked from network); 10 Sep 2010 04:32:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Sep 2010 04:32:09 -0000 Received: (qmail 70333 invoked by uid 500); 10 Sep 2010 04:32:09 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 69500 invoked by uid 500); 10 Sep 2010 04:32:05 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 69490 invoked by uid 99); 10 Sep 2010 04:32:04 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 04:32:04 +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; Fri, 10 Sep 2010 04:31:46 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 0B90EC0180 for ; Fri, 10 Sep 2010 04:31:25 +0000 (UTC) Date: Fri, 10 Sep 2010 04:31:25 +0000 (UTC) From: Apache Hudson Server To: java-dev@axis.apache.org Message-ID: <1620795111.3281284093085038.JavaMail.hudson@aegis> Subject: Build failed in Hudson: Axis2-trunk-java-1.6 #157 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 Changes: [scheu] AXIS2-4815 Contributor:Rich Scheuerle Summary: Add a property to allow access to the envelope as a String within a JAX-WS handler [scheu] Quick Fix to remove Exception. This exception violates WS-I Basic Profile Rule 1019 [barrettj] Always shudown modules in the terminate method. Added logs to indicate what will be shutdown. ------------------------------------------ Failed to access build log hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/Axis2-trunk-java-1.6 at hudson.remoting.Channel@39cf1ffa:ubuntu1 at hudson.FilePath.act(FilePath.java:749) at hudson.FilePath.act(FilePath.java:735) at hudson.FilePath.toURI(FilePath.java:790) at hudson.tasks.MailSender.createFailureMail(MailSender.java:269) at hudson.tasks.MailSender.getMail(MailSender.java:144) at hudson.tasks.MailSender.execute(MailSender.java:92) at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:607) at hudson.model.Run.run(Run.java:1314) 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: Broken pipe at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:260) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:109) at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1838) at java.io.ObjectOutputStream$BlockDataOutputStream.writeByte(ObjectOutputStream.java:1876) at java.io.ObjectOutputStream.writeFatalException(ObjectOutputStream.java:1537) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329) at hudson.remoting.Channel.send(Channel.java:419) at hudson.remoting.Request.call(Request.java:105) at hudson.remoting.Channel.call(Channel.java:557) at hudson.FilePath.act(FilePath.java:742) ... 10 more --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org