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 252157 - NullPointerException at org.netbeans.modules.jira.issue.NbJiraIssue.getAvailableOperations
Summary: NullPointerException at org.netbeans.modules.jira.issue.NbJiraIssue.getAvaila...
Status: RESOLVED FIXED
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:
: 254167 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-29 09:23 UTC by akobberup
Modified: 2015-09-02 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211331


Attachments
stacktrace (1.34 KB, text/plain)
2015-04-29 09:23 UTC, akobberup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akobberup 2015-04-29 09:23:56 UTC
Build: NetBeans IDE Dev (Build 201504201004)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Windows 8

User Comments:
GUEST: JIRA Issue exception

GUEST: don't know the circumstances

akobberup: I closed an issue, that were also selected in the tasks panel.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.issue.NbJiraIssue.getAvailableOperations(NbJiraIssue.java:1949)
   at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:659)
   at org.netbeans.modules.jira.issue.IssuePanel$13.run(IssuePanel.java:1289)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
Comment 1 akobberup 2015-04-29 09:23:58 UTC
Created attachment 153457 [details]
stacktrace
Comment 2 Tomas Stupka 2015-07-22 17:09:54 UTC
fixed in jet-main #10384a5fa4a1
Comment 3 Quality Engineering 2015-07-23 01:14:58 UTC
Integrated into 'main-silver', will be available in build *201507230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/10384a5fa4a1
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #252157 - NullPointerException at org.netbeans.modules.jira.issue.NbJiraIssue.getAvailableOperations
Comment 4 Tomas Stupka 2015-09-02 15:48:17 UTC
*** Bug 254167 has been marked as a duplicate of this bug. ***