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

Summary: AIOOBE on startup
Product: projects Reporter: Milan Kubec <mkubec>
Component: Generic InfrastructureAssignee: Jan Pokorsky <jpokorsky>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace

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.