Rep-50201: "Cannot Get User Role From Oid Server" When Trying Showmyjobs
(Doc ID 343225.1)
Last updated on NOVEMBER 13, 2023
Applies to:
Oracle Reports Developer - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
Single Sign On is enabled.
You try to run showmyjobs, but get this error:
"REP-50201: Cannot get user role from OID server"
Syntax used:
http://<host>:<port>/reports/rwservlet/showmyjobs
This error could occur with any of the show commands, such as, showjobs, showenv, etc.
The server trace, rwserver.trc, shows:
at java.lang.Thread.run(Thread.java:536)
): Internal error java.util.NoSuchElementException
[2005/11/29 3:49:50:990] (RWSecurity:getRoleFromOiD) ...exit
[2005/11/29 3:49:50:992] Exception 50201 (): Cannot get user role from OID server.
exception oracle.reports.RWException {
oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
int errorCode=50201,
java.lang.String errorString="Cannot get user role from OID server.",
java.lang.String moduleName="REP"
}}
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 |
Cause |
Solution |
References |