Cannot start IntelliJ Idea
Hi, I am running IntelliJ Idea 9.0.3 on Windows XP 32. I have tried to uninstall AspectJ plugin and re-install it. However, right now I am getting this when I try to start Idea:
java.lang.AssertionError: Source file d:\.IntelliJIdea90\system\plugins\AspectJ_weaver_8734.zip does not exist for action unzip[d:\.IntelliJIdea90\system\plugins\AspectJ_weaver_8734.zip, d:\.IntelliJIdea90\config\plugins]
at com.intellij.openapi.diagnostic.DefaultLogger.error(DefaultLogger.java:49)
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.ide.startup.StartupActionScriptManager$UnzipCommand.execute(StartupActionScriptManager.java:191)
at com.intellij.ide.startup.StartupActionScriptManager.executeActionScript(StartupActionScriptManager.java:49)
at com.intellij.ide.ClassloaderUtil.initClassloader(ClassloaderUtil.java:123)
at com.intellij.ide.Bootstrap.main(Bootstrap.java:39)
at com.intellij.ide.Bootstrap.main(Bootstrap.java:35)
at com.intellij.idea.Main.main(Main.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Would appreciate help.
Thanks.
请先登录再写评论。
Hello Pasha,
Please upgrade to IntelliJ IDEA 9.0.4, in which this problem does not block
startup.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"