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

Summary: IDE hangs for a while when invoking commit dialog while not logged in kenai
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump attached...

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 ***