Exception: "java.lang.Exception: No deployment found for: " When loading Synchronization List Using Gateway RESTAPI
(Doc ID 2418564.1)
Last updated on MARCH 12, 2021
Applies to:
Primavera Gateway - Version 17.12.0.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to list synchronizations using the Gateway RESTAPI
ERROR
-----------------------
{"exception":"java.lang.Exception: No deployment found for: ","responseObject":null,"totalCount":0,"schema":null}
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run GET request of /gatewayapi/restapi/v1/synchronizations/list to list the existing synchronizations, get the following response:
{"exception":"java.lang.Exception: No deployment found for: ","responseObject":null,"totalCount":0,"schema":null}
2. Look at the logs, see below exception thrown:
ERROR 2018-03-12 22:46:27,253 [[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'] com.oracle.pgbu.pdi.commonapi.FlowScheduleResourceApi:getSynchronizations(155): DomainObjectSecurityExceptio while deleting synchronization.
java.lang.Exception: No deployment found for:
BUSINESS IMPACT
-----------------------
The issue has the following business impact: Due to this issue, users cannot list synchronizations list
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 |
References |