[
https://issues.jboss.org/browse/TEIIDDES-3128?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-3128:
----------------------------------------
In Teiid 9.0, the VDB version number was changed from an *integer* to a string of format
"1.2.3" (major, minor, patch).
Assuming you are using a teiid runtime server of 8.12.x or earlier, you'll get a
validation warning in the problems view something like:
*The MyVDB VDB's version number 1.0.0 is not an integer and will not deploy to a Teiid
runtime version less than 9.0. Your current default Teiid server version is: 8.12.11.*
Note that it's a warning and not an error. A pre Teiid 9.0 VDB can be deployed into
Teiid 9.0 or greater but not necessarily the other way around.
For input string "1.0.0"
------------------------
Key: TEIIDDES-3128
URL:
https://issues.jboss.org/browse/TEIIDDES-3128
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 11.1
Reporter: Shiloh Jordan
Attachments: for input string.png, image-2017-10-27-16-51-30-101.png
I am following the Guides view in Teiid Designer and I have done the following:
* defined Teiid Model Project
* Created JDBC connection
* created source model for jdbc data source
I am able to preview my data (although I do get the following error):
"_Error occurred during deployment of VDB: PREVIEW- ....._"
am not able to execute my VDB. I get this error message:
For input string "1.0.0"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)