(Disabled!) ClearCase plugin throws lots of exceptions
Hi,
I'm using subversion as version-control system, the ClearCase plugin is
unused, still, it throws lots of (unreportable, at least directly from
IDEA) Exceptions:
update failed for AnAction with ID=VcsFileGroupPopup:
net/sourceforge/transparent/TransparentVcs
java.lang.NoClassDefFoundError: net/sourceforge/transparent/TransparentVcs
at
net.sourceforge.transparent.ClearCaseGroup.getVcs(ClearCaseGroup.java:15)
at
com.intellij.openapi.vcs.actions.StandardVcsGroup.getVcsName(StandardVcsGroup.java:38)
at
com.intellij.openapi.vcs.actions.VcsGroupsWrapper.update(VcsGroupsWrapper.java:55)
at com.intellij.openapi.actionSystem.impl.Utils.a(Utils.java:43)
at
com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:38)
at
com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:22)
at com.intellij.openapi.actionSystem.impl.Utils.fillMenu(Utils.java:62)
at
com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu.show(ActionPopupMenuImpl.java:35)
at
com.intellij.ide.projectView.impl.AbstractProjectViewPane$3.invokePopup(AbstractProjectViewPane.java:0)
at com.intellij.ui.PopupHandler.mouseReleased(PopupHandler.java:54)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6038)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3260)
at com.intellij.util.ui.Tree.processMouseEvent(Tree.java:71)
at
com.intellij.ide.dnd.aware.DnDAwareTree.processMouseEvent(DnDAwareTree.java:12)
at
com.intellij.ide.dnd.DnDEnabler$MyAwtListener.eventDispatched(DnDEnabler.java:18)
at
java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2360)
at
java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2252)
at
java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2251)
at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2210)
at java.awt.Component.dispatchEventImpl(Component.java:4308)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:85)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:64)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:48)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
java.lang.NoClassDefFoundError: net/sourceforge/transparent/TransparentVcs
at
net.sourceforge.transparent.ClearCaseGroup.getVcs(ClearCaseGroup.java:15)
at
com.intellij.openapi.vcs.actions.StandardVcsGroup.getVcsName(StandardVcsGroup.java:38)
at
com.intellij.openapi.vcs.actions.VcsGroupsWrapper.update(VcsGroupsWrapper.java:55)
at com.intellij.openapi.actionSystem.impl.Utils.a(Utils.java:43)
at
com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:38)
at
com.intellij.openapi.actionSystem.impl.Utils.expandActionGroup(Utils.java:22)
at com.intellij.openapi.actionSystem.impl.Utils.fillMenu(Utils.java:62)
at
com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu$MyPopupMenuListener.popupMenuWillBecomeVisible(ActionPopupMenuImpl.java:5)
at
javax.swing.JPopupMenu.firePopupMenuWillBecomeVisible(JPopupMenu.java:638)
at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:752)
at javax.swing.JPopupMenu.show(JPopupMenu.java:926)
at
com.intellij.openapi.actionSystem.impl.ActionPopupMenuImpl$MyMenu.show(ActionPopupMenuImpl.java:27)
at
com.intellij.ide.projectView.impl.AbstractProjectViewPane$3.invokePopup(AbstractProjectViewPane.java:0)
at com.intellij.ui.PopupHandler.mouseReleased(PopupHandler.java:54)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6038)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3260)
at com.intellij.util.ui.Tree.processMouseEvent(Tree.java:71)
at
com.intellij.ide.dnd.aware.DnDAwareTree.processMouseEvent(DnDAwareTree.java:12)
at
com.intellij.ide.dnd.DnDEnabler$MyAwtListener.eventDispatched(DnDEnabler.java:18)
at
java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Toolkit.java:2360)
at
java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2252)
at
java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Toolkit.java:2251)
at java.awt.Toolkit.notifyAWTEventListeners(Toolkit.java:2210)
at java.awt.Component.dispatchEventImpl(Component.java:4308)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:85)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:64)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:48)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
]]>
IDEA suggests (rightly so?) to "blame ClearCase plugin".
kind regards,
Messi
请先登录再写评论。
Hello Messi,
Are you sure you don't have an old version of ClearCase plugin in your config
directory? This error looks weird, and I don't think it could happen with
the bundled plugin.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry,
Fast reply, respect!
First, I'm always extracting into a new directory from the EAP-zip
archive (starting via .bat) and I've never used ClearCase in any way (on
this machine) - further, I've looked into the shared directories
(.IntelliJIdea70, even .IntelliJIdea60 and .IntelliJIdea50) and haven't
found anything, not sure what else could it be that goes wrong... for
now, I've "uninstalled" the CC-plugin, exceptions are gone.
Other plugins I have are (While looking: I was sure I could sort
"Available" plugins by state in earlier builds, now state and name are
in one field, which makes it difficult seeing all "additionally
installed" plugins; second firefox opens link twice when clicking on a
"Plugin home page" link): DBHelper, TestNG-J, IdentifierHighlighter;
kind regards,
Messi
P.S.: ClearCase plugin is shipped with IDEA, right?
Dmitry Jemerov wrote:
>> I'm using subversion as version-control system, the ClearCase plugin
>> is unused, still, it throws lots of (unreportable, at least directly
>> from IDEA) Exceptions:
>>
>> >> update failed for AnAction with ID=VcsFileGroupPopup: >>]]> net/sourceforge/transparent/TransparentVcs
Sorry, yet again I forgot to say that this is with build#6799
Messi wrote:
Dmitry Jemerov wrote on 06/04/07 01:12:
From what I saw, it looks like the plugin manager shows a newer CC
plugin than whats bundled.
When you open the manager, ClearcasePlugin is blue (and shows an icon
with a red !). I'm not sure what version is included in the bundled
version but my guess is people see this newer one listed, and install it
- and then see things explode.
Hello Mark,
We have set "until build" for this plugin so that Selena does not suggest
updating it.
Vladislav Kaznacheev
Project Manager, IntelliJ IDEA
http://www.jetbrains.com
"Develop with Pleasure!"
>> Are you sure you don't have an old version of ClearCase plugin in
>> your config directory? This error looks weird, and I don't think it
>> could happen with the bundled plugin.
>>