I am using OpenMRS that comes with Bahmni 0.88. My cpu usage is also reaching 100% hence the application is no longer responding.
Bahmni 0.88 comes with JRE 1.8, thus I had to install OpenJDK 1.8 in order to use jstack command. Now when I run the jstackscript.sh I encounter the following
Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
Any idea how to solve that? Once I get this working I intend to attach my thread dumps here so can be analyzed by the experts. Many thanks!