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 267237 - NullPointerException at org.netbeans.modules.jira.rest.RestJiraConnectorProvider.setQuery
Summary: NullPointerException at org.netbeans.modules.jira.rest.RestJiraConnectorProvi...
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-21 10:43 UTC by estephanz
Modified: 2016-10-26 18:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220421


Attachments
stacktrace (961 bytes, text/plain)
2016-07-21 10:43 UTC, estephanz
Details
stacktrace (961 bytes, text/plain)
2016-10-26 18:32 UTC, mrpc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description estephanz 2016-07-21 10:43:21 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.92-b14, Java(TM) SE Runtime Environment, 1.8.0_92-b14
OS: Linux

User Comments:
estephanz: Just clicked the JIRA search key under "Find Tasks"

GUEST: Trying fetch open tasks from jira in "Find tasks" menu




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.rest.RestJiraConnectorProvider.setQuery(RestJiraConnectorProvider.java:170)
   at org.netbeans.modules.jira.query.JiraQuery$1.run(JiraQuery.java:195)
   at org.netbeans.modules.jira.query.JiraQuery.executeQuery(JiraQuery.java:444)
   at org.netbeans.modules.jira.query.JiraQuery.refreshIntern(JiraQuery.java:163)
   at org.netbeans.modules.jira.query.JiraQuery.refresh(JiraQuery.java:154)
   at org.netbeans.modules.jira.query.QueryController$QueryTask.executeQuery(QueryController.java:1467)
Comment 1 estephanz 2016-07-21 10:43:23 UTC
Created attachment 161361 [details]
stacktrace
Comment 2 mrpc 2016-10-26 18:32:35 UTC
Created attachment 162652 [details]
stacktrace

Created a new jira task repository