Err.log Reports the Error: java.io.IOException: Bad file descriptor
(Doc ID 437716.1)
Last updated on JULY 25, 2023
Applies to:
Oracle Lite - Version 10.3.0.1.0 to 10.3.0.3.0 [Release 10.3]Information in this document applies to any platform.
Symptoms
Looking into the Err.log, you can see a lot of Entries like:
clog: TraceSYNCFileHandler.write: MANDATORY: ALL: When trying to write to the data file:
Exception: java.io.IOException: Bad file descriptor
Bad file descriptor
java.io.IOException: Bad file descriptor
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:260)
at oracle.lite.sync.tracing.TraceSYNCFileHandler.write(Unknown Source)
at oracle.lite.sync.tracing.Logger.log(Unknown Source)
at oracle.lite.sync.tracing.Logger.datap(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)
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 |
Cause |
Solution |