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 226723 - Netbeans hangs when checking out
Summary: Netbeans hangs when checking out
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.3
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks: 228410
  Show dependency tree
 
Reported: 2013-02-26 16:22 UTC by dmbeja
Modified: 2013-04-09 13:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NetBeans thread dump (39.17 KB, text/plain)
2013-02-26 16:22 UTC, dmbeja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmbeja 2013-02-26 16:22:00 UTC
Created attachment 131904 [details]
NetBeans thread dump

Most of the times I click on Team > Subversion > Checkout, Netbeans hangs.
I can see the last Repository URL, User and Password used but NB is locked, can't do anyhting.
I have to kill the application.
If I then open NB again, and try to Checkout again it works ok.

It seems it fails only when I did something before with Subversion, like a commit, update or something.

I've attached the thread dump.
Comment 1 Ondrej Vrabec 2013-02-26 16:34:24 UTC
accessing AWT components from a background thread
Comment 2 Ondrej Vrabec 2013-02-26 16:37:09 UTC
fix: http://hg.netbeans.org/core-main/rev/0a57bb1411e7
Comment 3 Quality Engineering 2013-02-27 16:11:26 UTC
Integrated into 'main-golden', will be available in build *201302270948* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0a57bb1411e7
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #226723 - Netbeans hangs when checking out
Comment 4 Ondrej Vrabec 2013-03-13 15:22:43 UTC
release73 fix: http://hg.netbeans.org/releases/rev/6e34cb826779
Comment 5 Quality Engineering 2013-03-14 21:18:00 UTC
Integrated into 'releases', will be available in build *201303141828* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/6e34cb826779
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #226723 - Netbeans hangs when checking out
(transplanted from 0a57bb1411e76cfa410cf0e66afab83e98c23dbf)
Comment 6 dmbeja 2013-03-14 21:25:32 UTC
That was fast! Thanks!


(In reply to comment #5)
> Integrated into 'releases', will be available in build *201303141828* or newer.
> Wait for official and publicly available build.
> Changeset: http://hg.netbeans.org/releases/rev/6e34cb826779
> User: Ondrej Vrabec <ovrabec@netbeans.org>
> Log: #226723 - Netbeans hangs when checking out
> (transplanted from 0a57bb1411e76cfa410cf0e66afab83e98c23dbf)
Comment 7 Marian Mirilovic 2013-03-20 13:47:16 UTC
confirmed the particular changeset was integrated into release73 branch that will be a part of NetBeans 7.3 Patch 1 codebase - verified