Memory utilisation issue

Hi All,

We are frequently seeing a huge loss in memory as free space is less than 10% sometimes.
Can any one please suggest some means to control this as this is impacting our business.

Thanks
Sidharth

Hope this could be help:

  1. Check your scheduled task that take long processing time
  2. Check your adapter connection, connected/not, especially jdbc. Because in early wm version, the default jdbc connect/login timeout is forever
  3. increase your max thread and other wm properties (on wm admin page)
  4. Try to decrease the IS logs system level (server, adapter, etc)
  5. During runtime when the memory decrease, check the service usage to identify bottleneck that comes from implemented service