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 224982 - NullPointerException at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.propertyChange
Summary: NullPointerException at org.netbeans.modules.bugtracking.ui.issue.IssueTopCom...
Status: RESOLVED WONTFIX
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-16 17:35 UTC by Tomas Stupka
Modified: 2013-01-24 14:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197646


Attachments
stacktrace (3.05 KB, text/plain)
2013-01-16 17:35 UTC, Tomas Stupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Stupka 2013-01-16 17:35:18 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.12-b01-434, Java(TM) SE Runtime Environment, 1.6.0_37-b06-434-11M3909
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.propertyChange(IssueTopComponent.java:513)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
   at org.netbeans.modules.rally.model.DomainObject.refresh(DomainObject.java:135)
   at org.netbeans.modules.rally.bugtracking.Repository.update(Repository.java:211)
   at org.netbeans.modules.rally.bugtracking.WorkItemPanelController$SaveItem.doInBackground(WorkItemPanelController.java:376)
Comment 1 Tomas Stupka 2013-01-16 17:35:20 UTC
Created attachment 130295 [details]
stacktrace
Comment 2 Tomas Stupka 2013-01-24 14:53:08 UTC
third party plugin fires change with null prop name