SAP Message VMC_ADMIN007 - The forced shared garbage collection has been interrupted

Diagnosis
The Java thread being processed in its own Java VM and waiting for theshared garbage collection has been terminated by anInterruptedException. The information about the GC run may beincomplete.

System Response
With forced shared garbage collections the monitoring thread waits forthe end of the GC run to make sure that the information requestedafterwards about the distributed data areas (shared closures) isfree of unassigned data blocks. Possibly, an error during the GC runshas interrupted this synchronization.

Procedure
Check the preconfigured system log files (they usually have the namevmc_.log in the VMC root directory)for details about the causeof the termination.