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

Summary: NullPointerException at org.netbeans.modules.jira.issue.IssuePanel.reloadForm
Product: connecteddeveloper Reporter: ophers <ophers>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196613
Attachments: stacktrace

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