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 167685 - New Project/Application wizard fails to successfully create and open a new project.
Summary: New Project/Application wizard fails to successfully create and open a new pr...
Status: RESOLVED DUPLICATE of bug 167240
Alias: None
Product: projects
Classification: Unclassified
Component: Web Opener (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-26 06:47 UTC by zabman
Modified: 2009-06-26 10:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of window behavior. (75.91 KB, image/png)
2009-06-26 06:52 UTC, zabman
Details
Requested thread dump. (10.29 KB, text/plain)
2009-06-26 09:20 UTC, zabman
Details
File/Directory structure created. (290 bytes, text/plain)
2009-06-26 09:40 UTC, zabman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zabman 2009-06-26 06:47:43 UTC
Fresh install on Mac OSX (10.5.7), J2SE 5.0

Download and installed the NetBeans "PHP Bundle" on a "fresh" system (NetBeans had not been previously installed)
Immediately after installing, installed the Java, C/C++, Python, and XML Schema and WSDL plugins.
after install, i restarted NetBeans
Updater appears to have completed the plugin installation successfully
Clicked the NEW PROJECT button
NEW PROJECT wizard launches
selected JAVA >> JAVA APPLICATION
Pressed NEXT
Entered PROJECT NAME of "HelloWorld"
Pressed FINISH button
Button became disabled, new project fails to be successfully created and opened, NEW JAVA APPLICATION screen remains open.

This can be repeated for Java, Python, and PHP -- strangely C/C++ works.

Folder structure DOES appear to be created successfully, however no files are created.
Comment 1 zabman 2009-06-26 06:52:46 UTC
Created attachment 84043 [details]
Screenshot of window behavior.
Comment 2 Milan Kubec 2009-06-26 09:08:49 UTC
Is it reproducible after restarting IDE? What version of IDE do you use? Please, generate thread dump (and attach it to
the issue) when the dialog is shown and nothing is happening. For details see:
http://wiki.netbeans.org/GenerateThreadDump.
Comment 3 zabman 2009-06-26 09:20:50 UTC
Created attachment 84045 [details]
Requested thread dump.
Comment 4 Milan Kubec 2009-06-26 09:32:33 UTC
Is it reproducible after restarting IDE? What version of IDE do you use? Please provide also ide.log file. Thanks.
Comment 5 zabman 2009-06-26 09:33:20 UTC
Issue continues to be reproducible (even after restarting IDE)

also, the statement that "no files were created" is, perhaps, a little misleading.  Some files were added to the directory structure, just not the source 
"starter" file.

I'll attach another text file with the file and directory structure that is created.

Full version info:
Product Version: NetBeans IDE 6.7 RC3 (Build 200906142201)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.7 running on i386; MacRoman; en_US (nb)
Comment 6 zabman 2009-06-26 09:40:08 UTC
Created attachment 84049 [details]
File/Directory structure created.
Comment 7 Milan Kubec 2009-06-26 09:43:02 UTC
You are probably facing issue #167240, please confirm. Thanks.
Comment 8 zabman 2009-06-26 10:14:53 UTC
Bah! ... it appears you win this time mkubec ... but i'll stump you -- someday!

just downloaded the latest nightly (Build 200906251410) and it seems to be working fine!

Thought that was a bit too obvious to be a new issue :-P  sorry for hassle, kudos on the quick turn around!
Comment 9 Milan Kubec 2009-06-26 10:22:08 UTC
:-) OK, I'm glad it's not some new nasty bug.

*** This issue has been marked as a duplicate of 167240 ***