My Oracle Support Banner

Jpublisher PLSQL Proxy For A .NET WebService Generates javax.xml.soap.SOAPException: Message send failed: Premature EOF encountered Error When Large Volume Of Records Returned (Doc ID 1091197.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Web Services - Version 10.1.3.3.0 and later
Information in this document applies to any platform.

Symptoms


A .NET web service is hosted on a server and a call is being made to this service from an Oracle database using a PL/SQL web service proxy created using JPublisher  In this scenario, sometimes errors are generated.

This process works correctly if the volume of records is low , but throws an error similar to what is shown below when the volume is high:

ERROR
-----------------------
FETCH #11:c=0,e=42205,p=1,cr=4,cu=0,mis=0,r=1,dep=1,og=4,tim=1036362660033
java.rmi.RemoteException: java.rmi.RemoteException:; nested exception is:
HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Premature EOF encountered
at genproxy.runtime.BasicHttpBinding_IGaaService_Stub.getAllActiveSubsFromGaa(BasicHttpBinding_IGaaService_Stub:885)
at genproxy.BasicHttpBinding_IGaaServiceClient.getAllActiveSubsFromGaa(BasicHttpBinding_IGaaServiceClient.java:100)
at genproxy.BasicHttpBinding_IGaaServiceClientJPub.getAllActiveSubsFromGaa(BasicHttpBinding_IGaaServiceClientJPub.java:407)

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.