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 120986 - NullPointerException at com.interhosting.chart.gui.PnlIndicatorList$MyTableModel.getRowCount
Summary: NullPointerException at com.interhosting.chart.gui.PnlIndicatorList$MyTableMo...
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: 2007-11-02 16:09 UTC by benderamp
Modified: 2008-01-15 10:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 10338


Attachments
stacktrace (3.47 KB, text/plain)
2007-11-02 16:09 UTC, benderamp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description benderamp 2007-11-02 16:09:48 UTC
Build: NetBeans IDE 6.0 Beta 2 (Build 200710212201)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.5.0_13-b05
OS: Linux, 2.6.22.9-0.4-default, amd64

User Comments: 
I was working with the UI designer, at some moment when I decided to switch from Design mode to Source, the code did not appear, then I saw "the report bug" window.
Comment 1 benderamp 2007-11-02 16:09:57 UTC
Created attachment 52385 [details]
stacktrace
Comment 2 Marian Mirilovic 2007-11-02 17:35:01 UTC
NPE comes from com.interhosting.chart.gui.PnlIndicatorList$MyTableModel.getRowCount(PnlIndicatorList.java:363) ... not
NetBeans' code