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 87109 - java.lang.IndexOutOfBoundsException
Summary: java.lang.IndexOutOfBoundsException
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 14:59 UTC by bruzak
Modified: 2008-02-25 16:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message file (376.04 KB, application/octet-stream)
2006-10-13 15:04 UTC, bruzak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bruzak 2006-10-13 14:59:58 UTC
A java.lang.IndexOutOfBoundsException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.

Seems to pop up randomly.
The project has a UML attached.
Message doesn't seem to pop up when working on other projects without UML.

Platform: Opteron 146, 1G RAM, Asus SK8N MB.

Cheers,

Akos
Comment 1 bruzak 2006-10-13 15:04:24 UTC
Created attachment 35193 [details]
message file
Comment 2 bruzak 2006-10-13 16:29:07 UTC
The problem occured when I was working on the code, NOT on the UML.
Example: 
I was typing in "import." When I typed the "." the the code-completion box came
up, show itself for two seconds then it disappeared and the error message came up. 
If I clicked on OK and continued typing "util." at the "." again the
code-completion came up, disappeared and then the error message came up.

When I closed the attached UML project the problem disapeared and i could work
on the code. (I had to shut down the IDE and re-start it)

Cheers,

Akos
Comment 3 Jiri Kovalsky 2006-10-19 15:06:28 UTC
This looks like problem in javacore infrastructure. Thus reassigning for further
investigation.
Besides, can you please upgrade your NetBeans installation? You are using 3
months old out-of-date Beta 2 version. As a workaround launch NetBeans with
empty userdir.
Comment 4 Quality Engineering 2007-09-20 12:34:56 UTC
Reorganization of java component
Comment 5 Jan Becicka 2008-02-25 16:11:07 UTC
This issue is not valid in current builds any more. Java support was completely
redesigned in 6.0 time frame. Please use NetBeans 6.0 and later.