• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

org.apache.axis2.AxisFault: The input stream for an incoming message is null

New Here ,
Jun 06, 2018 Jun 06, 2018

Copy link to clipboard

Copied

We are running Coldfusion 2016.  Code has a webservices call.  We are getting following error.  Code will work for a time, but appears to start failing under heavier load.  Once it starts failing it doesn't recover.  We have been redefining the webservice each time as a temporary workaround.  Once errors start, we no longer see activity on destination webserver, which implies issue is in Coldfusion, and not in destination.

org.apache.axis2.AxisFault: The input stream for an incoming message is null.

at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)

at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:68)

at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:354)

at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)

at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)

at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)

at gov.gsa.advantage.vscsync.VscSynchronizationStub.synchronizeVendor(VscSynchronizationStub.java:181)

at sun.reflect.GeneratedMethodAccessor1042.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at coldfusion.xml.rpc.Axis2ServiceProxy.getResult(Axis2ServiceProxy.java:111)

at coldfusion.xm... ''

Views

953

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation