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 - FilterTableDataProvider Throws NullPointerException
Summary: FilterTableDataProvider Throws NullPointerException
Status: RESOLVED INCOMPLETE
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Jayashri Visvanathan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 17:13 UTC by dante
Modified: 2009-08-18 09:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
TravelWebApplication (23.95 KB, application/x-compressed)
2008-06-12 17:14 UTC, dante
Details
server.log (315.33 KB, text/plain)
2008-06-12 17:24 UTC, dante
Details

Note You need to log in before you can comment on or make changes to this bug.
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.