EurekaServerApplication: Failed to retrieve application JMX service URL
Import a spring cloud project, and report the following error at startup:
EurekaServerApplication: Failed to retrieve application JMX service URL
Error message
EureKaServerApplication:Failed to retrieve application JMX service URL
Solution:
Select the project ——>Then select the spring boot plugin, Find to the startup project, There is a spring boot option,
Cancel the Enable JMX agent option
Click on Edit configuration templates >>spring boot >>modify options
Click Disable JMX agent
Click Apply >> OK
agent
Click Apply >> OK
to rerun main entry