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 18121 - ArrayIndexOutOfBoundsException during search
Summary: ArrayIndexOutOfBoundsException during search
Status: CLOSED INVALID
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-27 16:28 UTC by Sam
Modified: 2003-07-01 15:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam 2001-11-27 16:28:34 UTC
I find the following exception when I seacrh filesystem in my project.

Tue Nov 27 10:22:41 CST 2001: java.lang.ArrayIndexOutOfBoundsException: null
java.lang.ArrayIndexOutOfBoundsException
[catch] at
org.openide.explorer.view.TreeView$TreeModelListenrImpl.run(TreeView.java:1067)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Comment 1 Sam 2001-11-27 16:40:19 UTC
Created attachment 0
Comment 2 Jan Lahoda 2001-11-27 16:58:39 UTC
Search on filesystem belongs into utilities module.
Comment 3 _ lkramolis 2001-11-27 17:11:32 UTC
Could you correctly attach ide.log and describe error flag, steps to
reproduce, ...?
Comment 4 jcatchpoole 2001-11-27 17:32:02 UTC
The missing attachment problem here is *probably* caused by issue 
14084; IZ has a 1Mb limit on the filesize of attachements.  This is 
documented on the attachment page in IZ, though maybe it could be 
more obvious.

Sam, can you confirm whether your logfile was over 1Mb ?  If it was
not, please can you reopen issue 18126, and add details ?  Many 
thanks.
Comment 5 _ lkramolis 2001-12-10 07:57:16 UTC
OK, try again attach smaller ide.log (remove this file before
reproducing this defect).

And also try to add steps to reproduce. Now, I am not able to
reproduce it.
Comment 6 pfelenda 2003-04-17 15:58:14 UTC
Verified as invalid. There aren't information to reproduce this issue.
Comment 7 Quality Engineering 2003-07-01 15:31:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.