[
https://issues.jboss.org/browse/TEIID-4741?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4741:
-------------------------------------
I think at the time of re-deploy the scheduler is already had a job submitted based on the
previous VDB, thus may be errors. We can do a check for VDB status before the
materialization job is started.
After VDB undeploy (due to VDB syntax errors), system throws several
TeiidProcessingException Warnings
------------------------------------------------------------------------------------------------------
Key: TEIID-4741
URL:
https://issues.jboss.org/browse/TEIID-4741
Project: Teiid
Issue Type: Bug
Components: Common
Environment: * Teiid 9.1.2
* WildFly 10
Reporter: Pedro InĂ¡cio
Assignee: Steven Hawkins
Fix For: 9.1.2
Attachments: server.log
After re-deploying a *VDB *(with a syntax errors this time), the system throws several
warnings (until the server is stopped) related to the undeployed VDB.
The errors are of type:
_Caused by: org.teiid.core.TeiidProcessingException: TEIID31099 VDB ..._
This should not be happening, since the VDB was undeployed.
To be notice that the VDB has External Materialization.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)