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 193332 - [70cat] NullPointerException at org.netbeans.modules.jira.issue.IssuePanel.reloadForm
Summary: [70cat] NullPointerException at org.netbeans.modules.jira.issue.IssuePanel.re...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-13 14:36 UTC by mithridates
Modified: 2014-07-24 13:15 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173307


Attachments
stacktrace (1.42 KB, text/plain)
2010-12-13 14:36 UTC, mithridates
Details
stacktrace (1.42 KB, text/plain)
2011-01-21 16:12 UTC, mithridates
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mithridates 2010-12-13 14:36:25 UTC
Build: NetBeans IDE Dev (Build 201012130001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
GUEST: Committing a change to Subversion and updating a JIRA issue

mithridates: DoubleClick on issue in search view

akochnev: Commiting an issue in mercurial, updating jira issue along the way




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:644)
   at org.netbeans.modules.jira.issue.IssuePanel.setIssue(IssuePanel.java:245)
   at org.netbeans.modules.jira.issue.NbJiraIssue$Controller.<init>(NbJiraIssue.java:1415)
   at org.netbeans.modules.jira.issue.NbJiraIssue.getController(NbJiraIssue.java:875)
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.setIssue(IssueTopComponent.java:192)
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.find(IssueTopComponent.java:442)
Comment 1 mithridates 2010-12-13 14:36:28 UTC
Created attachment 104021 [details]
stacktrace
Comment 2 Tomas Stupka 2011-01-19 10:52:42 UTC
cached user data aren't uptodate.
possible workaround would be to click "Reload attributes" in the Find Issues dialog
Comment 3 mithridates 2011-01-21 16:12:27 UTC
Created attachment 105249 [details]
stacktrace

bdlclick on issue in table.
Comment 4 Tomas Stupka 2014-07-24 13:15:19 UTC
no reports since over a year. probably fixed.