Bill creation fails in the vRealize Operations Tenant App for vCloud Director
book
Article ID: 315945
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Symptoms:
- You are unable to create bills in the vRealize Operations Tenant App for vCloud Director, and observe the error "Unable to create new native thread"
Cause
This issue occurs as the number of threads which can be created was previously restricted to 100.
Resolution
This is a known issue affecting vRealize Operations Tenant App for vCloud Director 8.6, and is resolved in version 8.6.1.
Workaround:
To workaround the issue:
- Take a snapshot of the vRealize Operations Tenant App for vCloud Director VM through the vSphere Web Client
- SSH to the vRealize Operations Tenant App for vCloud Director as root
- Open /opt/vmware/va/config/common.sh using a text editor of your choice
- Remove the line "--pids-limit 100 \" from the following methods:
- start_ui_container
- start_admin_container
- start_db_container
- start_plugin_container
- Save the file and exit
- Reboot the vRealize Operations Tenant App for vCloud Director appliance
Feedback
thumb_up
Yes
thumb_down
No