"404 NOT_FOUND" error when changing Deployment owner in Multi-tenant vRealize Automation
book
Article ID: 312226
calendar_today
Updated On:
Products
VMware Aria Suite
Show More
Show Less
Issue/Introduction
Symptoms:
Attempts to change owner of a Deployment in Multi-tenant vRealize Automation fails with message:
"com.vmware.xenon.common.ServiceHost$ServiceNotFoundException: Service not found: 404 NOT_FOUND "Project '<ProjectId>' not found."
The project service logs /services-logs/prelude/project-service-app/file-logs/project-service-app.log contain an error similar to:
2023-01-11T10:41:01.386Z ERROR project-service [host='project-service-app-59ff77fc9-w82mb' thread='parallel-7' user='provisioning-8ZLNPZST8vyUB86q(stradmin)' org='<UUID_1>' trace='<UUID_2>' parent='<UUID_3>' span='<UUID_4>'] c.v.a.p.controller.ProjectController.lambda$getProjectUserPrincipals$27:506 - 404 NOT_FOUND "Project '<ProjectID>' not found."
Environment
VMware vRealize Automation 8.x
Cause
In a multi-tenant environment setup, when Change Owner is performed the call uses the Provider organization instead of the relevant Tenant organization in the token which results in the 404 Project Not Found error.
Resolution
The issue is resolved in the Aria Automation 8.12 release.
Feedback
thumb_up
Yes
thumb_down
No