API Login to OPPM Fails From Asp.net Application
(Doc ID 2169362.1)
Last updated on OCTOBER 21, 2022
Applies to:
Primavera Portfolio Management - Version 15.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to login to OPPM from within an ASP.net application,
the following error occurs.
ERROR
-----------------------
OpenAPI Login Check failed; ERROR_TYPE=NO_CURRENT_DB, ERROR_DESCRIPTION =
error in psDatabaseException.convertInternalDatabaseException
USERID: 0
DEADLOCK DETECTED: False
<Exception>
System.NullReferenceException: Object reference not set to an instance of an object.
bei ProSight.Portfolios.Infrastructure.Exceptions.psDatabaseException.isOracleException(Exception iEx)
bei ProSight.Portfolios.Infrastructure.Exceptions.psDatabaseException.hasDeadlockOccured(Exception iEx)
bei ProSight.Portfolios.Infrastructure.Exceptions.psDatabaseException.convertInternalDatabaseException(Exception iEx)
bei ProSight.Portfolios.BusinessLogic.TS.TransactionalScenario.psTransactionalScenario.handleException(Exception iEx, String iAddionalMsg)
</Exception>
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot login to OPPM from within an ASP.net application.
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 |