Prcr-1001 Resource Does Not Exist [best]
When you see PRCR-1001: Resource does not exist , it essentially means:
terraform refresh
In secure environments, the process controller may lack the permissions to see the resource. The error message "does not exist" can be a security artifact: systems often return "not found" instead of "access denied" to avoid leaking information about existing resources. If your service token expired or a secret was rotated, the controller cannot list or locate the resource. prcr-1001 resource does not exist
OPMN runs as a background daemon. If you make changes to configuration files (like opmn.xml ) and do not reload the daemon, the running OPMN process is holding an outdated map of the system. When you see PRCR-1001: Resource does not exist
The first command
Capture the full log output. Search for lines immediately preceding the prcr-1001 error. The missing resource name is often logged there. OPMN runs as a background daemon