Hi,
I think this is because the process id is not cleared in 'jps' cache. But the process got killed at that time.
You can try the below steps
-
Go to the '/tmp' folder.
-
remove 'hsperfdata-tomcat' file.
Then run the 'jps' command again.
Hope this will work.
Thank You