웹 개발

javax.management.InstanceNotFoundException: org.springframework.boot:type=Admin,name=SpringApplication

노루아부지 2021. 6. 4. 14:07

1. IntelliJ

  • Run > Edit Configurations
  • choose your project
  • remove the 'Enable launch optimization' and 'Enable JMX agent' checkboxes

2. Eclipse

  • Run > Run Configurations
  • choose "Spring Boot" tab
  • remove the 'Enable JMX' checkbox

 

 

references

https://kimyhcj.tistory.com/364

https://stackoverflow.com/questions/50436108/javax-management-instancenotfoundexception-org-springframework-boottype-admin

728x90
loading