/opt/vmware/vcloud-director/logs/cell-runtime.log
on Cloud Director cells show errors similar to the following:FATAL | ... | UncaughtExceptionHandlerStartupAction | Uncaught Exception. Originating thread: Thread[...]. Message: Java heap space |
java.lang.OutOfMemoryError: Java heap space
/opt/vmware/vcloud-director/logs/cell.log
on Cloud Director cells show errors similar to the following:Cell startup completed in 1m 25s
java.lang.OutOfMemoryError: Java heap space
Dumping heap to /opt/vmware/vcloud-director/logs/java_pid<PID>.hprof ...
Uncaught Exception. Originating thread: Thread[auto-pool-Scheduled Service-15-thread-1,5,main]. Message: Java heap space
Dump file is incomplete: No space left on device
SELECT COUNT(*) FROM jobs WHERE operation = 'BEHAVIOR_INVOCATION';
/opt/vmware/vcloud-director/logs/
directory of the Cloud Director cells.VMware Cloud Director 10.5.x
VMware Cloud Director 10.4.x
This is a known issue affecting Cloud Director 10.4 and later.
This issue can occur when the resolve operation is invoked on a Runtime Defined Entity (RDE) which has a large number of tasks associated with it.
This matter is resolved in Cloud Director versions 10.5.1 and 10.4.3 which are available for download here.
Workaround:
Temporarily stop any solutions that perform operations on Runtime Defined Entities in Cloud Director, for example Container Service Extension server version 4.1 or later. This will stop the Cloud Director service from continually failing.
If the Cloud Director cells' root / directory has become 100% full due to the presence of a large number of .hprof files then delete them to free up space. These .hprof files will be present in the /opt/vmware/vcloud-director/logs/ directory of the Cloud Director cells.
Before restarting any solutions that perform operations on Runtime Defined Entities in Cloud Director, for example Container Service Extension server version 4.1 or later, the total number of specific associated task entries must be reduced to stop the Cloud Director services failing.
These Database modifications will require VMware Technical Support assistance, please open a Support Request with VMware Technical Support Contact technical support and note this Knowledge Article ID (325646) in the problem description. For more information, see How to Submit a Support Request.
Impact/Risks: