serviceconfigurationerror专题

java.util.ServiceConfigurationError: com.sun.tools.attach.spi.AttachProvider: Provider sun.tools.att

抛出ERROR: java.util.ServiceConfigurationError: com.sun.tools.attach.spi.AttachProvider: Provider sun.tools.attach.WindowsAttachProvider could not be instantiated 报错: 解决: 问题原因${JAVA_HOME}/jr

解决因切换branch导致的Serviceconfigurationerror

最近在开发一个开源社区的项目,需要在本地稳定运行的branch和push到pr中的branch之间来回切换,每次切换之后再运行都会蹦出来这个Serviceconfigurationerror。 其实之前已经解决过一次了,但是后来遇到的时候又忘记了解决办法,现在特地记录一下,希望能拯救一下我的记性。 解决方法也很简单,在IDEA中重新Build一下整个项目即可,即下图中的Rebuild Proj