I get the following error whenever I try to go to the
clearcase menu, plugin v1.18, Intellij build #676.
The occurs for all clearcase implementations.
2002-11-13 12:46:36,511 [ 106704] DEBUG -
.transparent.actions.VcsAction - enter: update
(About, id='ClearCase.About')
2002-11-13 12:46:36,511 [ 106704] DEBUG -
.transparent.actions.VcsAction -
PROJECT=com.intellij.openapi.project.b.c@cad437,
EDITOR=null,
FILE=null,
FILE_ARRAY=null
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - update failed for
AnAction with ID=ClearCase.About
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - IntelliJ IDEA 3.0
Build #676
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - JDK: 1.4.1_01
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - VM: Java HotSpot
(TM) Client VM
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - Vendor: Sun
Microsystems Inc.
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - OS: Windows NT
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils - Last Action:
2002-11-13 12:46:36,511 [ 106704] ERROR -
penapi.actionSystem.impl.Utils -
java.lang.NullPointerException
at com.intellij.openapi.vcs.c.g.getStatus
(g.java:94)
at
net.sourceforge.transparent.actions.FileAction.isEna
bled(FileAction.java:65)
at
net.sourceforge.transparent.actions.FileAction.upda
te(FileAction.java:54)
at com.intellij.openapi.actionSystem.b.w.a
(w.java:9)
at com.intellij.openapi.actionSystem.b.w.a
(w.java:61)
at com.intellij.openapi.actionSystem.b.w.a
(w.java:58)
at
com.intellij.openapi.actionSystem.b.j.menuSelected
(j.java:2)
at javax.swing.JMenu.fireMenuSelected
(Unknown Source)
at
javax.swing.JMenu$MenuChangeListener.stateChang
ed(Unknown Source)
at
javax.swing.DefaultButtonModel.fireStateChanged
(Unknown Source)
at
javax.swing.DefaultButtonModel.setSelected
(Unknown Source)
at javax.swing.JMenu.setSelected
(Unknown Source)
at
javax.swing.JMenu.menuSelectionChanged
(Unknown Source)
at
com.intellij.openapi.actionSystem.b.ba.menuSelecti
onChanged(ba.java:33)
at
javax.swing.MenuSelectionManager.setSelectedPath
(Unknown Source)
at
javax.swing.plaf.basic.BasicMenuUI$MouseInputHan
dler.mouseEntered(Unknown Source)
at
java.awt.Component.processMouseEvent(Unknown
Source)
at java.awt.Component.processEvent
(Unknown Source)
at java.awt.Container.processEvent
(Unknown Source)
at java.awt.Component.dispatchEventImpl
(Unknown Source)
at java.awt.Container.dispatchEventImpl
(Unknown Source)
at java.awt.Component.dispatchEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.retargetMouseEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.trackMouseEnterExit
(Unknown Source)
at
java.awt.LightweightDispatcher.processMouseEvent
(Unknown Source)
at
java.awt.LightweightDispatcher.dispatchEvent
(Unknown Source)
at java.awt.Container.dispatchEventImpl
(Unknown Source)
at java.awt.Window.dispatchEventImpl
(Unknown Source)
at java.awt.Component.dispatchEvent
(Unknown Source)
at java.awt.EventQueue.dispatchEvent
(Unknown Source)
at com.intellij.ide.q.a(q.java:93)
at com.intellij.ide.q.dispatchEvent
(q.java:34)
at
java.awt.EventDispatchThread.pumpOneEventForHie
rarchy(Unknown Source)
at
java.awt.EventDispatchThread.pumpEventsForHierar
chy(Unknown Source)
at
java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at
java.awt.EventDispatchThread.pumpEvents
(Unknown Source)
at java.awt.EventDispatchThread.run
(Unknown Source)