My Oracle Support Banner

REP-50004 error When Running Reports with SSOCONN from Portal in 11g (Doc ID 1286680.1)

Last updated on APRIL 26, 2022

Applies to:

Oracle Reports Developer - Version 11.1.1.1.0 to 11.1.2.2.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

- Report is registered in Portal using the SSOCONN parameter in the "Personalize" page

- Running report directly from the managed Component in Portal runs fine
- Running report outside Portal with the rwservlet command runs fine
The following behavior is seen when trying to run the same report in a Portal Page from a "Portal Reports Item" link.

- Click on the <Portal Report Item> link
- You will be redirected to the SSO page to provide the SSO credentials
- Enter the SSO credentials and hit OK button
- If using FireFox browser you will get the following error
"The page isn't redirecting properly"
"Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
- If you click on the"Try again" button on the FireFox window you will see the same above error
- If you click on the "Back" button browser and provide again the SSO credentials the following error will be displayed:
REP-50004: No report is specified on the command line.

- If using Internet Explorer browser the request will hang and no error will be displayed

After enabling Reports Servlet tracing option the following was registered in the rwservlet_diagnostic.log trace file.



[2011-01-21T13:03:51.624-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50125] [oracle.reports.servlet] [tid: ##] [userId: <anonymous>] [ecid: <ECID>] [APP: reports#11.1.1.2.0] [URI: /reports/rwservlet] REP-50125 : oracle.ldap.util.GeneralErrorException: General Error when performing search: Unable to get Default RAD [[
oracle.ldap.util.GeneralErrorException: General Error when performing search: Unable to get Default RAD
at oracle.ldap.util.Subscriber.getExtendedProperties(Subscriber.java:512)
at oracle.reports.rwclient.OIDManager$Resource.getResourceAttributes(OIDManager.java:747)
at oracle.reports.rwclient.OIDManager$Resource.access$100(OIDManager.java:647)
at oracle.reports.rwclient.OIDManager.getConnString(OIDManager.java:138)
.
.

[2011-01-21T13:03:51.624-05:00] [WLS_REPORTS] [TRACE:16] [] [oracle.reports.servlet] [tid: ##] [userId: <anonymous>] [ecid: <ECID>] [SRC_CLASS: oracle.reports.utility.RWLogger] [APP: reports#11.1.1.2.0] [SRC_METHOD: writeln] [URI: /reports/rwservlet] LDAPManager:releaseDirContext after release: Pool size is 10
[2011-01-21T13:03:51.625-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-52283] [oracle.reports.servlet] [tid: 12] [userId: <anonymous>] [ecid: <ECID>] [APP: reports#11.1.1.2.0] [URI: /reports/rwservlet] REP-52283 : The specified resource key <RAD NAME> in OID cannot be found. [[
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.utility.Utility.newRWException(Utility.java:1046)
at oracle.reports.rwclient.OIDManager$Resource.getResourceAttributes(OIDManager.java:788)
at oracle.reports.rwclient.OIDManager$Resource.access$100(OIDManager.java:647)
at oracle.reports.rwclient.OIDManager.getConnString(OIDManager.java:138)
.
.

[2011-01-21T13:04:18.140-05:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50004] [oracle.reports.servlet] [tid: ##] [userId: <anonymous>] [ecid: <ECID>] [APP: reports#11.1.1.2.0] [URI: /reports/rwservlet] REP-50004 : No report is specified on the command line. [[
oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
at oracle.reports.RWExceptionHelper.read(RWExceptionHelper.java:67)
at oracle.reports.server._ConnectionStub.runJob(_ConnectionStub.java:587)
at oracle.reports.client.ReportRunner.dispatchReport(ReportRunner.java:320)
at oracle.reports.rwclient.RWReportRunner.dispatchReport(RWReportRunner.java:86)


Changes

 

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

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