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 37086 - IndexOutOfBoundsException during source parsing
Summary: IndexOutOfBoundsException during source parsing
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-07 11:59 UTC by jd
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log of exception during source parsing (65.55 KB, text/plain)
2003-11-13 15:54 UTC, jd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jd 2003-11-07 11:59:43 UTC
It's the first I got this exception there.
I was modifing a source. After modification I
tried to compile, but I got the exception, I tried
to save, but again I got the exception.

I got the exception while application was in debug.
Comment 1 Martin Roskanin 2003-11-13 14:58:52 UTC
Hi Davide,
we will need more details about the exception. Please attach an
ide.log. You can find this file in your userDir/system folder. Thanks.
Comment 2 jd 2003-11-13 15:54:53 UTC
Created attachment 12148 [details]
Log of exception during source parsing
Comment 3 Martin Roskanin 2003-11-18 15:24:09 UTC
reassigning to java module. Feel free to reassign if I am wrong...
Comment 4 Jan Pokorsky 2003-12-02 13:57:17 UTC
There is no IndexOutOfBoundsException in ide.log. But there are a lot
of exceptions caused by the j2me infrastructure. Unfortunately that
part of code is not open sourced.

Adam could you navigate Davide where he can report his problems with
j2me? Thanks

From the java module point of view the issue is considered as invalid.