[
https://issues.jboss.org/browse/TEIID-2265?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-2265:
----------------------------------
Description:
NPE when an update statement is run against a multisource vdb view which has a trigger
executing dynamic sql
Caused by: java.lang.NullPointerException
at
org.teiid.query.optimizer.relational.PlanToProcessConverter.convert(PlanToProcessConverter.java:101)
at
org.teiid.dqp.internal.process.multisource.MultiSourcePlanToProcessConverter.convert(MultiSourcePlanToProcessConverter.java:94)
at
org.teiid.query.optimizer.relational.RelationalPlanner.optimize(RelationalPlanner.java:201)
Nullpointer exception when running an update statement for the second
time
--------------------------------------------------------------------------
Key: TEIID-2265
URL:
https://issues.jboss.org/browse/TEIID-2265
Project: Teiid
Issue Type: Bug
Components: Common
Affects Versions: 8.1
Reporter: Vineela Gampa
Assignee: Steven Hawkins
Fix For: 8.2
NPE when an update statement is run against a multisource vdb view which has a trigger
executing dynamic sql
Caused by: java.lang.NullPointerException
at
org.teiid.query.optimizer.relational.PlanToProcessConverter.convert(PlanToProcessConverter.java:101)
at
org.teiid.dqp.internal.process.multisource.MultiSourcePlanToProcessConverter.convert(MultiSourcePlanToProcessConverter.java:94)
at
org.teiid.query.optimizer.relational.RelationalPlanner.optimize(RelationalPlanner.java:201)
--
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