Monitoring server fails

When running one of the Java-based tools to monitor OpenText Application Quality Management you receive the following message:

"Not enough storage is available to process this command."

This problem is caused because the JVM running the server is running with a service account.

Choose one of the following solutions, depending on which tool you are running:

  • jmap and jstack.

    See the suggestion from Stack Overflow about "Jstack and Not enough storage is available to process this command".

    You will be required to download the PsExec tool from Microsoft.

  • jconsole and jvisualvm.

    Refer to the Microsoft article about creating a user-defined service.