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 20760 - ArrayIndexOutOfBoundsException and NullPointerException
Summary: ArrayIndexOutOfBoundsException and NullPointerException
Status: CLOSED DUPLICATE of bug 8370
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@usersguide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-21 23:03 UTC by jvincent
Modified: 2008-12-22 22:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log file showing exception. (8.54 KB, text/plain)
2002-02-21 23:11 UTC, jvincent
Details
NullPointerException (10.37 KB, text/plain)
2002-02-21 23:19 UTC, jvincent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jvincent 2002-02-21 23:03:45 UTC
I seem to get a lot of these.  See attached ide.log.
Comment 1 jvincent 2002-02-21 23:11:38 UTC
Created attachment 4777 [details]
ide.log file showing exception.
Comment 2 jvincent 2002-02-21 23:19:00 UTC
Created attachment 4778 [details]
NullPointerException
Comment 3 jvincent 2002-02-21 23:23:19 UTC
ArrayIndexOutofBoundsException caused by opening ANT documentation, 
searching for 'uptodate' and selecting second result.

NullPointerException caused by opening ALL documentation and 
searching for 'explorer'.
Comment 4 David Konecny 2002-02-22 09:10:44 UTC
I'm moving the issue to userguide module which seems to me more 
appropriate, because this bug is related to help documentation in 
general and not to Ant module only.

However, I was not able to reproduce the problem and from exception I 
have not learned a lot, becuase they are all in JDK code. More 
information about whether the issue is always reproducible and whether 
it is also reproducible just after clean installation of NB with clean 
userdir would definitely help.
Comment 5 Patrick Keegan 2002-02-22 11:12:56 UTC
Longstanding hard-to-reproduce problem with the JDK. I'd be curious to 
know if this happens with JDK 1.4. Jesse, did you ever file a bug with 
the Swing team?

*** This issue has been marked as a duplicate of 8370 ***
Comment 6 Patrick Keegan 2002-02-22 11:14:11 UTC
changing subcomponent
Comment 7 Jesse Glick 2002-02-22 12:39:07 UTC
No, I did not file a Swing bug. Someone needs to set aside a day,
install JDK 1.4 final, and play with it exhaustively trying to see if
any Swing HTML exceptions can be found. I have not had the time. AFAIK
1.4 is much better than 1.3 here.
Comment 8 jvincent 2002-02-22 16:33:02 UTC
I installed the JDK 1.3.1_02 and Netbeans 3.3.1 clean on another 
machine and it doesn't happen.  I can, however, reproduce the 
ArrayIndexOutOfBoundsException and a NullPointerException 
consistently on the machine I normally work from.  What can I do to 
get you guys more information on these exceptions?
Comment 9 Quality Engineering 2003-07-01 15:57:59 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 10 Quality Engineering 2003-07-01 16:46:26 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.