REP-50125 when spaces exist at the end of the username and password strings passed to the userid par
REP-50125 when spaces exist at the end of the username and password strings passed to the userid par
Titleimage
Posted by Patrick Hamou on 2017:09:20 00:19:41
APPLIES TO: Oracle Reports Developer
Oracle Reports Developer - Version 11.1.2.2.0 and later
Information in this document applies to any platform.
SYMPTOMS: Reports engine crashes
Reports engine crashes when attempting to process a job:
REP-50125 : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
CHANGES
There are no changes.
CAUSE
Extra space at the end of the username and password strings have been passed to userid parameter:
Eg.
"username /password @connstring"
SOLUTION
Ensure there are no trailing spaces in the username and password strings passed to userid parameter when submitting the report.
Posted by Patrick Hamou on 2017:09:20 00:19:41