JNDIBrowser or Idea bug? ToolsWindowsGroup
Hi,
While starting the JNDIBrowserPlugin I get the following exception:
I'm not sure whether this is a Idea bug or a plugin bug..
JNDIBrowserAction.JNDIBrowserAction
ERROR - ellij.openapi.actionSystem.b.a - action with id
"ToolWindowsGroup" should be instance of
com.intellij.openapi.actionSystem.DefaultActionGroup
ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
(Ariadna) 3.0 Build #639
ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
Client VM
ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
Microsystems Inc.
ERROR - ellij.openapi.actionSystem.b.a - OS: Windows XP
ERROR - ellij.openapi.actionSystem.b.a -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:41)
at com.intellij.openapi.actionSystem.b.a.a(a.java:249)
at com.intellij.openapi.actionSystem.b.a.b(a.java:319)
at com.intellij.openapi.actionSystem.b.a.a(a.java:76)
at com.intellij.idea.n.r(n.java:53)
at com.intellij.idea.n.g(n.java:65)
at com.intellij.idea.n.a(n.java:54)
at com.intellij.idea.k.run(k.java:2)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
JNDIBrowserPlugin.JNDIBrowserPlugin
JNDIBrowserPlugin.projectOpened
JNDIBrowserToolWindow.JNDIBrowserToolWindow
JNDIPane.JNDIPane
JNDIPane.setupComponents
JNDIPane.createJTree
请先登录再写评论。
I get that error with other plugins. They must have changed the openapi
again.
"Aiko Mastboom" <intellij@aiko.sh> wrote in message
news:aidrad$ivg$1@is.intellij.net...
>
>
>
>
>
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:191)
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:144)
>
This appears to be an IDEA error, not a plugin error.
Brad wrote:
>>Hi,
>>
>>While starting the JNDIBrowserPlugin I get the following exception:
>>I'm not sure whether this is a Idea bug or a plugin bug..
>>
>>
>>
>>JNDIBrowserAction.JNDIBrowserAction
>>[ 9674] ERROR - ellij.openapi.actionSystem.b.a - action with id
>>"ToolWindowsGroup" should be instance of
>>com.intellij.openapi.actionSystem.DefaultActionGroup
>>
>>[ 9674] ERROR - ellij.openapi.actionSystem.b.a - IntelliJ IDEA
>>(Ariadna) 3.0 Build #639
>>[ 9674] ERROR - ellij.openapi.actionSystem.b.a - JDK: 1.4.0_01
>>[ 9674] ERROR - ellij.openapi.actionSystem.b.a - VM: Java HotSpot(TM)
>>Client VM
>>[ 9694] ERROR - ellij.openapi.actionSystem.b.a - Vendor: Sun
>>Microsystems Inc.
>>[ 9694] ERROR - ellij.openapi.actionSystem.b.a - OS: Windows XP
>>[ 9744] ERROR - ellij.openapi.actionSystem.b.a -
>>java.lang.Throwable
>> at com.intellij.openapi.diagnostic.Logger.error(Logger.java:41)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:249)
>> at com.intellij.openapi.actionSystem.b.a.b(a.java:319)
>> at com.intellij.openapi.actionSystem.b.a.a(a.java:76)
>> at com.intellij.idea.n.r(n.java:53)
>> at com.intellij.idea.n.g(n.java:65)
>> at com.intellij.idea.n.a(n.java:54)
>> at com.intellij.idea.k.run(k.java:2)
>> at
>>java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
>> at
>>
>> at
>>
>> at
>>java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
>> at
>>java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
>> at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
>>JNDIBrowserPlugin.JNDIBrowserPlugin
>>JNDIBrowserPlugin.projectOpened
>>JNDIBrowserToolWindow.JNDIBrowserToolWindow
>>JNDIPane.JNDIPane
>>JNDIPane.setupComponents
>>JNDIPane.createJTree
>>
--
Erb
==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================