Slow response from eG manager

Posted over 10 years ago by Jack Miller

Post a topic
Answered
J
Jack Miller

What are the troubleshooting steps when eG manager is slow?


0 Votes

A

Administrator posted over 10 years ago Admin Best Answer

Follow the below instructions

  • Review the logs files generated by eG
  • Check the network delay between eG manager and the database backend 
  • Check the performance of eG database by checking the average insert time for a record 
  • Check resource availability on eG manager machine (CPU/Memory/Disk IO)
  • Check the resource consumption for Tomcat, if Tomcat is taking much resource analyze which of the eG manager process is consuming the resources using stack trace.
  • Check for blocked java threads using the stack trace.
  • Check state manager performance using the stack trace

These should point you in the right direction. If you still require assistance, please reach out to eG support.

0 Votes


1 Comments

A

Administrator posted over 10 years ago Admin Answer

Follow the below instructions

  • Review the logs files generated by eG
  • Check the network delay between eG manager and the database backend 
  • Check the performance of eG database by checking the average insert time for a record 
  • Check resource availability on eG manager machine (CPU/Memory/Disk IO)
  • Check the resource consumption for Tomcat, if Tomcat is taking much resource analyze which of the eG manager process is consuming the resources using stack trace.
  • Check for blocked java threads using the stack trace.
  • Check state manager performance using the stack trace

These should point you in the right direction. If you still require assistance, please reach out to eG support.

0 Votes

Login to post a comment