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 256875 - NullPointerException at com.junichi11.netbeans.modules.github.issues.query.GitHubQuery.refresh
Summary: NullPointerException at com.junichi11.netbeans.modules.github.issues.query.Gi...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-30 19:23 UTC by j0inty
Modified: 2015-12-03 16:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 219389


Attachments
stacktrace (1.06 KB, text/plain)
2015-11-30 19:23 UTC, j0inty
Details

Note You need to log in before you can comment on or make changes to this bug.
Description j0inty 2015-11-30 19:23:49 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 7

User Comments:
GUEST: Tryed to save Query in netbeans-github-issues-plugin

j0inty: ...




Stacktrace: 
java.lang.NullPointerException
   at com.junichi11.netbeans.modules.github.issues.query.GitHubQuery.refresh(GitHubQuery.java:239)
   at com.junichi11.netbeans.modules.github.issues.query.GitHubQueryProvider.refresh(GitHubQueryProvider.java:96)
   at com.junichi11.netbeans.modules.github.issues.query.GitHubQueryProvider.refresh(GitHubQueryProvider.java:52)
   at org.netbeans.modules.bugtracking.QueryImpl.refresh(QueryImpl.java:128)
   at org.netbeans.modules.bugtracking.tasks.dashboard.DashboardRefresher.refreshDashboard(DashboardRefresher.java:152)
   at org.netbeans.modules.bugtracking.tasks.dashboard.DashboardRefresher.access$400(DashboardRefresher.java:59)
Comment 1 j0inty 2015-11-30 19:23:50 UTC
Created attachment 157564 [details]
stacktrace
Comment 2 Tomas Stupka 2015-12-03 16:25:07 UTC
third party plugin, please report against 
https://github.com/junichi11/netbeans-github-issues-plugin/issues