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

Summary: StackOverflowError at org.openide.filesystems.FileObject.constructName
Product: platform Reporter: Vladimir Riha <vriha>
Component: Dialogs&WizardsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic, vriha
Priority: P1    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: ide log

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 ***