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 178135 - New Servlet wizard invoked during downloading external libraries locks IDE
Summary: New Servlet wizard invoked during downloading external libraries locks IDE
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 05:14 UTC by Martin Schovanek
Modified: 2010-02-01 08:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2009-12-04 05:14:56 UTC
[Nb 6.8 RC2, jdk 1.6]

to reproduce:
-------------
1) create a new Maven Web Application project
2) add all supported Frameworks
3) right-click the project node and select: Resolve Reference Problem > Download Libraries to local repository
4) close the Resolve Reference Problem dialog
5) invoke the New Servlet Wizard
ERROR: the wizard stuck and locks the whole IDE. It cannot be closed or finished even if the download libraries finishes.
Comment 1 David Simonek 2010-01-04 06:26:44 UTC
I'll take this one.
Comment 2 Jaroslav Pospisil 2010-01-12 03:32:07 UTC
I'm unable to reproduce the issue in trunk - for me,everything downloaded automatically and correctly,so maybe this is already fixed there.
Win Vista,JDK 1.6.0_18,trunk build 201001110200
Comment 3 Antonin Nebuzelsky 2010-01-14 06:58:30 UTC
Changing the default owner to issues@javaee.
Comment 4 Petr Jiricka 2010-02-01 08:00:13 UTC
Ok, closing as WORKSFORME - Martin, please reopen if you see this again.