You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2011/03/02 18:09:36 UTC

[jira] Issue Comment Edited: (GERONIMODEVTOOLS-720) Error converting plan

    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001488#comment-13001488 ] 

Jarek Gawor edited comment on GERONIMODEVTOOLS-720 at 3/2/11 5:08 PM:
----------------------------------------------------------------------

Committed fixes for this problem in revision 1076284 (among other fixes & improvements).



      was (Author: gawor@mcs.anl.gov):
    Committed fixes for this problem in revision 1076284.

  
> Error converting plan
> ---------------------
>
>                 Key: GERONIMODEVTOOLS-720
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-720
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0-M2
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0-M2
>
>
> I'm seeing the following exception when trying for example to open an empty xml file. The xml file only has prolog. 
> org.eclipse.ui.PartInitException: ImportDeploymentPlanOperation.execute(): Error converting plan: /Jira21/WebContent/WEB-INF/geronimo-web.xml
> at org.apache.geronimo.st.ui.editors.AbstractGeronimoJAXBBasedEditor.init(AbstractGeronimoJAXBBasedEditor.java:210)
> at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)
> at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
> at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
> at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
> at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2863)
> at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768)
> at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760)
> at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691)
> at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2682)
> at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
> at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610) 
> This should be handled in a nicer way.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira