[teiid-issues] [JBoss JIRA] (TEIID-3333) Dynamic VDB deployment - JDBCMetadataProcessor NPE

Steven Hawkins (JIRA) issues at jboss.org
Thu Feb 12 10:27:48 EST 2015


     [ https://issues.jboss.org/browse/TEIID-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3333.
-----------------------------------
    Resolution: Done


Corrected the logic to gracefully drop a fk when the referenced table is not imported.

> Dynamic VDB deployment - JDBCMetadataProcessor NPE
> --------------------------------------------------
>
>                 Key: TEIID-3333
>                 URL: https://issues.jboss.org/browse/TEIID-3333
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 8.7
>            Reporter: Mark Drilling
>            Assignee: Steven Hawkins
>             Fix For: 8.10
>
>         Attachments: bad-vdb.xml
>
>
> I am getting NPE in JDBCMetadataProcessor for the attached dynamic VDB deployment in teiid 8.7 (DV61).  This VDB uses the DashboardDS H2 source that comes installed with DV61.
> The NPE happens with this specific import property
> <property name="importer.TableNamePattern" value="DASHB_A%"/>
> The table name pattern is valid - there is a table named DASHB_ALLOWED_PANEL.
> If you change the pattern to DASHB_D%, the deployment is successful. 



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list