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 127136 - NullPointerException at org.jymc.jpydbgfornetbeans.debugger.Utils.getDocumentSource
Summary: NullPointerException at org.jymc.jpydbgfornetbeans.debugger.Utils.getDocument...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-11 15:48 UTC by marciniak
Modified: 2008-02-13 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 26440


Attachments
stacktrace (877 bytes, text/plain)
2008-02-11 15:48 UTC, marciniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marciniak 2008-02-11 15:48:30 UTC
Build: NetBeans IDE Dev (Build 200801280931)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Linux, 2.6.22.16-0.2-default, i386

User Comments:
Comment 1 marciniak 2008-02-11 15:48:46 UTC
Created attachment 56459 [details]
stacktrace
Comment 2 Lukas Hasik 2008-02-13 10:12:11 UTC
I have no idea from what module is the NPE coming. In any case core is innocent... reassigning to 3rd party

java.lang.NullPointerException
        at org.jymc.jpydbgfornetbeans.debugger.Utils.getDocumentSource(Utils.java:306)

marciniak, if you know the author of org.jymc.jpydbgfornetbeans module then report to the module directly...