Bug 6924 - ArrayIndexOutOfBoundsException when setting the build path.
Summary: ArrayIndexOutOfBoundsException when setting the build path.
Status: RESOLVED DUPLICATE of bug 6693
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-13 18:01 EST by Bryan Quinn CLA
Modified: 2002-01-11 08:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Quinn CLA 2001-12-13 18:01:51 EST
This error occurs on w/ 20011206, but not on the 1.0 build.

When setting the build path, I get an ArrayIndexOutOfBoundsException.  I have 
about 1600 Java file and about 15 external JARs in the project.
Comment 1 Philipe Mulet CLA 2001-12-17 04:17:57 EST
Can you please find and paste below the stack trace from 
<workspace>/.metadata/.log ?

If not, can you indicate accurate steps to reproduce it ?
Comment 2 Philipe Mulet CLA 2001-12-17 05:15:04 EST
Can you reproduce this with build 20011211 ?
Comment 3 Philipe Mulet CLA 2001-12-18 05:15:42 EST
Are you in auto-build ? If so, then it could be a Java builder problem (6693) 
which got resolved in build 20011211.

Again a stack trace would be much appreciated, if none, then we will have to 
close this defect.
Comment 4 Philipe Mulet CLA 2002-01-08 07:34:04 EST
Closing since no more feedback, and think it got solved.
Please reopen if reproduceable.

*** This bug has been marked as a duplicate of 6693 ***