[teiid-issues] [JBoss JIRA] (TEIID-2265) Nullpointer exception when running an update statement for the second time

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Oct 18 18:10:01 EDT 2012


    [ https://issues.jboss.org/browse/TEIID-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727862#comment-12727862 ] 

Steven Hawkins commented on TEIID-2265:
---------------------------------------

our github integration must be lagging.  See https://github.com/teiid/teiid/commit/b11e70e5a93ef9f6340d2ae652ab2b41a80247d7
                
> 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


More information about the teiid-issues mailing list