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 198071 - IDE 7.0 freezes
Summary: IDE 7.0 freezes
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: PC All
: P1 normal with 3 votes (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 20:46 UTC by gmorcos
Modified: 2011-05-13 07:10 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 gmorcos 2011-04-25 20:46:40 UTC
Product Version = NetBeans IDE 7.0 (Build 201104080000)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02

the IDE just freezes when i am changing the status of a page from read-only to read/write and vise-versa.
this issue did not occur in IDE 6.9.1

i am locking/unlocking the files using PVCS version control software.

if the file is open inside NetBeans and I am changing the status --> it will crash
if i close the file (JSP or JAVA files) inside Netbeans ---> it does not crash
Comment 1 kidvid 2011-04-29 21:26:27 UTC
All of the developers on our Java team have also been complaining about this.  We use Serena Dimensions for version control but the problem is exactly the same.
Comment 2 enzy 2011-05-01 09:18:07 UTC
Netbeans 7.0, Windows 7 x64, jdk1.6.0_25 (x64, x86)

IDE freeze on file actions like (new file, rename file etc.) called from Projects panel.
Comment 3 Jaroslav Tulach 2011-05-12 16:10:05 UTC
Where is the thread dump?
Comment 4 gmorcos 2011-05-12 16:45:30 UTC
i tried to run netbeans from the command console to get the thread dump. it did not cause the problem.
Comment 5 Marian Mirilovic 2011-05-13 07:10:31 UTC
(In reply to comment #4)
> i tried to run netbeans from the command console to get the thread dump. it did
> not cause the problem.

If the IDE freezes we need thread-dump to find out what's going on, so please generate thread-dump, attach it here and reopen :
http://wiki.netbeans.org/GenerateThreadDump

We can do nothing without this.