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 203250 - StackOverflowError at org.openide.filesystems.FileObject.constructName
Summary: StackOverflowError at org.openide.filesystems.FileObject.constructName
Status: RESOLVED DUPLICATE of bug 203197
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 7.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 17:59 UTC by Vladimir Riha
Modified: 2011-10-06 21:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log (207.49 KB, text/plain)
2011-10-06 17:59 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2011-10-06 17:59:29 UTC
Created attachment 111612 [details]
ide log

I can't create any project in newest build 201110060601 due to this exception.

Steps to reproduce:
- Download zip "version" of this build (OS Independent)
- Change user dir to some nonexisting directory
- start NB
- select New Project - PHP & PHP Application and hit Next
=> exception is thrown

I reproduced it every time I tried to create PHP or Java project.

Product Version: NetBeans IDE Dev (Build 201110060601)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 2.6.38-11-generic running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2011-10-06 18:23:45 UTC
Also it seems to happen when creating new files for opened project...
Comment 2 Marian Mirilovic 2011-10-06 21:43:28 UTC

*** This bug has been marked as a duplicate of bug 203197 ***