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 165276 - [67cat] javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndoableEdit.undo
Summary: [67cat] javax.swing.undo.CannotUndoException at javax.swing.undo.AbstractUndo...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-15 14:05 UTC by spaquet
Modified: 2010-01-24 05:39 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148031


Attachments
stacktrace (4.16 KB, text/plain)
2009-05-15 14:06 UTC, spaquet
Details
stacktrace (3.96 KB, text/plain)
2009-11-19 06:09 UTC, mkroll
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spaquet 2009-05-15 14:05:52 UTC
Build: NetBeans IDE Dev (Build 200905080201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02-77, Java(TM) SE Runtime Environment, 1.6.0_13-b03-196
OS: Mac OS X, 10.5.7, x86_64

User Comments:
serbushev: add  textField and press ctrl+ z (visual jsf)

GUEST: Undo adding Woodstock table columns from table



Stacktrace: 
javax.swing.undo.CannotUndoException
        at javax.swing.undo.AbstractUndoableEdit.undo(AbstractUndoableEdit.java:93)
        at javax.swing.undo.CompoundEdit.undo(CompoundEdit.java:42)
        at org.netbeans.editor.BaseDocument$AtomicCompoundEdit.undo(BaseDocument.java:2181)
        at org.openide.text.CloneableEditorSupport$FilterUndoableEdit.undo(CloneableEditorSupport.java:2905)
        at org.openide.text.CloneableEditorSupport$BeforeModificationEdit.undo(CloneableEditorSupport.java:3065)
        at javax.swing.undo.UndoManager.undoTo(UndoManager.java:320)
Comment 1 spaquet 2009-05-15 14:06:11 UTC
Created attachment 82192 [details]
stacktrace
Comment 2 Vitezslav Stejskal 2009-05-18 10:22:45 UTC
Most likely a consequence of the other exceptions in visualweb area seen in the log file.
Comment 3 Exceptions Reporter 2009-07-14 13:50:37 UTC
This issue already has 13 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148031
Comment 4 Exceptions Reporter 2009-07-24 07:27:09 UTC
This issue already has 14 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148031
Comment 5 Exceptions Reporter 2009-08-26 21:48:12 UTC
This issue already has 23 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148031
Comment 6 mkroll 2009-11-19 06:09:39 UTC
Created attachment 91338 [details]
stacktrace