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 29205 - AIOOBE on startup
Summary: AIOOBE on startup
Status: CLOSED DUPLICATE of bug 29206
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 13:20 UTC by Milan Kubec
Modified: 2003-12-11 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (290 bytes, text/plain)
2002-12-02 13:21 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2002-12-02 13:20:06 UTC
[prj-proto-200212021243]
ArrayIndexOutOfBoundsException is thrown during
IDE startup. Happens only on windows!
Comment 1 Milan Kubec 2002-12-02 13:21:28 UTC
Created attachment 8127 [details]
exc stack trace
Comment 2 Milan Kubec 2002-12-02 13:22:06 UTC
Forgot to mention that Sample Project is not "mounted".
Comment 3 Jan Pokorsky 2002-12-02 13:33:35 UTC
I am going to look at it.
Comment 4 Jan Pokorsky 2002-12-02 14:11:39 UTC
FileUtil.fromFile() seems to be the culprit. It is not able to find
out FileObject for java.io.File representing folder
{netbeans.user}/samples containing sample.project.

*** This issue has been marked as a duplicate of 29206 ***
Comment 5 Milan Kubec 2003-08-14 13:59:51 UTC
Verified.
Comment 6 Jan Becicka 2003-11-25 14:22:24 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.