Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 84218 invoked from network); 29 Nov 2005 14:47:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 14:47:03 -0000 Received: (qmail 84403 invoked by uid 500); 29 Nov 2005 14:46:56 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 84373 invoked by uid 500); 29 Nov 2005 14:46:56 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 84361 invoked by uid 99); 29 Nov 2005 14:46:56 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 06:46:54 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 06EC7E0 for ; Tue, 29 Nov 2005 15:46:33 +0100 (CET) Message-ID: <1553447857.1133275593026.JavaMail.jira@ajax.apache.org> Date: Tue, 29 Nov 2005 15:46:33 +0100 (CET) From: "Oleg Kalnichevski (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS-2158) Error attempting to use DIME in Axis client In-Reply-To: <282009551.1122909995561.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXIS-2158?page=comments#action_12358794 ] Oleg Kalnichevski commented on AXIS-2158: ----------------------------------------- Ravi, Send me (or post to httpclient-user list) the wire log of the HTTP session and I'll take a look at it http://jakarta.apache.org/commons/httpclient/logging.html Oleg > Error attempting to use DIME in Axis client > ------------------------------------------- > > Key: AXIS-2158 > URL: http://issues.apache.org/jira/browse/AXIS-2158 > Project: Apache Axis > Type: Bug > Components: SAAJ > Versions: 1.2.1 > Environment: Axis 1.2.1client running jdk1.4.2_05 and Tomcat 5.0 for server. > Reporter: Brian Husted > > Sending more than eight DIME chunks from an Axis client to Axis server results in the following error: > Caused by: java.io.IOException: End of physical stream detected when more DIME chunks expected. > at org.apache.axis.attachments.DimeDelimitedInputStream._read(DimeDelimitedInputStream.java:268) > at org.apache.axis.attachments.DimeDelimitedInputStream.read(DimeDelimitedInputStream.java:201) > at org.apache.axis.attachments.DimeDelimitedInputStream.read(DimeDelimitedInputStream.java:445) > at org.apache.axis.attachments.ManagedMemoryDataSource.(ManagedMemoryDataSource.java:146) > at org.apache.axis.attachments.MultiPartDimeInputStream.readTillFound(MultiPartDimeInputStream.java:163) > ... 46 more > at org.apache.axis.encoding.DeserializationContext.getObjectByRef(DeserializationContext.java:619) > at org.apache.axis.encoding.ser.JAFDataHandlerDeserializer.startElement(JAFDataHandlerDeserializer.java:70) > at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1048) > at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165) > at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1141) > at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:236) > at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384) > at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:148) > at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) > ... 33 more -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira