Seems the stack trace misses it's first entry... Still, hope this is fixed
in #629. Thank you for report!

--

Best regards,
Maxim Shafirov
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


"Yas Sok" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hi!
> Sometimes in code inspection results window we have NPE on mouse
> pressing on 'refresh', or on result line when are going to go to source
> code.
>
> I use IDEA # 627, SuSe Linux 8.0, IBM JDK 1.3.01.
>
> Here is stack trace:
>
> 2002-05-31 10:34:19,319 [2207733]  ERROR -
> com.intellij.ide.p - Error during dispatching of
> java.awt.event.MouseEvent[MOUSE_RELEASED,(290,717),mods=16,clickCount=1]
> on frame0
> 2002-05-31 10:34:19,320 [2207734]  ERROR -
> com.intellij.ide.p - IntelliJ IDEA (Ariadna) 3.0  Build #627
> 2002-05-31 10:34:19,320 [2207734]  ERROR -
> com.intellij.ide.p - JDK: 1.3.1
> 2002-05-31 10:34:19,326 [2207740]  ERROR -
> com.intellij.ide.p - VM: Classic VM
> 2002-05-31 10:34:19,326 [2207740]  ERROR -
> com.intellij.ide.p - Vendor: IBM Corporation
> 2002-05-31 10:34:19,326 [2207740]  ERROR -
> com.intellij.ide.p - OS: Linux
> 2002-05-31 10:34:19,326 [2207740]  ERROR -
            com.intellij.ide.p -
> java.lang.NullPointerException
>          at
>          at com.intellij.codeInspection.j.e.run(e.java:7)
>          at
> com.intellij.openapi.application.a.d.runReadAction(d.java(Compiled Code))
>          at com.intellij.codeInspection.j.o.f(o.java:0)
>          at com.intellij.codeInspection.r.b(r.java:77)
>          at com.intellij.codeInspection.a.o.d(o.java:102)
>          at com.intellij.codeInspection.a.o.a(o.java:133)
>          at com.intellij.codeInspection.k.l.actionPerformed(l.java:9)
>          at
com.intellij.openapi.actionSystem.a.j.actionPerformed(j.java:1)
>          at
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1461)
>          at
>
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButto
n.java:1515)
>          at
>
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:3
92)
>          at
> javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:264)
>          at javax.swing.AbstractButton.doClick(AbstractButton.java:290)
>          at
>
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Basic
MenuItemUI.java:957)
>          at java.awt.Component.processMouseEvent(Component.java(Compiled
> Code))
>          at java.awt.Component.processEvent(Component.java(Compiled Code))
>          at java.awt.Container.processEvent(Container.java(Compiled Code))
>          at java.awt.Component.dispatchEventImpl(Component.java(Compiled
> Code))
>          at java.awt.Container.dispatchEventImpl(Container.java(Compiled
> Code))
>          at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled
> Code))
>          at
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled
> Code))
>          at
> java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled
> Code))
>          at
> java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled
Code))
>          at java.awt.Container.dispatchEventImpl(Container.java(Compiled
> Code))
>          at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
>          at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled
> Code))
>          at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled
> Code))
>          at com.intellij.ide.p.a(p.java(Compiled Code))
>          at com.intellij.ide.p.dispatchEvent(p.java(Compiled Code))
>          at
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va(Compiled
> Code))
>          at
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
(Compiled
> Code))
>          at
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:125)
>          at java.awt.EventDispatchThread.run(EventDispatchThread.java:117)
>
> With the best regards,
> Yarick.
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to