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

Summary: NullPointerException at com.interhosting.chart.gui.PnlIndicatorList$MyTableModel.getRowCount
Product: third-party Reporter: benderamp <benderamp>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=10338
Issue Type: DEFECT Exception Reporter: 10338
Attachments: stacktrace

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