“CREATE_FAILED Error: java.util.NoSuchElementException” error when requesting a Cloud.GCP.Machine with a disk in vRealize Automation
book
Article ID: 318346
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Symptoms:
- The following error is seen when creating a Cloud.GCP.Machine with a disk:
“CREATE_FAILED Error: java.util.NoSuchElementException”
- Provisioning the same machine without the disk succeeds
- The disk name exceeds 61 characters. Note: the backend code appends UID's which can consume upto 38 of these characters.
Environment
VMware vRealize Automation 8.x
Cause
The failure occurs when the disk name exceeds 61 characters.
Resolution
The issue is resolved in the vRealize Automation 8.10.2 release.
Workaround:
To workaround the issue the disk names can be shortened.
Feedback
thumb_up
Yes
thumb_down
No