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 57395 - [41cat] javadoc search - infinite loop of NPE
Summary: [41cat] javadoc search - infinite loop of NPE
Status: CLOSED DUPLICATE of bug 49249
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 22:20 UTC by schwarcz
Modified: 2008-12-22 19:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB log (667.34 KB, text/plain)
2005-04-03 22:21 UTC, schwarcz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description schwarcz 2005-04-03 22:20:11 UTC
[ BUILD # : 20050329 ]
[ JDK VERSION : 1.5.0_02 ]

When searching javadoc, got this loop of NullPointerException.  Close one dialog box with teh NPE and another one pops up.
Comment 1 schwarcz 2005-04-03 22:21:32 UTC
Created attachment 21322 [details]
NB log
Comment 2 Jan Chalupa 2005-04-03 23:05:27 UTC
Known bug in JDK 1.5.0. I'd recommend that you upgrade to 1.5.0_01. It should be
fixed there. For more details see issue #49249.

*** This issue has been marked as a duplicate of 49249 ***
Comment 3 Jan Chalupa 2005-04-03 23:09:01 UTC
Just noticed... you claim to be using 1.5.0_02 while experiencing the problem.
However, the log you attached proves that you were running NetBeans on 1.5.0
b64. If there really is 1.5.0_02 on your system, make sure that you run NetBeans
using this JDK version.