Description: Failed to deploy application due to "Governed Object not found" exceptions as described in the Symptoms section of this article.
Resolution
1). Delete the problematic application.
2). Delete the subfolder in which the application was deployed. In case there are other applications which are deployed in the same folder and are in a Running state, you may create a temporary folder, select all the of applications and move them to the temporary folder.
3). Delete the problematic folder and create it again.
4). Deploy the application. If any applications were moved to temporary folders in Step 2, move them back to the original folder.
If this does not resolve the issue then collect the DEBUG/TRACE level logs from the following SystemNode loggers and forward them to TIBCO Support for further
troubleshooting.
org.hibernate.SQL com.tibco.amf.admin.api
This should provide more detail regarding what SQL operations have failed and any missing objects. In such scenarios, a DB extract would also help in checking what is broken on the back end.
Issue/Introduction
A Governed Object of type ApplicationFolder and property ID "could not be found" exceptions during application deployment.