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 190773 - New project template wizard makes NetBeans inoperative
Summary: New project template wizard makes NetBeans inoperative
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@apisupport
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 14:27 UTC by OndrejBrejla
Modified: 2012-11-19 13:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (29.07 KB, text/plain)
2010-10-05 14:27 UTC, OndrejBrejla
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OndrejBrejla 2010-10-05 14:27:53 UTC
Created attachment 102265 [details]
Thread dump

Overview:

When I try to use New project template wizard (Module development) I select a project which should be the template (it's simple empty PHP project) and when I click "Next" button only spinner appears. And it's everything. I can't cancel it, I can't shut down IDE...the only one thing I can do is to kill whole netbeans process. One core of my proc runs to 100% when this happens (Thread dump in the attachement).

Steps:

I'm trying to use the wizard for the PHP Nette Framework plugin so you can download sources from git (http://github.com/nette/netbeans-plugin) to reproduce it.

Actual res:

IDE ends up in some kind of loop.

Expected res:

New project template should be added into module.

Build Date & Platform:

NetBeans IDE 6.9.1 (Build 201007282301) - Java: 1.6.0_21; Java HotSpot(TM) Client VM 17.0-b16 - Ubuntu 10.4

Additional Builds and Platforms:

It's happening in NB 6.9 too.
Comment 1 Jaroslav Havlin 2012-11-19 12:52:33 UTC
I cannot reproduce the bug with current development build.
Ondra, please, can you check it, and close the issue if it works for you too?
Thank you.
Comment 2 Ondrej Brejla 2012-11-19 13:12:53 UTC
Seems to be ok in 7.2.1. Thanks.