My Oracle Support Banner

12.2.1.3: On MS Windows 64-bit, the Reports Servers Fail to Start With Error: REP-52266, REP-56105, and/or REP-50125 (Doc ID 2346768.1)

Last updated on DECEMBER 26, 2022

Applies to:

Oracle Reports Developer - Version 12.2.1.3.0 and later
Microsoft Windows x64 (64-bit)

Symptoms

-- Environment
Product: Oracle Reports Developer
Version: 12.2.1.3.0
Platform: Microsoft Windows x64 (64-bit) 


-- Problem Statement

Cannot start the in-process reports server or standalone reports server on Microsoft Windows x64 (64-bit) operating system. 

   http://<host>:<port>/reports/rwservlet - works!
  http://<host>:<port>/reports/rwservlet/getserverinfo - gives REP-52266 error!

-- Error(s)

rwEng-0_diagnostic.log shows: 

...
[2018-01-08T21:22:12.853-05:00] [reports] [NOTIFICATION:16] [REP-50128] [oracle.reports.engine] [tid: 1] [ecid: <ECID>] RWEngine:init  orb init succeeded
[2018-01-08T21:22:12.883-05:00] [reports] [ERROR] [REP-55006] [oracle.reports.engine] [tid: 1] [ecid: <ECID>] [EngineName: rwEng-0] EngineImpl:loadLibrary  An attempt to load rw.dll failed.
[2018-01-08T21:22:12.883-05:00] [reports] [NOTIFICATION] [] [oracle.reports.engine] [tid: 1] [ecid: <ECID>] [EngineName: rwEng-0] EngineImpl:loadLibrary  An attempt to load rw.dll failed.

 

rwserver_diagnostic.log shows: 

...
[2018-01-08T21:22:13.295-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-56105] [oracle.reports.server] [tid: 187] [userId: <anonymous>] [ecid: <ECID>] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] 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:422)
at oracle.reports.server.IdleThread.run(IdleThread.java:84)

]]
[2018-01-08T21:22:13.297-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-56105] [oracle.reports.server] [tid: 183] [userId: <anonymous>] [ecid: <ECID>] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] 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:422)
at oracle.reports.server.IdleThread.run(IdleThread.java:84)

 

rwservlet_diagnostic.log shows: 

...
[2018-01-08T21:22:07.409-05:00] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: 122] [userId: <anonymous>] [ecid: <ECID>] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] RWClient:startInProcessServer  start inprocess server rep_wls_reports_<hostname> 
[2018-01-08T21:22:13.300-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50125] [oracle.reports.servlet] [tid: 122] [userId: <anonymous>] [ecid: 0000M3OiO9rFc5WFLzaQOA1QL2Sb000003,0:1] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] REP-50125 : org.omg.CORBA.OBJECT_NOT_EXIST: ----------BEGIN server-side stack trace----------[[
org.omg.CORBA.OBJECT_NOT_EXIST:   vmcid: SUN  minor code: 1004  completed: No
at com.sun.corba.se.impl.logging.POASystemException.nullServant(POASystemException.java:2040)
at com.sun.corba.se.impl.logging.POASystemException.nullServant(POASystemException.java:2062)
at com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_R_AOM.internalGetServant(POAPolicyMediatorImpl_R_AOM.java:68)
at com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase.getInvocationServant(POAPolicyMediatorBase.java:121)
at com.sun.corba.se.impl.oa.poa.POAImpl.getInvocationServant(POAImpl.java:1634)
...
[2018-01-08T21:22:13.300-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-52266] [oracle.reports.servlet] [tid: 122] [userId: <anonymous>] [ecid: <ECID>] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] REP-52266 : The in-process Reports Server rep_wls_reports_<hostname> failed to start.org.omg.CORBA.OBJECT_NOT_EXIST: ----------BEGIN server-side stack trace----------[[
org.omg.CORBA.OBJECT_NOT_EXIST:   vmcid: SUN  minor code: 1004  completed: No
at com.sun.corba.se.impl.logging.POASystemException.nullServant(POASystemException.java:2040)
at com.sun.corba.se.impl.logging.POASystemException.nullServant(POASystemException.java:2062)
at com.sun.corba.se.impl.oa.poa.POAPolicyMediatorImpl_R_AOM.internalGetServant(POAPolicyMediatorImpl_R_AOM.java:68)
at com.sun.corba.se.impl.oa.poa.POAPolicyMediatorBase.getInvocationServant(POAPolicyMediatorBase.java:121)
...
at weblogic.work.ExecuteThread.run(ExecuteThread.java:355)

----------END server-side stack trace----------  vmcid: SUN  minor code: 1004  completed: No  
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1016)
at oracle.reports.rwclient.RWClient.startInProcessServer(RWClient.java:1161)
at oracle.reports.rwclient.ServletCmdMgr.handleWebCommand(ServletCmdMgr.java:314)
at oracle.reports.rwclient.RWClient.handleWebCommand(RWClient.java:1312)
...

 

Changes

New installation of Oracle Fusion Middleware Forms and Reports 12.2.1.3.0  

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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.