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 48297 - NPE in BtreePage.searchPage
Summary: NPE in BtreePage.searchPage
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-01 12:40 UTC by Jan Pokorsky
Modified: 2004-10-07 08:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (5.55 KB, text/plain)
2004-09-01 12:41 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2004-09-01 12:40:08 UTC
After ide startup and before scanner following
exception occurred.
Comment 1 Jan Pokorsky 2004-09-01 12:41:37 UTC
Created attachment 17282 [details]
NPE
Comment 2 Martin Matula 2004-10-07 08:12:25 UTC
There was a bug in MDR caches that might have caused this kind of MDR
corruption. It should now be fixed.