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 235179

Summary: hang IDE after external hg pull
Product: editor Reporter: Vladimir Voskresensky <vv159170>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P2    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Threads dump during freeze

Description Vladimir Voskresensky 2013-08-28 14:30:13 UTC
I had IDE with modified file.
from command line I did:
#hg revert file
=> file in editor was updated to reverted content
#hg fetch -v
=> file in editor was not updated even when I moved cursor back to IDE.
In fact IDE hangs. I will attach threads dump
Comment 1 Vladimir Voskresensky 2013-08-28 14:30:40 UTC
Created attachment 139377 [details]
Threads dump during freeze
Comment 2 Vladimir Voskresensky 2013-08-28 14:31:17 UTC
I had to kill IDE.
Comment 3 Vladimir Voskresensky 2013-08-28 14:47:54 UTC
Product Version: NetBeans IDE Dev (Build 20130827-526f812c521f)
Java: 1.7.0_21; Java HotSpot(TM) Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: SunOS version 5.11 running on x86; UTF-8; en_US (nb)
User directory: /var/tmp/vvoskres/java
Cache directory: /tmp/nb_cache_trunk
Comment 4 Vladimir Voskresensky 2013-08-29 09:34:32 UTC
the same situation today :-(
Product Version: NetBeans IDE Dev (Build 20130827-526f812c521f)
Comment 5 Miloslav Metelka 2013-09-04 08:47:11 UTC
This should be the same problem like 235144.

*** This bug has been marked as a duplicate of bug 235144 ***