Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 10338 invoked from network); 9 May 2007 20:17:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 May 2007 20:17:24 -0000 Received: (qmail 54145 invoked by uid 500); 9 May 2007 20:17:30 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 54127 invoked by uid 500); 9 May 2007 20:17:30 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 54098 invoked by uid 99); 9 May 2007 20:17:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 13:17:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of amra@us.ibm.com designates 32.97.182.146 as permitted sender) Received: from [32.97.182.146] (HELO e6.ny.us.ibm.com) (32.97.182.146) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2007 13:17:23 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e6.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id l49KHxQE004013 for ; Wed, 9 May 2007 16:17:59 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l49KH2up552666 for ; Wed, 9 May 2007 16:17:02 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l49KH1xa027936 for ; Wed, 9 May 2007 16:17:01 -0400 Received: from d27ml101.rchland.ibm.com (d27ml101.rchland.ibm.com [9.10.229.40]) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l49KH1Y2027931 for ; Wed, 9 May 2007 16:17:01 -0400 In-Reply-To: <10401779.post@talk.nabble.com> To: "Apache AXIS C User List" MIME-Version: 1.0 Subject: Re: HTTPTransportException:Output streaming error X-Mailer: Lotus Notes Release 7.0 HF144 February 01, 2006 Message-ID: From: Nadir Amra Date: Wed, 9 May 2007 15:16:59 -0500 X-MIMETrack: Serialize by Router on d27ml101/27/M/IBM(Release 7.0.2FP1|January 10, 2007) at 05/09/2007 03:17:00 PM, Serialize complete at 05/09/2007 03:17:00 PM Content-Type: text/plain; charset="US-ASCII" X-Virus-Checked: Checked by ClamAV on apache.org Jennifer, I would suggest you build the code your self so you get the latest code updates in SVN. There are numerous fixes in SVN since 1.6b. Nadir K. Amra Jennifer Wang wrote on 05/09/2007 03:02:04 PM: > > Hello, > > We're using Axis C++ 1.6b to implement client side of our application. The > server is running on tomcat with Axis. > > We run into problem when sending message from the client. The error is: > > "HTTPTransportException:Output streaming error on Channel while writing data > Channel error 32 while writing data: 'Broken pipe'" > > Looking at ethereal output, we notice the header portion is written, but not > the message body. This only happens after our application is up for a > little while. If we try to send the same message at program start - right > after stub is created, then the message goes through fine. > > We treid latest Axis C++ 1.6 (dated Aug 24, 2006) and Axis-1.4 on server > side, still the same problem. > > Can someone tell us what could the problem be? > > Thanks. > Jennifer > > -- > View this message in context: http://www.nabble. > com/HTTPTransportException%3AOutput-streaming-error-tf3718024.html#a10401779 > Sent from the Axis - C++ - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-c-user-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org