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 126663 - IDE locked up when copy/pasting a java file.
Summary: IDE locked up when copy/pasting a java file.
Status: RESOLVED DUPLICATE of bug 126385
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 01:06 UTC by _ pcw
Modified: 2008-02-06 07:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stackdump. (33.27 KB, text/plain)
2008-02-05 01:07 UTC, _ pcw
Details
Short stack dump, taken a few minutes later with jstack (IDE still frozen) (22.60 KB, text/plain)
2008-02-05 01:10 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2008-02-05 01:06:29 UTC
I copied a file and then did a paste/refactor copy to make a duplicate in my project.

The IDE froze rock solid (though the JVM is apparently not formally deadlocked.)

AWT thread is blocked by mercurial main thread which is blocked by mercurial subthread which is waiting a task I cannot
identify, but may not be executing (RP queue full?)

Not sure... stack dump attached.
Comment 1 _ pcw 2008-02-05 01:07:02 UTC
Created attachment 56021 [details]
stackdump.
Comment 2 _ pcw 2008-02-05 01:07:49 UTC
This is on Solaris 10 x86 U4 running with JDK 1.6.0_03
Comment 3 _ pcw 2008-02-05 01:10:09 UTC
Created attachment 56022 [details]
Short stack dump, taken a few minutes later with jstack (IDE still frozen)
Comment 4 Padraig Obriain 2008-02-05 15:19:14 UTC
What version of the mewrcurial plugin are you using?

This looks the same as #126385.
Comment 5 _ pcw 2008-02-05 19:22:46 UTC
Plugin manager shows Mercurial plugin version as 1.4.3.42.1
Comment 6 Padraig Obriain 2008-02-06 07:52:18 UTC
I am closing this as a duplicate of #126385. Please reopen if you can reproduce on a version of the plugin built after
Friday 01-02-08.

*** This issue has been marked as a duplicate of 126385 ***