Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-2859

Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4
    • None
    • WSDL processing
    • None
    • Axis1.4, CXF

    Description

      Hi, I am accessing a webservice which is developed using CXF.
      I have generated my client stub using Axis1.4. When calling the wbservice operation I am getting issue of chunked size.
      Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln

      Below is my Exception thread. Kindly help. Thanks in advance.

      Exception Thread :-
      AxisFault
      faultCode:

      {http://schemas.xmlsoap.org/soap/envelope/}

      Server.userException
      faultSubcode:
      faultString: java.io.IOException: Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln
      faultActor:
      faultNode:
      faultDetail:

      {http://xml.apache.org/axis/}

      stackTrace:java.io.IOException: Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln
      at org.apache.axis.transport.http.ChunkedInputStream.getChunked(ChunkedInputStream.java:155)
      at org.apache.axis.transport.http.ChunkedInputStream.read(ChunkedInputStream.java:53)
      at java.io.FilterInputStream.read(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(Unknown Source)
      at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
      at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
      at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
      at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
      at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
      at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
      at org.apache.axis.client.Call.invoke(Call.java:2767)
      at org.apache.axis.client.Call.invoke(Call.java:2443)
      at org.apache.axis.client.Call.invoke(Call.java:2366)
      at org.apache.axis.client.Call.invoke(Call.java:1812)
      at com.citigroup.service.provider.domainservices.profile.x2004.GetWFPProfileInfoSoapBindingStub.getTpisaRegionList(GetWFPProfileInfoSoapBindingStub.java:1561)
      at getTpisaRegionListNew.main(getTpisaRegionListNew.java:61)

      {http://xml.apache.org/axis/}

      hostname:GCOTDVMSWX2427X

      java.io.IOException: Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln
      at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
      at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:701)
      at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
      at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
      at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
      at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
      at org.apache.axis.client.Call.invoke(Call.java:2767)
      at org.apache.axis.client.Call.invoke(Call.java:2443)
      at org.apache.axis.client.Call.invoke(Call.java:2366)
      at org.apache.axis.client.Call.invoke(Call.java:1812)
      at com.citigroup.service.provider.domainservices.profile.x2004.GetWFPProfileInfoSoapBindingStub.getTpisaRegionList(GetWFPProfileInfoSoapBindingStub.java:1561)
      at getTpisaRegionListNew.main(getTpisaRegionListNew.java:61)
      Caused by: java.io.IOException: Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln
      at org.apache.axis.transport.http.ChunkedInputStream.getChunked(ChunkedInputStream.java:155)
      at org.apache.axis.transport.http.ChunkedInputStream.read(ChunkedInputStream.java:53)
      at java.io.FilterInputStream.read(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
      at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
      at javax.xml.parsers.SAXParser.parse(Unknown Source)
      at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
      at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
      ... 10 more
      Exception is :: java.io.IOException: Chunked input stream failed to receive valid chunk size:<soap:Envelopexmln

      Thanks
      Amit

      Attachments

        Activity

          People

            Unassigned Unassigned
            amitrathi4185 amit rathi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: