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 218769 - IDE freeze when deleting web project
Summary: IDE freeze when deleting web project
Status: VERIFIED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 13:03 UTC by Jiri Skrivanek
Modified: 2012-09-24 10:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (39.07 KB, text/plain)
2012-09-21 13:03 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-09-21 13:03:37 UTC
Created attachment 124711 [details]
Thread dump.

It might be related to 217734. IDE freezes when you try to delete deployed web project. To reproduce:

- create web project with GlassFish
- run project
- right-click project root node and choose Delete
- check to remove also sources in confirmation dialog and click Yes
- clean is successful but the "Delete Project" stays opened forever

Product Version: NetBeans IDE 7.3 Beta (Build 201209201306)
Java: 1.7.0_07; Java HotSpot(TM) 64-Bit Server VM 23.3-b01
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Marian Mirilovic 2012-09-21 14:36:51 UTC
We need to double check this, once the fix for issue 217734 is integrated into beta branch for NB 7.3
Comment 2 TomasKraus 2012-09-21 14:58:24 UTC
1) Got wonderful "Hello World!" JSP page after running default web project.
2) Everything was deleted and pop up window was closed.

It works fine for me with actual web-main build. Jiri, please can you check this once 217734 build will be available?
Comment 3 Jiri Skrivanek 2012-09-22 07:59:49 UTC
It works for me in NetBeans IDE Dev (Build 201209220001). I will verify in next beta candidate build.
Comment 4 Jiri Skrivanek 2012-09-24 10:21:05 UTC
Verified in NetBeans IDE 7.3 Beta (Build 201209232010).