jmx_exporter icon indicating copy to clipboard operation
jmx_exporter copied to clipboard

jmx_ prometheus_ Javaagent stopped running

Open ghost opened this issue 3 years ago • 8 comments

Hi, I use JMX_ prometheus_ Javaagent monitors Tomcat and encounters a problem, JMX stops running! In http://prometheus_ip:9090/targets Down is displayed, but Tomcat can still be accessed normally.

I guess JMX quit because of the high load? How can I solve this problem?

ghost avatar Dec 25 '21 09:12 ghost

Use the ss command to view the port status, there are a lot of close-wait. image

saodis avatar Dec 25 '21 09:12 saodis

The first step would be to figure out why the jmx_exporter agent is unresponsive. Could you create a thread dump? This can be done by sending the -3 signal to the Tomcat process, like kill -3 <pid>.

fstab avatar Jan 07 '22 16:01 fstab

@fstab Hi, It's jmx_ exporter dump thread? How do I create a thread dump?

saodis avatar Feb 22 '22 01:02 saodis

Sorry, English is not my mother tongue. Can you understand what I mean?

saodis avatar Feb 22 '22 01:02 saodis

@saodis Hi, brother, I meet the same problem. Have you solved it?

yeyuguang1 avatar Dec 03 '22 15:12 yeyuguang1

@saodis Have you resolved this issue?

dhoard avatar Apr 14 '23 12:04 dhoard

yes ,i was resolved this issue, Maybe we're not having the same problem

yuguangye avatar Apr 14 '23 12:04 yuguangye

@saodis @yuguangye Can you share how you resolve the issue?

yangb6 avatar Dec 08 '23 19:12 yangb6