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 137127

Summary: FilterTableDataProvider Throws NullPointerException
Product: obsolete Reporter: dante <dante>
Component: visualwebAssignee: Jayashri Visvanathan <jayashri>
Status: RESOLVED INCOMPLETE    
Severity: blocker CC: artibee
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: TravelWebApplication
server.log

Description dante 2008-06-12 17:13:52 UTC
When attempting to use a FilterTableDataProvider based on a DataProvider Associated with a DB CachedRowSet a Null
Pointer Exception is thrown when opening the Page. It would appear that the FilterTableDataProvider is trying to access
the base DataProvider before it has been initialised and hence throws a NullPointerException.

If you take the attached TravelWebApplication and build / run you will see the exception in the attached Server.log.
Comment 1 dante 2008-06-12 17:14:37 UTC
Created attachment 62761 [details]
TravelWebApplication
Comment 2 dante 2008-06-12 17:24:52 UTC
Created attachment 62763 [details]
server.log
Comment 3 John Baker 2008-06-20 05:23:34 UTC
Please try setting breakpoints and running the debugger.  Could it just be a lifecycle issue?
Comment 4 John Baker 2008-06-27 09:03:42 UTC
This needs to be reassigned for evaluation.  It would be great if someone from Support or QE could evaluate this.
Comment 5 mayo2000 2009-08-18 09:13:29 UTC
Still an issue in Netbeans 6.5.