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 170807

Summary: Problems when expand/collapse/expand Issues node for the first time
Product: connecteddeveloper Reporter: Jaromir Uhrik <juhrik>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump attached

Description Jaromir Uhrik 2009-08-24 14:18:21 UTC
Product Version: NetBeans IDE Dev (Build 200908221401)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
-start IDE with clear userdir
-login to kenai
-expand the Issues node of a kenai project
-collapse immediately the Issues node 
-expand the Issues node immediately again - to simulate this issue the steps need to be really called quickly (before
the loading on Issues node is over)
-click on the Find Issues or New Issue subnode
-->>IDE hangs for a while and the attributes of Find Issues mask/ New Issue mask are not loaded - empty form appears.
The New Issue mask cannot be reloaded which seems like the most significant trouble of these consequences.
Anyway this is a corner case - the issue appears only when the steps above are executed for the first time with clear
userdir. Seems like P4 because it is probably not common to get into this trouble.
Comment 1 Jaromir Uhrik 2009-08-24 14:18:51 UTC
Created attachment 86563 [details]
Thread dump attached
Comment 2 Tomas Stupka 2009-08-24 15:40:26 UTC
fixed

changeset   : 142435:3c1a8933c259
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Mon Aug 24 16:40:08 CEST 2009
Comment 3 Quality Engineering 2009-08-27 06:00:24 UTC
Integrated into 'main-golden', will be available in build *200908270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3c1a8933c259
User: Tomas Stupka <tstupka@netbeans.org>
Log: #170807 - Problems when expand/collapse/expand Issues node for the first time