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

Summary: IndexOutOfBoundsException during source parsing
Product: java Reporter: jd <jd-nb>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED INVALID    
Severity: blocker CC: asotona
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Log of exception during source parsing

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.