1
0
-1

Hi Guy's,

Hope you can help,

We have a situation where Joget utilizes up to 80% +, when more than one user is logged in and active processes are instantiated.

we are using "deadline" escalations for a number of activities.

The version of Joget is 5.0.8.

 Any suggestions as to what could be causing this?

Thanks.

 

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, from the graph it looks like pretty usual behavior to me. In any system CPU usage will definitely increase whenever there is "processing" so it's normal to have spikes here and there. A problem is when you have persistently high CPU usage that does not come back down. In any case, if you want to check what the JVM is doing at any time you can do a thread dump, eg https://blog.fastthread.io/2016/06/06/how-to-take-thread-dumps-7-options/

       

        CommentAdd your comment...