If the Web Console or viewlets run out-of-memory, adjust the maximum amount of heap space that the Java Plug-in uses for dynamic memory allocation. For example, by specifying -Xmx256M as a runtime parameter you can increase the heap space allocation to 256 MB. The number can be set larger or smaller than 256 MB, depending on the resources available on the client machine running the web browser. To increase the heap space for the Java Plug-in:

  1. Launch the Java Plugin Control Panel. For instructions, see:

    http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/jcp.html.
    
  2. In the Java Plug-in Control Panel, click the Java tab.

  3. In the Java tab page, click View in the Java Applet Runtime Settings box.

  4. The Java Runtime Settings dialog box appears.

  5. In the Java Runtime Settings dialog box, in the J ava Runtime Parameters text entry field for your JRE, type the maximum heap-space runtime parameter (-Xmx) and a value for the parameter. For example:

    -Xmx256M
    
  6. Save your entry. Click OK to close the Java Runtime Settings dialog box. Then click OK to close the Java Control Panel.

    Close and restart any web browser running on the host machine.