CNS-9024 On the Client and java.io.IOException: Entry is closed on the Server
(Doc ID 1099504.1)
Last updated on FEBRUARY 04, 2022
Applies to:
Oracle Lite - Version 10.0.0.0.1 to 10.3.0.2.0 [Release 10.0 to 10.3]Information in this document applies to any platform.
Symptoms
Using Oracle Mobile Server 10.3.0.2.0 + patch 8774781 configuered in Standalone SSL
When Synchronizing a user which has a lot of rows to synchronized for the first Sync, it fails with the Error:
AddLog(-9024 "ERROR",CNS-9024,"05/11/2010 16:59:47","Network disconnected during sync, check network is active.:","USER")
On the Mobile Server in err.log we can find this Entry:
Sync session exception stack trace:
java.io.IOException: Entry is closed
at oracle.lite.sync.resume.SpoolEntry.checkClosed(Unknown Source)
at oracle.lite.sync.resume.SpoolEntry.write(Unknown Source)
at oracle.lite.sync.resume.Client.send(Unknown Source)
at oracle.lite.sync.HeliosSession.sendConv(Unknown Source)
at oracle.lite.sync.HeliosSession.sendCompress(Unknown Source)
at oracle.lite.sync.HeliosSession.sendDML(Unknown Source)
at oracle.lite.sync.HeliosSession.sendI(Unknown Source)
at oracle.lite.sync.HeliosSession.sendPayload(Unknown Source)
at oracle.lite.sync.HeliosSession.sendSubData(Unknown Source)
at oracle.lite.sync.HeliosSession.downloadSubs(Unknown Source)
at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
at oracle.lite.sync.resume.Client$1.run(Unknown Source)
at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)
Changes
More Data than others users.
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 |