]
Ramesh Reddy resolved TEIID-4741.
---------------------------------
Resolution: Done
Added a check to check the status of the VDB before the materialization load job is
started. if VDB is no longer active, then no further jobs will be queued.
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: Server
Environment: * Teiid 9.1.2
* WildFly 10
Reporter: Pedro InĂ¡cio
Assignee: Ramesh Reddy
Fix For: 9.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.