-
Bug
-
Resolution: Done
-
Major
-
8.5
-
None
This is using latest Teiid 8.8 version. Occurs when server is started or refreshed.
java.lang.Exception: The Model Extension Definition file "salesforce" did not parse successfully and cannot be added to or updated in the registry. Parsing Error: cvc-datatype-valid.1.2.1: 'Defaulted on Create' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Defaulted on Create' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Picklist Values' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Picklist Values' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Create' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Create' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Delete' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Delete' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports ID Lookup' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports ID Lookup' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Merge' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Merge' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Query' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Query' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Replicate' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Replicate' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Retrieve' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Retrieve' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. Parsing Error: cvc-datatype-valid.1.2.1: 'Supports Search' is not a valid value for 'NCName'. Parsing Error: cvc-attribute.3: The value 'Supports Search' of attribute 'name' on element 'property' is not valid with respect to its type, 'NCName'. at org.teiid.designer.extension.ui.server.TeiidInstanceMedListener.deploy(TeiidInstanceMedListener.java:132) at org.teiid.designer.extension.ui.server.TeiidInstanceMedListener.analyseTranslators(TeiidInstanceMedListener.java:224) at org.teiid.designer.extension.ui.server.TeiidInstanceMedListener.access$0(TeiidInstanceMedListener.java:192) at org.teiid.designer.extension.ui.server.TeiidInstanceMedListener$1.run(TeiidInstanceMedListener.java:251) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)