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

Summary: NullPointerException at org.netbeans.modules.jira.rest.RestJiraConnectorProvider.setQuery
Product: connecteddeveloper Reporter: estephanz
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: mrpc
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220421
Attachments: stacktrace
stacktrace

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