]
RH Bugzilla Integration updated TEIIDDES-2670:
----------------------------------------------
Bugzilla References:
Copying XML Schema Model problem
--------------------------------
Key: TEIIDDES-2670
URL:
https://issues.jboss.org/browse/TEIIDDES-2670
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 9.0.3
Reporter: stanislav kaleta
Priority: Optional
Attachments: TestedProject.zip
When creating new XML Schema (XSD) Model by copying from existing model (see steps to
reproduce), action fails with error (and new empty schema) for some schemas (e.g. schemas
in attachement).
Error message:
Error attempting to load a Model Editor Page plugin
ID = org.teiid.designer.xsd.ui.editor.XsdSimpleDatatypesEditorPage@611ddac3
Exception Stack Trace:
...
Caused by: org.xml.sax.SAXParseException ... ... lineNumber: 1; columnNumber: 1;
Premature end of file.
I assume it might be something with line endings of Windows text files, because it
happened only for files originally created in Windows for me (However some schemas created
in Windows works properly).