[
https://issues.jboss.org/browse/TEIIDDES-3065?page=com.atlassian.jira.plu...
]
Steve Tran commented on TEIIDDES-3065:
--------------------------------------
Same thing happens when you try to deploy one of these dynamic VDB xml files.
Is the action item to look into Teiid Designer and why it's not generating the dynamic
VDBs with default values properly? It might just be double-quoting within the single
quotes when constructing the default value portion of the DDL.
VDB Export to Import problem
----------------------------
Key: TEIIDDES-3065
URL:
https://issues.jboss.org/browse/TEIIDDES-3065
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 10.1
Environment: Windows 7
JBoss Developer Studio 10.3.0.GA
Teiid Designer 10.1.0.GA
Reporter: Steve Tran
Attachments: Screenshot from 2017-03-21 13-29-38.png
I exported my VDB as a dynamic VDB file, then I attempted to re-import it but got an
error message.
{code}
The message says "Unparsable table body".
!ENTRY org.teiid.designer.vdb 4 4 2017-03-21 13:28:40.629
!MESSAGE An exception occurred while performing a VDB operation
!SUBENTRY 1 org.teiid.designer.vdb 4 0 2017-03-21 13:28:40.629
!MESSAGE * Error Message: Unparsable table body
Error Line Number: 323
Error Column Number: 42
Error Index: 29455
!ENTRY org.teiid.designer.vdb 4 4 2017-03-21 13:28:48.784
!MESSAGE An exception occurred while performing a VDB operation
!SUBENTRY 1 org.teiid.designer.vdb 4 0 2017-03-21 13:28:48.784
!MESSAGE * Error Message: Unparsable table body
Error Line Number: 323
Error Column Number: 42
Error Index: 29455
!ENTRY org.teiid.designer.vdb 4 4 2017-03-21 13:35:15.660
!MESSAGE An exception occurred while performing a VDB operation
!SUBENTRY 1 org.teiid.designer.vdb 4 0 2017-03-21 13:35:15.660
!MESSAGE * Error Message: Unparsable table body
Error Line Number: 323
Error Column Number: 42
Error Index: 29455
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)