简体   繁体   English

IntelliJ IDEA无法启动

[英]IntelliJ IDEA failed to start

I'm using IntelliJ IDEA 14 everything worked fine, but somehow it doesn't work anymore the error I get is: 我使用的是IntelliJ IDEA 14,一切正常,但由于某种原因它不再起作用,我得到的错误是:

影像错误

Any ideas how to solve this problem? 任何想法如何解决这个问题?

It's an old bug triggered by a race condition in some cases: 在某些情况下,这是由竞争条件触发的旧错误:

  • IDEA-149135 Startup with splash screen fails (ServiceManager.doGetService must not be null) IDEA-149135启动画面启动失败(ServiceManager.doGetService不能为null)

You should update to the current IDE version or try the workaround . 您应该更新到当前的IDE版本或尝试解决方法

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM