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 166102 - IDE hangs for a while when invoking commit dialog while not logged in kenai
Summary: IDE hangs for a while when invoking commit dialog while not logged in kenai
Status: RESOLVED DUPLICATE of bug 165694
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 12:53 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump attached... (24.45 KB, text/plain)
2009-05-27 12:55 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-05-27 12:53:57 UTC
Product Version: NetBeans IDE 6.7 RC1 (Build 200905270001)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.7 running on i386; MacRoman; en_US (nb)

-Started IDE with clear userdir (and didn't log in to kenai)
-opened project which is in svn as a part of some project repository on kenai
-invoked Subversion>Commit
-->> IDE stopped responding for few seconds before the Commit dialog appeared
Comment 1 Jaromir Uhrik 2009-05-27 12:55:13 UTC
Created attachment 82857 [details]
Thread dump attached...
Comment 2 Tomas Stupka 2009-05-27 12:59:09 UTC
the same as in 165694. we should not call getKnownRepositories() in awt

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