3177 - Startup, ArrayIndexOutOfBoundsException
Hi,
I have made a clean install (idea3177.exe) on Windoze and the exception comes immediately when starting idea.exe. Only me getting this one???
java.lang.ArrayIndexOutOfBoundsException: 0
at com.intellij.openapi.editor.b.a.a.]]>(a.java:88)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at org.picocontainer.defaults.InstantiatingComponentAdapter.newInstance(InstantiatingComponentAdapter.java:100)
at org.picocontainer.defaults.ConstructorInjectionComponentAdapter.instantiateComponent(ConstructorInjectionComponentAdapter.java:200)
at org.picocontainer.defaults.InstantiatingComponentAdapter.getComponentInstance(InstantiatingComponentAdapter.java:48)
at org.picocontainer.defaults.DecoratingComponentAdapter.getComponentInstance(DecoratingComponentAdapter.java:42)
.....
BTW, the "Send error report to JetBrains" button does not work, properly because I’m behind a proxy?!
Cheers Frank
请先登录再写评论。