Configuring JVM settings for the Sametime Video Manager

Configure JVM settings for the IBM® Sametime® Video Manager.

Procedure

  1. On the Sametime Video 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 Video 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 1024 as the new initial heap size.
  7. In the Maximum Heap Size field, type 2048 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 generic JVM arguments similar to this example:

    -Ddao_database=solid

    -Djavax.net.ssl.keyStore=/opt/IBM/WebSphere/AppServer/profiles/profile_name/config/cells/cell_name/nodes/node_name/dma.p12

    -Djavax.net.ssl.trustStore=/opt/IBM/WebSphere/AppServer/profiles/profile_name/config/cells/cell_name/nodes/node_name/dma.p12

    -Djavax.net.ssl.trustStoreType=PKCS12

    -Dssl.x509.algorithm=IbmX509

    Note: This example is from one node. You will have different directories.
  10. Click OK.
  11. Click the Save link in the "Messages" box at the beginning of the page.