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 243258 - NullPointerException at org.netbeans.modules.jira.repository.JiraConfiguration.getComponents
Summary: NullPointerException at org.netbeans.modules.jira.repository.JiraConfiguratio...
Status: RESOLVED INCOMPLETE
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-25 14:45 UTC by svierkant
Modified: 2014-03-28 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208684


Attachments
stacktrace (1.62 KB, text/plain)
2014-03-25 14:45 UTC, svierkant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description svierkant 2014-03-25 14:45:57 UTC
Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 8

User Comments:
svierkant: I opened the Tasks pane.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.repository.JiraConfiguration.getComponents(JiraConfiguration.java:189)
   at org.netbeans.modules.jira.repository.JiraConfiguration.getComponentById(JiraConfiguration.java:199)
   at org.netbeans.modules.jira.util.JiraUtils.toReadable(JiraUtils.java:407)
   at org.netbeans.modules.jira.issue.NbJiraIssue.updateTooltip(NbJiraIssue.java:1206)
   at org.netbeans.modules.jira.issue.NbJiraIssue.access$300(NbJiraIssue.java:125)
   at org.netbeans.modules.jira.issue.NbJiraIssue$2.run(NbJiraIssue.java:253)
Comment 1 svierkant 2014-03-25 14:45:59 UTC
Created attachment 146308 [details]
stacktrace
Comment 2 Tomas Stupka 2014-03-28 09:51:57 UTC
from the messages.log
> JIRA repository ... has version 6.2-OD-10-004-WN. 

please get the newest Jira plugin and see that you selected the right server version in options > team > tasks > jira

feel free to reopen in case this problem still prevails