When starting a spring cloud project, the event log reports two messages:
13:08 All files are up-to-date
13:08 XxxWebApplication: Failed to retrieve application JMX service URL
An article gives a solution:
toolbar – edit configurations – spring boot:
restart will not report “failed to retrieve application JMX service URL” error.
How to make “all files are up-to-date” not display?This problem has not been solved. If you know how to solve it, please let me know~
Similar Posts:
- [Solved] Dubbo Error: No provider available for the service xxx from registry localhost:9090
- Error creating bean with name ‘com.github.pagehelper.autoconfigure.PageHelperAutoConfiguration’
- Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
- [Solved] Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
- This application has no explicit mapping for /error, so you are seeing this as a fallback.
- [How to Solve] RestController cannot be recognized in spring boot
- Exception in thread “main” java.lang.ClassCastException
- Eureka server project startup error handling
- [Solved] Springboot Error: Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled.
- How to Solve Error: spring-boot-maven-plugin not found