Unable to Start In-Process Report Server after Upgrade to 12c when Using jobStatusRepository
(Doc ID 2297689.1)
Last updated on NOVEMBER 02, 2021
Applies to:
Oracle Reports Developer - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
After upgrading from Oracle Reports 11gR2 to 12c, in-process reports server wont start, it just hangs when trying to execute "http://hostname:port/reports/rwservlet/startserver" command.
rwserver_diagnostic.log shows "RWServer:startServer Reports Server is starting up."
rwservlet_diagnostic.log showing the following.
[<DATE TIME>] [WLS_REPORTS] [NOTIFICATION:16] [] [oracle.reports.servlet] [tid: <TID>].......... [tenant-name: GLOBAL] RWClientUtility:findServer Failed to bind to server: rep_wls_reports_<hostname>
[<DATE TIME>] [WLS_REPORTS] [WARNING] [] [oracle.reports.servlet] [tid: <TID>] .................... [tenant-name: GLOBAL] RWClient:startInProcessServer start inprocess server rep_wls_reports_<hostname>
[<DATE TIME>] [WLS_REPORTS] [TRACE:16] [] [oracle.reports.servlet] [tid: <TID>] .................. [tenant-name: GLOBAL] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] NetworkUtility:setTimeout Timeout value set to 1000
WLS_REPORTS-diagnostic.log showing the following.
[<DATE TIME>] [WLS_REPORTS] [INCIDENT_ERROR] [DFW-40104] [oracle.dfw.incident] [tid: <TID>] [userId: <userid>] [ecid: <ECID>] [errid: <ERRID> [detailLoc: DOMAIN_HOME/servers/WLS_REPORTS/adr/diag/ofm/<DOMAIN>/WLS_REPORTS/incident/incdir_1473] [probKey: DFW-99998 [java.lang.UnsatisfiedLinkError][oracle.jdbc.driver.T2CConnection$1.run][reports]] [APP: reports] [partition-name: DOMAIN] [tenant-name: GLOBAL] incident 1473 created with problem key "DFW-99998 [java.lang.UnsatisfiedLinkError][oracle.jdbc.driver.T2CConnection$1.run][reports]"
Changes
Upgrade to 12c and in-process reports server configured with jobStatusRepository.
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 |