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 237457 - NullPointerException at org.netbeans.modules.bugtracking.tasks.DashboardUtils.loadTasks
Summary: NullPointerException at org.netbeans.modules.bugtracking.tasks.DashboardUtils...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Task Dashboard (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 07:44 UTC by akobberup
Modified: 2013-10-24 02:39 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204795


Attachments
stacktrace (1.21 KB, text/plain)
2013-10-22 07:44 UTC, akobberup
Details
stacktrace (1.21 KB, text/plain)
2013-10-22 08:14 UTC, akobberup
Details
stacktrace (1.21 KB, text/plain)
2013-10-22 09:23 UTC, Tomas Stupka
Details
stacktrace (1.21 KB, text/plain)
2013-10-23 07:41 UTC, akobberup
Details
stacktrace (1.21 KB, text/plain)
2013-10-23 09:17 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2013-10-22 07:44:46 UTC
Build: NetBeans IDE Dev (Build 201310220001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
zdenek.rod: I installed new plugins and restart NB.

akobberup: Typing in the terminal




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugtracking.tasks.DashboardUtils.loadTasks(DashboardUtils.java:307)
   at org.netbeans.modules.bugtracking.tasks.DashboardUtils.loadCategory(DashboardUtils.java:299)
   at org.netbeans.modules.bugtracking.tasks.Category.refresh(Category.java:135)
   at org.netbeans.modules.bugtracking.tasks.dashboard.DashboardRefresher.refresh(DashboardRefresher.java:138)
   at org.netbeans.modules.bugtracking.tasks.dashboard.DashboardRefresher.access$300(DashboardRefresher.java:60)
   at org.netbeans.modules.bugtracking.tasks.dashboard.DashboardRefresher$1.run(DashboardRefresher.java:81)
Comment 1 akobberup 2013-10-22 07:44:48 UTC
Created attachment 141380 [details]
stacktrace
Comment 2 akobberup 2013-10-22 08:14:32 UTC
Created attachment 141384 [details]
stacktrace

nothing really! the ide were ideling..
Comment 3 Tomas Stupka 2013-10-22 09:23:32 UTC
Created attachment 141391 [details]
stacktrace

after start
Comment 4 Exceptions Reporter 2013-10-22 09:23:36 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=204795
Comment 5 akobberup 2013-10-23 07:41:53 UTC
Created attachment 141448 [details]
stacktrace

Saving java class..
Comment 6 Ondrej Vrabec 2013-10-23 09:17:54 UTC
Created attachment 141457 [details]
stacktrace

probably automatically refreshing dashboard in backgroud
Comment 7 Jan Peska 2013-10-23 11:03:43 UTC
fix: http://hg.netbeans.org/core-main/rev/3490ec67cfbb
Comment 8 Quality Engineering 2013-10-24 02:39:21 UTC
Integrated into 'main-silver', will be available in build *201310240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3490ec67cfbb
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #237457 - NullPointerException at org.netbeans.modules.bugtracking.tasks.DashboardUtils.loadTasks
Create recent category as loaded