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 237563 - NullPointerException at org.netbeans.modules.mylyn.util.AbstractNbTaskWrapper.clearUnsavedChanges
Summary: NullPointerException at org.netbeans.modules.mylyn.util.AbstractNbTaskWrapper...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-23 14:27 UTC by Ondrej Vrabec
Modified: 2013-10-23 15:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204854


Attachments
stacktrace (3.76 KB, text/plain)
2013-10-23 14:27 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2013-10-23 14:27:22 UTC
Build: NetBeans IDE Dev (Build 20131023-245d5e78cc4c)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Linux

User Comments:
ovrabec: cancel changes from the dashboard




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.mylyn.util.AbstractNbTaskWrapper.clearUnsavedChanges(AbstractNbTaskWrapper.java:388)
   at org.netbeans.modules.bugzilla.issue.BugzillaIssue.discardLocalEdits(BugzillaIssue.java:1511)
   at org.netbeans.modules.bugzilla.Bugzilla$1.discardOutgoing(Bugzilla.java:195)
   at org.netbeans.modules.bugzilla.Bugzilla$1.discardOutgoing(Bugzilla.java:172)
   at org.netbeans.modules.bugtracking.IssueImpl.discardChanges(IssueImpl.java:244)
   at org.netbeans.modules.bugtracking.tasks.actions.Actions$CancelAction$1.run(Actions.java:324)
Comment 1 Ondrej Vrabec 2013-10-23 14:27:23 UTC
Created attachment 141483 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-10-23 15:07:26 UTC
fix: http://hg.netbeans.org/core-main/rev/3fd1ea1c88d1