Previous Topic: Trace Logs Not Appearing for IIS Web Server Using ServletExec

Next Topic: Affwebserver.log and FWSTrace.log Show Wrong Time

Error During Initialization of JVM

Symptom:

If you receive the following error message in the Policy Server log (figure out which log):

Error occurred during initialization of JVM
Could not reserve enough space for object heap.

The Web Agent Option Pack functionality is not working due to a JVM initialization failure.

Solution:

Restrict the object heap memory size.

To restrict the memory size

  1. Open the JVMOptions.txt file, located in the web_agent_home/WEB-INF/properties file
  2. Add the following entry to the file just as it is written here:
    -Xms128M
    
  3. Save the file.
  4. Restart the Policy Server.


Copyright © 2010 CA. All rights reserved. Email CA about this topic