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 152140 - [65cat] RuntimeException at org.netbeans.modules.xml.refactoring.XMLRefactoringTransaction.rollback
Summary: [65cat] RuntimeException at org.netbeans.modules.xml.refactoring.XMLRefactori...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-02 08:57 UTC by sunbiz
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 135108


Attachments
stacktrace (8.88 KB, text/plain)
2008-11-02 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-02 08:57:04 UTC
Build: NetBeans IDE Dev (Build 200810311401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Pressed Refactor -> Undo Silent Refactor... Don't know how Silent Refactor appeared because I just added a Choice to XSD file and renamed the node of an XSD.



Stacktrace: 
java.lang.RuntimeException
        at org.netbeans.modules.xml.refactoring.XMLRefactoringTransaction.rollback(XMLRefactoringTransaction.java:212)
        at org.netbeans.modules.refactoring.api.RefactoringSession.undoRefactoring(RefactoringSession.java:163)
        at org.netbeans.modules.refactoring.spi.impl.UndoManager$SessionUndoItem.undo(UndoManager.java:596)
        at org.netbeans.modules.refactoring.spi.impl.UndoManager.undo(UndoManager.java:221)
        at org.netbeans.modules.refactoring.spi.impl.UndoAction.performAction(UndoAction.java:96)
        at org.openide.util.actions.CallableSystemAction$.run(CallableSystemAction.java:118)
Comment 1 sunbiz 2008-11-02 08:57:09 UTC
Created attachment 73079 [details]
stacktrace
Comment 2 Jiri Skrivanek 2008-11-03 08:09:58 UTC
Reassigning to xml for evaluation.
Comment 3 Quality Engineering 2015-02-04 03:37:38 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.