[
https://issues.jboss.org/browse/TEIID-2827?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-2827.
-----------------------------------
Fix Version/s: 8.7
Resolution: Done
The processing of validation errors was not adding the object to the message, so that has
been corrected. Also corrected the message string which always said view even for
procedures.
I did not attempt to add too much other context just yet though.
Can the teiid object associated with where the problem is found be
added to the error message
---------------------------------------------------------------------------------------------
Key: TEIID-2827
URL:
https://issues.jboss.org/browse/TEIID-2827
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.4.1
Reporter: Van Halbert
Assignee: Steven Hawkins
Fix For: 8.7
Attachments: createdb.sql, perf-vdb-postgres.xml
Using the attached dynamic vdb, against the database that was created using the attached
DDL, produces the following errors:
ERROR: Element Perf.HISTORY."TIME" of history is neither nullable nor has a
default value. A value must be specified in the insert.
ERROR: Element Perf.HISTORY.FILL of history is neither nullable nor has a default value.
A value must be specified in the insert.
Because of these errors, the VDB isn't deployed.
Not sure why these are not just WARNINGS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira