Configure your Java Virtual Machine

  1. Navigate to Servers > Server Types > WebSphere application servers;
  2. Select the appropriate server from the list i.e WebSphere_Portal;
  3. In the Server Infrastructure section expand Java and Process Management;
  4. Select the Process definition link;
  5. In the Additional Properties section Select the Java Virtual Machine link;
  6. Set the fields as follows:

    Initial heap size :512

    Maximum heap size :1024

    Click Apply to set the values;

  7. In the Additional Properties section Select the Custom Properties link;
  8. Click New and set the properties as follows:

    Name : com.ibm.websphere.security.util.authCacheCustomKeySupport

    Value : false

    Click OK to add the property;

  9. The following step is only required on non-Windows platforms.

    Click New and set the properties as follows:

    Name : java.awt.headless

    Value : true

    Click OK to add the property;

  10. Save the changes made to the master configuration using the Save option as before.