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 220565

Summary: make dashboard more robust
Product: connecteddeveloper Reporter: Tomas Stupka <tstupka>
Component: Task DashboardAssignee: Jan Peska <JPESKA>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Tomas Stupka 2012-10-22 11:22:41 UTC
see issue #220563 - a NPE was thrown from an underlying issue-tracking plugin. The result was that the dashboard stayed in a broken state (no data listed and only the rotating loading icon was presented) even though there were other repositories which should work properly.

P2 - because one bugy plugin can make the dashboard useless for all other implementations.
Comment 1 Jan Peska 2012-10-25 09:28:50 UTC
fix: http://hg.netbeans.org/core-main/rev/2ec1a96bdeec
Comment 2 Quality Engineering 2012-10-26 01:29:57 UTC
Integrated into 'main-golden', will be available in build *201210260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2ec1a96bdeec
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #220565 - make dashboard more robust
Improve error handling