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 223882 - NullPointerException at org.netbeans.modules.jira.issue.IssuePanel.reloadForm
Summary: NullPointerException at org.netbeans.modules.jira.issue.IssuePanel.reloadForm
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-15 18:44 UTC by ophers
Modified: 2014-01-09 15:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 196613


Attachments
stacktrace (1.25 KB, text/plain)
2012-12-15 18:44 UTC, ophers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ophers 2012-12-15 18:44:47 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:649)
   at org.netbeans.modules.jira.issue.IssuePanel$10.run(IssuePanel.java:1017)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:682)
Comment 1 ophers 2012-12-15 18:44:49 UTC
Created attachment 129413 [details]
stacktrace
Comment 2 Tomas Stupka 2014-01-09 15:50:29 UTC
just one report since 7.3 beta. probably already fixed