My Oracle Support Banner

After Clustering ECC Full Load Concurrent Process Is Giving Error while call to runProgramError while getting data load status details response: Premature EOF (Doc ID 2794776.1)

Last updated on MARCH 15, 2022

Applies to:

Oracle Enterprise Command Center Framework - Version 12.2.4 and later
Information in this document applies to any platform.

Symptoms


When attempting to run Metadata and Full Load after clustering ECC (Enterprise Command Center),
the following error occurs.

ERROR
-----------------------
 Running Metadata Load
 JobId ->  99999
 status-> RUNNING
done
 status (5 secs) ---> SUCCESS
 data load concurrent program completed successfully

java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(ChunkedInputStream.java:565)
at sun.net.www.http.ChunkedInputStream.readAhead(ChunkedInputStream.java:609)
at sun.net.www.http.ChunkedInputStream.read(ChunkedInputStream.java:696)
.
.
.
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
ERROR: Premature EOF

Error while call to runProgramError while getting data load status details response: Premature EOF
error detailoracle.ecc.client.exceptions.EccClientException: Error while getting data load status details response: Premature EOF
CP main completed runProgram for oracle.apps.fnd.ecc.dataload.EccDataLoadCP

From Full Load:

 Concurrent request ID is 99999999
 PARAMETERS LIST :
  SystemId -> EBS
  Application Short Name -> icx
  Load Type -> FULL_LOAD
  DataSet Key ->
  Language -> US,ESA,RU,D,F,ZHT,PL,HU,NL,PTB
  Trace Flag ->
  Force Create Flag -> null
  Last Run Date Identifier -> null
  Log Level -> ERROR
 Running Full Load
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(ChunkedInputStream.java:565)
.
.
.
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
 JobId -> -1
 data load concurrent program failed
CP main completed runProgram for oracle.apps.fnd.ecc.dataload.EccDataLoadCP

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run Metadata or/and Full load concurrent request
2. Check the EBS concurrent request log as well the ECC load logs.


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.