MECK messages Memory checking messages. JVMMECK000E An error occurred initializing the -Xcheck:memory utility ExplanationThe memory check utility could not locate the required virtual machine resources. System actionThe requested memory check is not performed. User responseVerify that your Java runtime environment is correctly installed. JVMMECK001E Unrecognized -Xcheck:memory option: %s ExplanationThe memory check that you requested is not a recognized type. System actionThe Java application runs but no memory checks are performed. User responseRun the JVM with the -Xcheck:memory:help option to list the valid checks. JVMMECK002E An error occurred creating the call site data structure. Call site information will not be displayed ExplanationThe memory check utility could not store information about the source code locations of memory requests. System actionThe JVM performs the memory checks without recording memory requestor information. User responseCheck that your system is configured with sufficient memory.
JVMMECK000E An error occurred initializing the -Xcheck:memory utility ExplanationThe memory check utility could not locate the required virtual machine resources. System actionThe requested memory check is not performed. User responseVerify that your Java runtime environment is correctly installed.
JVMMECK001E Unrecognized -Xcheck:memory option: %s ExplanationThe memory check that you requested is not a recognized type. System actionThe Java application runs but no memory checks are performed. User responseRun the JVM with the -Xcheck:memory:help option to list the valid checks.
JVMMECK002E An error occurred creating the call site data structure. Call site information will not be displayed ExplanationThe memory check utility could not store information about the source code locations of memory requests. System actionThe JVM performs the memory checks without recording memory requestor information. User responseCheck that your system is configured with sufficient memory.