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 - hang IDE after external hg pull
Summary: hang IDE after external hg pull
Status: RESOLVED DUPLICATE of bug 235144
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-28 14:30 UTC by Vladimir Voskresensky
Modified: 2013-09-04 08:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Threads dump during freeze (22.00 KB, text/plain)
2013-08-28 14:30 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***