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 159807 - ArrayIndexOutOfBoundsException: -2
Summary: ArrayIndexOutOfBoundsException: -2
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rastislav Komara
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 15:53 UTC by mrjeffjohnston
Modified: 2009-11-02 11:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 138681


Attachments
stacktrace (1.96 KB, text/plain)
2009-03-06 15:53 UTC, mrjeffjohnston
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrjeffjohnston 2009-03-06 15:53:36 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
GUEST: generating javadoc @ my project

ricktw: svn commit

GUEST: copying multiple files from one project to another

GUEST: creating domain class on grails project



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -2
        at java.util.ArrayList.get(ArrayList.java:324)
        at java.util.Collections$UnmodifiableList.get(Collections.java:1154)
        at org.netbeans.modules.java.source.parsing.OutputFileManager.getFileForOutput(OutputFileManager.java:180)
        at org.netbeans.modules.java.source.parsing.ProxyFileManager.getFileForOutput(ProxyFileManager.java:207)
        at org.netbeans.modules.java.source.usages.SourceAnalyser.analyse(SourceAnalyser.java:156)
        at org.netbeans.modules.java.source.usages.RepositoryUpdater$CompileWorker.updateFile(RepositoryUpdater.java:2399)
Comment 1 mrjeffjohnston 2009-03-06 15:53:41 UTC
Created attachment 77836 [details]
stacktrace
Comment 2 Rastislav Komara 2009-03-25 15:05:06 UTC
Please provide more specific steps to reproduce, sample project and messages.log file.
Comment 3 David Strupl 2009-03-31 15:54:24 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 4 Quality Engineering 2009-11-02 11:03:50 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX