Oracle Reports: Error on finding Configuration Files rwnetwork.conf while Running rwdiag.sh though file exists
(Doc ID 2853535.1)
Last updated on FEBRUARY 27, 2025
Applies to:
Oracle Reports Developer - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
While running rwdiag.sh -findall to get report server detail, Following error appear
oracle@srv-si-app1 { ~ }$ <DomainHome>/GPE//reports/bin/rwdiag.sh -findall
Exception in thread "main" oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1016)
at oracle.reports.utility.Utility.newRWException(Utility.java:1029)
at oracle.reports.comm.NetworkConfig.open(NetworkConfig.java:192)
at oracle.reports.utility.DiagServerLocator.readConfigFile(DiagServerLocator.java:118)
at oracle.reports.utility.DiagServerLocator.init(DiagServerLocator.java:110)
at oracle.reports.utility.DiagServerLocator.locateServer(DiagServerLocator.java:183)
at oracle.reports.utility.DiagServerLocator.handleRequest(DiagServerLocator.java:516)
at oracle.reports.utility.DiagServerLocator.main(DiagServerLocator.java:394)
Exception in thread "main" oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1016)
at oracle.reports.utility.Utility.newRWException(Utility.java:1029)
at oracle.reports.comm.NetworkConfig.open(NetworkConfig.java:192)
at oracle.reports.utility.DiagServerLocator.readConfigFile(DiagServerLocator.java:118)
at oracle.reports.utility.DiagServerLocator.init(DiagServerLocator.java:110)
at oracle.reports.utility.DiagServerLocator.locateServer(DiagServerLocator.java:183)
at oracle.reports.utility.DiagServerLocator.handleRequest(DiagServerLocator.java:516)
at oracle.reports.utility.DiagServerLocator.main(DiagServerLocator.java:394)
You verified that a valid toolsComponent exits with correct rwnetwork.conf, still above error appears.
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 |