My Oracle Support Banner

12c jobStatusRepository Failing with REP-50125 : java.lang.ClassNotFoundException - REP-50135 (Doc ID 2228436.1)

Last updated on AUGUST 03, 2022

Applies to:

Oracle Reports Developer - Version 12.2.1.0.0 to 12.2.1.0.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

Setting up jobStatusRepository via MBean browser interface causes reports server to fail when starting. 

Error recorded in rwserver_diagnostic.log

[2016-01-19T13:37:18.903-05:00] [reports] [INCIDENT_ERROR] [REP-50125][oracle.reports.server] [tid: 1] [ecid:<ecid>] REP-50125 :java.lang.ClassNotFoundException: [[
java.lang.ClassNotFoundException:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at oracle.reports.server.JobStoreDB.start(JobStoreDB.java:123)
at oracle.reports.server.RWServer.startServer(RWServer.java:995)
at oracle.reports.server.RWServer.jniMain(RWServer.java:289)

]]
[2016-01-19T13:37:18.904-05:00] [reports] [INCIDENT_ERROR] [REP-50135][oracle.reports.server] [tid: 1] [ecid:<ecid>] REP-50135 : Class cannot be located. [[
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1016)
at oracle.reports.server.JobStoreDB.start(JobStoreDB.java:130)
at oracle.reports.server.RWServer.startServer(RWServer.java:995)
at oracle.reports.server.RWServer.jniMain(RWServer.java:289)

 

The following is an example of the jobStatusRepository tags after using MBean browser.

<jobStatusRepository>
    <property name="dbpassword" value="csf:reports:rep_repository"/>
    <property name="dbuser" value="<repo_12c>"/>
    <property name="dbconn" value="<hostname>:1521:orcl"/>
</jobStatusRepository> 

 

Changes

 New install of Oracle Reports 12c 12.2.1.0.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.