History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-6017
Type: Exception Exception
Status: Resolved Resolved
Resolution: Obsolete
Priority: Major Major
Assignee: Designer Holder
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#1596] : CommandExecutor$1$1.run

Created: 22 May 06 13:25   Updated: 25 Jul 07 17:57
Component/s: J2EE.Designer
Fix Version/s: Selena Final, Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,277
Fixed in build: 5,629


 Description  « Hide
exception://1596/
Last updated by LloiX
Error message: Command: 'Delete'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 03.05.2006
Time: 18:19:23
To change this template use File | Settings | File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
<body><a href=""></a>
<div><a href="">Li<span>start typing<a href="">Link</a> here</span>nk</a>
</div><h:message/><h:message/><h:selectManyCheckbox/><h:message/|><br></br>
<h:inputHidden/></body>
<h:inputHidden/><h:inputHidden/><h:inputHidden/><h:inputHidden/><h:inputText/><h:inputText/><h:inputSecret/>
<h:inputSecret/><h:inputSecret/><h:inputText/><h:inputHidden/><h:inputHidden/><h:selectManyMenu/><h:selectManyMenu/>
<h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:outputFormat/>
<h:outputFormat/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:outputLink/><h:outputLink/>
<h:outputFormat/><h:selectManyListbox/><h:outputFormat/><h:outputFormat/><h:outputFormat/><h:outputFormat/>
<h:outputFormat/><h:selectManyListbox/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyListbox/>
<h:selectManyListbox/><h:selectManyListbox/>
<div><span>start typing here</span></div><h:messages/></jsp:root>
com.intellij.designer.editor.impl.HtmlEditorError: Command: 'Delete'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 03.05.2006
Time: 18:19:23
To change this template use File | Settings | File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
<body><a href=""></a>
<div><a href="">Li<span>start typing<a href="">Link</a> here</span>nk</a>
</div><h:message/><h:message/><h:selectManyCheckbox/><h:message/|><br></br>
<h:inputHidden/></body>
<h:inputHidden/><h:inputHidden/><h:inputHidden/><h:inputHidden/><h:inputText/><h:inputText/><h:inputSecret/>
<h:inputSecret/><h:inputSecret/><h:inputText/><h:inputHidden/><h:inputHidden/><h:selectManyMenu/><h:selectManyMenu/>
<h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:outputFormat/>
<h:outputFormat/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyMenu/><h:outputLink/><h:outputLink/>
<h:outputFormat/><h:selectManyListbox/><h:outputFormat/><h:outputFormat/><h:outputFormat/><h:outputFormat/>
<h:outputFormat/><h:selectManyListbox/><h:selectManyMenu/><h:selectManyMenu/><h:selectManyListbox/>
<h:selectManyListbox/><h:selectManyListbox/>
<div><span>start typing here</span></div><h:messages/></jsp:root>
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:91)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:100)
at com.intellij.designer.editor.impl.CommandExecutor$1.run(CommandExecutor.java:51)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:687)
at com.intellij.designer.editor.impl.CommandExecutor.executeCommand(CommandExecutor.java:103)
at com.intellij.designer.editor.impl.CommandExecutor$MyUpdate.run(CommandExecutor.java:235)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:171)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:165)
at com.intellij.util.ui.update.MergingUpdateQueue$1.run(MergingUpdateQueue.java:127)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:139)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:96)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:91)
at com.intellij.util.Alarm$1.run(Alarm.java:86)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:229)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:216)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:374)
at com.intellij.ide.IdeEventQueue.<unknown>(IdeEventQueue.java:365)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:274)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Caused by: java.lang.NullPointerException
at com.intellij.designer.editor.impl.action.action.mover.Box.getStartXhtmlOffset(Box.java:201)
at com.intellij.designer.editor.impl.action.action.mover.Box.isLeavingLeft(Box.java:224)
at com.intellij.designer.editor.impl.action.action.mover.Line.hMove(Line.java:19)
at com.intellij.designer.editor.impl.action.action.mover.CaretBoxImpl.hMove(CaretBoxImpl.java:38)
at com.intellij.designer.editor.impl.action.action.mover.CaretMover.hMove(CaretMover.java:116)
at com.intellij.designer.editor.impl.action.action.mover.EditorFacadeImpl.deleteNextSymbol(EditorFacadeImpl.java:99)
at com.intellij.designer.editor.impl.action.action.mover.EditorFacadeImpl.delete(EditorFacadeImpl.java:146)
at com.intellij.designer.editor.impl.action.action.DeleteAction$1.run(DeleteAction.java:20)
at com.intellij.designer.editor.impl.CommandExecutor$2.run(CommandExecutor.java:117)
at com.intellij.psi.impl.PsiManagerImpl$3.compute(PsiManagerImpl.java:292)
at com.intellij.psi.impl.source.PostprocessReformattingAspect.disablePostprocessFormattingInside(PostprocessReformattingAspect.java:60)
at com.intellij.psi.impl.PsiManagerImpl.performActionWithFormatterDisabled(PsiManagerImpl.java:290)
at com.intellij.designer.editor.impl.CommandExecutor.runAndReformat(CommandExecutor.java:115)
at com.intellij.designer.editor.impl.CommandExecutor.access$200(CommandExecutor.java:35)
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:84)
... 24 more

 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 26 Jul 06 15:02
Build 5567
Reported by Mikhail Gedzberg
Error message: Command: 'Backspace'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 26.07.2006
Time: 14:39:36
To change this template use File | Settings | File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
<html>
<head><title>Simple jspx page</title></head>
<body>
Place content here
</body>
</html>
</jsp:root>
com.intellij.designer.editor.impl.HtmlEditorError: Command: 'Backspace'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 26.07.2006
Time: 14:39:36
To change this template use File
Settings File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core">
<html>
<head><title>Simple jspx page</title></head>
<body>
Place content here
</body>
</html>
</jsp:root>
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:99)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:105)
at com.intellij.designer.editor.impl.CommandExecutor$1.run(CommandExecutor.java:52)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:711)
at com.intellij.designer.editor.impl.CommandExecutor.executeCommand(CommandExecutor.java:111)
at com.intellij.designer.editor.impl.CommandExecutor$MyUpdate.run(CommandExecutor.java:251)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:172)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:166)
at com.intellij.util.ui.update.MergingUpdateQueue$1.run(MergingUpdateQueue.java:128)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:140)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:97)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:92)
at com.intellij.util.Alarm$1.run(Alarm.java:103)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:246)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:216)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:374)
at com.intellij.ide.IdeEventQueue.<unknown>(IdeEventQueue.java:365)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:274)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: com.intellij.psi.PsiInvalidElementAccessException
at com.intellij.psi.impl.source.tree.CompositePsiElement.getContainingFile(CompositePsiElement.java:100)
at com.intellij.designer.editor.impl.action.action.mover.Box.getElement(Box.java:49)
at com.intellij.designer.editor.impl.action.action.mover.Box.newSourceMarker(Box.java:246)
at com.intellij.designer.editor.impl.action.action.mover.Box.getElementEndMarker(Box.java:242)
at com.intellij.designer.editor.impl.action.action.mover.Box.getEndSourceMarker(Box.java:215)
at com.intellij.designer.editor.impl.action.action.mover.AbstractEmptyParentBox.hMove(AbstractEmptyParentBox.java:60)
at com.intellij.designer.editor.impl.action.action.mover.CaretBoxImpl.hMove(CaretBoxImpl.java:38)
at com.intellij.designer.editor.impl.action.action.mover.CaretMover.hMove(CaretMover.java:116)
at com.intellij.designer.editor.impl.action.action.mover.EditorFacadeImpl.deletePrevSymbol(EditorFacadeImpl.java:118)
at com.intellij.designer.editor.impl.action.action.mover.EditorFacadeImpl.backspace(EditorFacadeImpl.java:156)
at com.intellij.designer.editor.impl.action.action.BackspaceAction$1.run(BackspaceAction.java:20)
at com.intellij.designer.editor.impl.CommandExecutor$3.run(CommandExecutor.java:133)
at com.intellij.psi.impl.PsiManagerImpl$3.compute(PsiManagerImpl.java:298)
at com.intellij.psi.impl.source.PostprocessReformattingAspect.disablePostprocessFormattingInside(PostprocessReformattingAspect.java:58)
at com.intellij.psi.impl.PsiManagerImpl.performActionWithFormatterDisabled(PsiManagerImpl.java:296)
at com.intellij.designer.editor.impl.CommandExecutor._runAndReformat(CommandExecutor.java:131)
at com.intellij.designer.editor.impl.CommandExecutor.access$300(CommandExecutor.java:36)
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:91)
... 24 more

Exception Analyzer - 17 Aug 06 19:12
Build 5614
Reported by Mikhail Gedzberg
!!! not unscrambled - can't locate build #5614
Error message: Command: 'Change size or location'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 15.08.2006
Time: 16:50:18
To change this template use File | Settings | File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:ns806798043="http://java.sun.com/jsf/core">
<html>
<head><title>Simple jspx page</title></head>
<body>Place content here
<h:form><ns806798043:verbatim style="width: 239px; height: 20px"/></h:form>
</body>
</html>
</jsp:root>
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=73587
There was at least one exception before this one.

com.intellij.designer.editor.impl.HtmlEditorError: Command: 'Change size or location'
Document:
<!--
Created by IntelliJ IDEA.
User: Mikhail.Gedzberg
Date: 15.08.2006
Time: 16:50:18
To change this template use File | Settings | File Templates.
-->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0"
xmlns:h="http://java.sun.com/jsf/html" xmlns:ns806798043="http://java.sun.com/jsf/core">
<html>
<head><title>Simple jspx page</title></head>
<body>Place content here
<h:form><ns806798043:verbatim style="width: 239px; height: 20px"/></h:form>
</body>
</html>
</jsp:root>
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:99)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:97)
at com.intellij.designer.editor.impl.CommandExecutor$1.run(CommandExecutor.java:52)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:383)
at com.intellij.designer.editor.impl.CommandExecutor.executeCommand(CommandExecutor.java:111)
at com.intellij.designer.editor.impl.CommandExecutor$MyUpdate.run(CommandExecutor.java:251)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:172)
at com.intellij.util.ui.update.MergingUpdateQueue.execute(MergingUpdateQueue.java:166)
at com.intellij.util.ui.update.MergingUpdateQueue$1.run(MergingUpdateQueue.java:128)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:140)
at com.intellij.util.ui.update.MergingUpdateQueue.flush(MergingUpdateQueue.java:97)
at com.intellij.util.ui.update.MergingUpdateQueue.run(MergingUpdateQueue.java:92)
at com.intellij.util.Alarm$1.run(Alarm.java:106)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:250)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:18)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:2)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:51)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:99)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Caused by: com.intellij.util.lang.CompoundRuntimeException: Several Exceptions occured
at com.intellij.pom.core.impl.PomModelImpl.runTransaction(PomModelImpl.java:72)
at com.intellij.psi.impl.source.tree.ChangeUtil.a(ChangeUtil.java:279)
at com.intellij.psi.impl.source.tree.ChangeUtil.addChild(ChangeUtil.java:189)
at com.intellij.psi.impl.source.tree.CompositeElement.addChild(CompositeElement.java:81)
at com.intellij.codeFormatting.general.FormatterUtil.a(FormatterUtil.java:130)
at com.intellij.codeFormatting.general.FormatterUtil.replaceWhiteSpace(FormatterUtil.java:69)
at com.intellij.psi.formatter.PsiBasedFormattingModel.changeWhiteSpaceBeforeLeaf(PsiBasedFormattingModel.java:45)
at com.intellij.psi.formatter.PsiBasedFormattingModel.a(PsiBasedFormattingModel.java:23)
at com.intellij.psi.formatter.PsiBasedFormattingModel.replaceWhiteSpace(PsiBasedFormattingModel.java:44)
at com.intellij.formatting.FormatProcessor.replaceWhiteSpace(FormatProcessor.java:175)
at com.intellij.formatting.FormatProcessor.performModifications(FormatProcessor.java:262)
at com.intellij.formatting.FormatProcessor.format(FormatProcessor.java:177)
at com.intellij.formatting.FormatterImpl.format(FormatterImpl.java:91)
at com.intellij.psi.impl.source.codeStyle.CodeFormatterFacade.processRange(CodeFormatterFacade.java:43)
at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.a(CodeStyleManagerImpl.java:28)
at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.reformatRange(CodeStyleManagerImpl.java:486)
at com.intellij.designer.editor.impl.CommandExecutor.reformatTagInsides(CommandExecutor.java:167)
at com.intellij.designer.editor.impl.CommandExecutor._runAndReformat(CommandExecutor.java:155)
at com.intellij.designer.editor.impl.CommandExecutor.access$300(CommandExecutor.java:36)
at com.intellij.designer.editor.impl.CommandExecutor$1$1.run(CommandExecutor.java:91)
... 24 more