Configuring JVM settings for the Sametime Conference Manager

Configure JVM settings for the IBM® Sametime® Media Manager Conference Manager.

Procedure

  1. On the Sametime Conference Manager, log in to the WebSphere® Integrated Solutions Console as the administrator.
  2. In the navigation tree, click Servers > Server Types > WebSphere application servers.
  3. In the table of application servers, click the name of the Conference Manager you are configuring.
  4. On the Configuration tab, in the Server Infrastructure section, click Java and Process Management > Process definition.
  5. In the Additional properties section, click Java Virtual Machine.
  6. In the Initial Heap Size field, type 256 as the new initial heap size.
  7. In the Maximum Heap Size field, type 1024 as the new maximum heap size.
  8. In the Debug arguments field, enter the following arguments:

    -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=7777

  9. In the Generic JVM arguments field, enter the following generic JVM arguments:
    -Dclient.encoding.override=UTF-8 
    	-Xverbosegclog:${SERVER_LOG_ROOT}/gc.log,5,20000
    
  10. Click OK.
  11. Click the Save link in the "Messages" box at the beginning of the page.