[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5328) org.eclipse.debug.core.DebugException: org.xml.sax.SAXParseException: The element type "stringAttribute" must be terminated by the matching end-tag "</stringAttribute>". occurred while reading launch configuration file.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Dec 1 08:20:30 EST 2009


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

Alexey Kazakov updated JBIDE-5328:
----------------------------------


What Seam version do you use?

> org.eclipse.debug.core.DebugException: org.xml.sax.SAXParseException: The element type "stringAttribute" must be terminated by the matching end-tag "</stringAttribute>". occurred while reading launch configuration file.
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5328
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5328
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.CR1
>         Environment:  Version: 3.1.0.v200911302353N-H140-RC1
>            Reporter: Anton Klimkovich
>            Assignee: Alexey Kazakov
>
> EXECUTE: Create Seam web project
> FAILURE:    org.eclipse.debug.core.DebugException: org.xml.sax.SAXParseException: The element type "stringAttribute" must be terminated by the matching end-tag "</stringAttribute>". occurred while reading launch configuration file: C:\jbdevstudio300M4Version96\ws\seam22-ejb\seam22-ejb.launch.
> 	at org.eclipse.debug.internal.core.LaunchManager.createDebugException(LaunchManager.java:887)
> 	at org.eclipse.debug.internal.core.LaunchManager.throwException(LaunchManager.java:2404)
> 	at org.eclipse.debug.internal.core.LaunchManager.getInfo(LaunchManager.java:1320)
> 	at org.eclipse.debug.internal.core.LaunchConfiguration.getInfo(LaunchConfiguration.java:453)
> 	at org.eclipse.debug.internal.core.LaunchConfiguration.getType(LaunchConfiguration.java:614)
> 	at org.eclipse.debug.internal.core.LaunchManager.isValid(LaunchManager.java:2038)
> 	at org.eclipse.debug.internal.core.LaunchManager.launchConfigurationAdded(LaunchManager.java:2061)
> 	at org.eclipse.debug.internal.core.LaunchManager.projectOpened(LaunchManager.java:2169)
> 	at org.eclipse.debug.internal.core.LaunchManager$LaunchManagerVisitor.visit(LaunchManager.java:358)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:68)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:48)
> 	at org.eclipse.debug.internal.core.LaunchManager.resourceChanged(LaunchManager.java:2238)
> 	at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> 	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> 	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:313)
> 	at org.eclipse.core.internal.resources.Workspace.aboutToBuild(Workspace.java:244)
> 	at org.eclipse.core.internal.resources.Project$1.run(Project.java:513)
> 	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
> 	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
> 	at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:502)
> 	at org.eclipse.core.internal.resources.Project.build(Project.java:94)
> 	at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.buildProjects(SeamProjectWizard.java:416)
> 	at org.jboss.tools.seam.ui.wizard.SeamProjectWizard.performFinish(SeamProjectWizard.java:346)
> 	at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$3.run(ModifyFacetedProjectWizard.java:331)
> 	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
> 	at org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$4.run(ModifyFacetedProjectWizard.java:345)
> 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Caused by: org.xml.sax.SAXParseException: The element type "stringAttribute" must be terminated by the matching end-tag "</stringAttribute>".
> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
> 	at org.eclipse.debug.internal.core.LaunchManager.createInfoFromXML(LaunchManager.java:908)
> 	at org.eclipse.debug.internal.core.LaunchManager.getInfo(LaunchManager.java:1313)
> 	... 27 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list