XMeta Healthchecker failed
ISALIte XMeta Healthchecker failed with OutOfMemory error. Please increase java heapspace for xmetaAdmin command as below and run ISALite XMeta Healthchecker:
Edit the <ISHOME>/ASBServer/bin/xmetaAdmin.sh
Add -Xmx parameter to Java command in xmetaAdmin.sh file as below to increase heapsize to 4GB(i.e, 4096MB):
"$JAVA" -Xmx4096m $EFFECTIVE_JAVA_OPTS -classpath "$CLASSPATH" com.ibm.xmeta.admin.AdminCommand "$@"
Now, run ISALite XMeta Healthchecker. If it still fails with OutOfMemory error, please increase the heapspace further, say 8GB(i.e, 8192MB) , run ISALite XMeta HealthChecker and get the report.