[jbosstools-issues] [JBoss JIRA] (JBIDE-22961) StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion)

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:14:14 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-22961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff MAURY updated JBIDE-22961:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> StructuredDocumentRegionManagementException below JSPTextEditor$JSPStructuredTextViewer.doOperation (thrown in XMLModelParser.removeStructuredDocumentRegion)
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22961
>                 URL: https://issues.jboss.org/browse/JBIDE-22961
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: visual-page-editor-core
>            Reporter: Automated Error Reporting Bot
>            Assignee: Ilya Buziuk
>             Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message: IStructuredDocumentRegion management failed.
> {noformat}
> org.eclipse.wst.xml.core.internal.document.StructuredDocumentRegionManagementException: IStructuredDocumentRegion management failed.
>     at org.eclipse.wst.xml.core.internal.document.XMLModelParser.removeStructuredDocumentRegion(XMLModelParser.java:2200)
>     at org.eclipse.wst.xml.core.internal.document.XMLModelParser.replaceStructuredDocumentRegions(XMLModelParser.java:2339)
>     at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.nodesReplaced(DOMModelImpl.java:737)
>     at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent(BasicStructuredDocument.java:600)
>     at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1198)
>     at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1979)
>     at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
>     at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2419)
>     at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$3(JobSafeStructuredDocument.java:1)
>     at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$4.run(JobSafeStructuredDocument.java:163)
>     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
>     at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
>     at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:171)
>     at org.eclipse.wst.sse.core.internal.undo.StructuredTextCommandImpl.undo(StructuredTextCommandImpl.java:127)
>     at org.eclipse.emf.common.command.CompoundCommand.undo(CompoundCommand.java:327)
>     at org.eclipse.emf.common.command.BasicCommandStack.undo(BasicCommandStack.java:143)
>     at org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.undo(StructuredTextUndoManager.java:631)
>     at org.eclipse.wst.sse.ui.StructuredTextViewerUndoManager.undo(StructuredTextViewerUndoManager.java:165)
>     at org.eclipse.jface.text.TextViewer.doOperation(TextViewer.java:3997)
>     at org.eclipse.jface.text.source.SourceViewer.doOperation(SourceViewer.java:1053)
>     at org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(ProjectionViewer.java:1501)
>     at org.eclipse.wst.sse.ui.internal.StructuredTextViewer.doOperation(StructuredTextViewer.java:644)
>     at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPTextEditor$JSPStructuredTextViewer.doOperation(JSPTextEditor.java:680)
>     at org.eclipse.ui.texteditor.TextOperationAction$1.run(TextOperationAction.java:128)
>     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
>     at org.eclipse.ui.texteditor.TextOperationAction.run(TextOperationAction.java:126)
>     at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
>     at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:122)
>     at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
>     at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:497)
>     at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160606-1342 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160319-0612 |
> | org.eclipse.emf.common | 2.11.1.v20160208-0816 | 2.12.0.v20160420-0247 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.11.0.v20160505-1301 |
> | org.eclipse.jst.jsp.ui | 1.1.1000.v201505130300 | 1.1.1100.v201605092203 |
> | org.eclipse.swt | 3.104.0.v20150528-0211 | 3.105.0.v20160603-0902 |
> | org.eclipse.text | 3.5.400.v20150505-1044 | 3.6.0.v20160503-1849 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.eclipse.wst.html.core | 1.1.802.v201501312139 | 1.2.0.v201604120230 |
> | org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.1000.v201604120230 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.500.v201605120129 |
> | org.eclipse.wst.xml.core | 1.1.902.v201501211904 | 1.1.1000.v201605120036 |
> | org.eclipse.wst.xml.ui | 1.1.700.v201604272318 | 1.1.700.v201604272318 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> Operating Systems:
> | Linux | 3.13.0 | 4.4.6.fc23 |
> | MacOSX | 10.9.5 | 10.11.6 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5719c8c5e4b04d6a2b175a52] for the latest data.
> Thank you for your assistance.
>  Your friendly error-reports-inbox.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list