Page 1 of 1

Is There A Way To Check Thread Usage?

Posted: Wed Nov 15, 2017 12:41 pm
by sschiavo
Hello -

Recently we have been getting some heap memory alerts, and as I looked at the active threads I noticed it showing 571 active, with 704 peak. After I restarted the GoAnywhere service we dropped back down to 47 active threads. Is there anyway to see what the thread connections are? I would like to see more details on what connections we have when alerts come across. Let me know if you need any other information on this. Thank You.

Re: Is There A Way To Check Thread Usage?

Posted: Mon Jan 22, 2018 9:46 am
by Support_Jerrod
Hello Sam,

In order to see the details of each thread, a third-party tool will need to be used to plug into the JVM to generate a thread dump. From a GoAnywhere MFT perspective, the best way to get an idea of what the threads are doing is to survey the application. We recommend viewing active sessions (services > active sessions), active jobs (workflows > active jobs), monitors (workflows > monitors > active monitors), and triggers to better understand what the additional threads are. Please keep in mind that a certain number of threads are used upon initialization of the application and for basic operational functions. This includes indexing audit logs used to provide the powerful auditing capabilities that MFT delivers. If you have more questions about this, please feel free to reach out to our support team!