Smarts NCM: Interface is running slow and becomes unresponsive; Navigating and executing tasks within the Smarts NCM interface takes a very long time and sometimes fails
search cancel

Smarts NCM: Interface is running slow and becomes unresponsive; Navigating and executing tasks within the Smarts NCM interface takes a very long time and sometimes fails

book

Article ID: 303536

calendar_today

Updated On:

Products

VMware

Issue/Introduction

Symptoms:




Smarts Network Configuration Manager (Smarts NCM) interface is running slow and becomes unresponsive
Navigating and executing tasks within the Smarts NCM interface takes a very long time and sometimes fails

Environment

VMware Smart Assurance - NCM

Cause

This issue can occur because of a memory issue on the client or the server.

Resolution

Check that behavior is the same on other client machines. If the performance issue is only on observed one client, the memory issue must be addressed on that client, perhaps by closing open programs. If the performance issue is the same on other client machines, you can increase the memory available to JBOSS on the server as follows:
  1. Navigate to /etc/ directory.
  2. Edit the jboss.conf file.
  3. Look for the JAVA_OPTS= line.
  4. Find the -Xms4096M -Xmx4096M  section.
  5. Change -Xmx to a higher amount depending on the amount of RAM on the system (see Note statement).
  6. Save file.
  7. Restart vcmaster service:

    service vcmaster restart

 


Additional Information

The maximum amount to put in for Xmx will vary depending on the total amount of RAM available to the operating system. Make small incremental changes to this variable until the performance is improved. It is not advisable to increase this variable to more than one-quarter of the physical RAM available to the Server.