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 214500

Summary: Add folder to ignore in project settings
Product: php Reporter: markuszeller
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of empty dialog.
messages.log
thread dump

Description markuszeller 2012-06-20 10:54:33 UTC
Created attachment 121092 [details]
Screenshot of empty dialog.

Add folder to ignore in project settings brings the "saving project data dialog" which is empty and will stay on screen. It can not be closed, because the whole IDE is beachballing endlessly.

Can be reproduced.

After forcing quit and restarting the IDE has the changes saved without any problems.
Comment 1 Marian Mirilovic 2012-06-24 21:50:55 UTC
Could you please attach messages.log and in case the IDE is frozen also thread-dump and reopen ?
http://wiki.netbeans.org/GenerateThreadDump

Thanks in advance.
Comment 2 markuszeller 2012-06-25 07:25:23 UTC
The terminal inside the IDE did not react. So I did a jstack of the JVM. (see attached).
Comment 3 markuszeller 2012-06-25 08:22:00 UTC
Created attachment 121280 [details]
messages.log
Comment 4 markuszeller 2012-06-25 08:22:27 UTC
Created attachment 121281 [details]
thread dump
Comment 5 Petr Somol 2012-06-25 10:27:14 UTC
Thanks Markus for the additional info. It looks as it might have something to do with php support, I am reassigning it to php guys for further evaluation..
Comment 6 Tomas Mysik 2012-06-25 11:58:37 UTC
This deadlock is already fixed in NB 7.2.


Thanks for reporting.