REP-56105: Engine rwEng-0 died with error (IdleThread) on Reports Server
Hi Team,
We are facing an issue with Oracle Reports Server where the Reports Engine intermittently crashes with the following error:
REP-56105 : Engine rwEng-0 died with error
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0 at oracle.reports.utility.Utility.newRWException(Utility.java:1016) at oracle.reports.server.EngineManager.manage(EngineManager.java:426) at oracle.reports.server.IdleThread.run(IdleThread.java:84)
Environment Details:
- OS: RHEL 8
- WebLogic Version: 14.1.2 (Secure Production Mode)
Observations:
- The error occurs during engine lifecycle management (IdleThread), not during active report execution
- No detailed error is logged apart from REP-56105
- Engine process (rwEng) terminates unexpectedly
Actions Already Taken:
- Resolved zombie process accumulation(
0