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 152626 - [65cat] javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit.undo
Summary: [65cat] javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndo...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 08:57 UTC by sunbiz
Modified: 2009-02-19 23:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 137127


Attachments
stacktrace (4.14 KB, text/plain)
2008-11-07 08:57 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-11-07 08:57:09 UTC
Build: NetBeans IDE Dev (Build 200811060201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

Stacktrace: 
javax.swing.undo.CannotUndoException
        at javax.swing.undo.AbstractUndoableEdit.undo(AbstractUndoableEdit.java:93)
        at javax.swing.undo.CompoundEdit.undo(CompoundEdit.java:42)
        at javax.swing.undo.CompoundEdit.undo(CompoundEdit.java:46)
        at org.netbeans.modules.xml.xam.AbstractModel$ModelUndoableEdit.undo(AbstractModel.java:594)
        at javax.swing.undo.UndoManager.undoTo(UndoManager.java:320)
        at javax.swing.undo.UndoManager.undo(UndoManager.java:398)
Comment 1 sunbiz 2008-11-07 08:57:13 UTC
Created attachment 73430 [details]
stacktrace
Comment 2 Samaresh Panda 2008-11-18 22:37:14 UTC
This is not enough. Please provide as much info as possible. Please attach project as zip if you have to.