This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 3002 - exception ocurred on compilatin
Summary: exception ocurred on compilatin
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: pzajac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-07-31 02:20 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 1999-07-31 02:20:14 UTC
Maybe randomly exeption occured when I compila java source.

Exception occurred during event dispatching:
java.lang.NullPointerException
        at com.netbeans.developer.impl.compiler.CompilerDisplayer$ErrorCtl.outputLin
        at com.netbeans.developer.impl.output.OutPane.invokeJumpListener(OutPane.jav
        at com.netbeans.developer.impl.output.OutPane.mouseClicked(OutPane.java:577)
        at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:211)

        at java.awt.Component.processMouseEvent(Component.java:3163)
        at java.awt.Component.processEvent(Component.java:2999)
        at java.awt.Container.processEvent(Container.java:990)
        at java.awt.Component.dispatchEventImpl(Component.java:2394)
        at java.awt.Container.dispatchEventImpl(Container.java:1035)
        at java.awt.Component.dispatchEvent(Component.java:2307)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:2043)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:1841)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:1730)
        at java.awt.Container.dispatchEventImpl(Container.java:1022)
        at java.awt.Window.dispatchEventImpl(Window.java:749)
        at java.awt.Component.dispatchEvent(Component.java:2307)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:287)
        at java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:101)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:92)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
Exception occurred during event dispatching:
java.lang.NullPointerException
        at com.netbeans.developer.impl.compiler.CompilerDisplayer$ErrorCtl.outputLin
        at com.netbeans.developer.impl.output.OutPane.invokeJumpListener(OutPane.jav
        at com.netbeans.developer.impl.output.OutPane.mouseClicked(OutPane.java:577)
        at java.awt.AWTEvent
Comment 1 Marek Grummich 2000-07-25 09:34:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 15:42:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.