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

Summary: NullPointerException at org.netbeans.modules.jira.repository.JiraConfiguration.getComponents
Product: connecteddeveloper Reporter: svierkant
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208684
Attachments: stacktrace

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