Administrator
|
Okay you got the following in the log and it is repeated multiple times..
-->
[2022-05-10T05:47:31.926+00:00] [reports] [ERROR] [] [oracle.reports.server] [tid: 1] [ecid: a1cb7bb0-7e7c-474c-98ac-3a4a150581ea-00000002,0] SecurityHelper:start Writeable folders not configured. Output destination to 'File' will fail.
[2022-05-10T05:47:35.019+00:00] [reports] [INCIDENT_ERROR] [REP-50600] [oracle.reports.server] [tid: 1] [ecid: a1cb7bb0-7e7c-474c-98ac-3a4a150581ea-00000002,0] REP-50600 : Broadcasting is disabled. Please enable cosnaming for Reports discovery. [[
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1016)
at oracle.reports.server.RWServer.startServer(RWServer.java:1073)
at oracle.reports.server.RWServer.jniMain(RWServer.java:289)
This seems to be a network issue.. Disable firewall in Linux (in addition to that, disable Selinux) and retry.
Also see ->
Oracle Forms And Reports 11gR2 Configuration Fails - REP-50600 (Doc ID 1558179.1)
REP-50600 Starting Reports Server In Non-Networked Computer or Before Finishing the Installation (Doc ID 452651.1)
|