Intellij Cardea(132.197)启动时出现内部服务器错误

时间:2013-09-12 08:02:49

标签: intellij-idea intellij-eap

直到昨天我一直在使用Intellij Cardea EAP(版本132.106),没有任何问题。

今天升级到最新版本(132.197)并在更新后出现内部服务器错误而Cardea无法启动。

C:\dev\.IntelliJIdea13\system\log\idea.log报告以下内容:

Caused by: java.lang.AbstractMethodError: com.intellij.openapi.project.impl.IdeaServerManagerImpl$10.listSubFiles(Ljava/lang/String;Lcom/intellij/openapi/components/RoamingType;)[Ljava/lang/String;
        at com.intellij.openapi.options.SchemesManagerImpl.d(SchemesManagerImpl.java:299)
        at com.intellij.openapi.options.SchemesManagerImpl.a(SchemesManagerImpl.java:129)
        at com.intellij.openapi.options.SchemesManagerImpl.loadSchemes(SchemesManagerImpl.java:111)
        at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.c(FileTypeManagerImpl.java:901)
        at com.intellij.openapi.fileTypes.impl.FileTypeManagerImpl.initComponent(FileTypeManagerImpl.java:293)
        at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter$1.getComponentInstance(ComponentManagerImpl.java:548)
        ... 30 more

似乎表明插件可能是个问题。

1 个答案:

答案 0 :(得分:2)

上述错误似乎表明Configuration Server Plugin是错误的。

快速解决方法是删除.IntelliJIdea13\config\plugins\ideaServer(有效卸载插件),之后Cardea应该启动。

此处提出的问题:http://youtrack.jetbrains.com/issue/IDEA-113512

更新

此问题现已修复。更新的插件附加到该问题,可以手动安装。还在此处上传了插件zip:http://bit.ly/18eUH62