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 - make dashboard more robust
Summary: make dashboard more robust
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 11:22 UTC by Tomas Stupka
Modified: 2012-10-26 01:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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