[teiid-issues] [JBoss JIRA] (TEIID-2932) Datastax: fail to access PortfolioDemo (demo schema that provided by Datastax)

Ramesh Reddy (JIRA) issues at jboss.org
Wed Dec 3 12:06:39 EST 2014


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

Ramesh Reddy resolved TEIID-2932.
---------------------------------
    Fix Version/s: 8.10
       Resolution: Cannot Reproduce Bug


I tried with Datastax sandbox version 2.0.8.39 and also downloading the Cassandra directly from Apache version 2.1.2, in both of them I created the above schema and deployed VDB and failed to re-create the error described in this JIRA. This may be out of date, but I am marking as can not reproduce.

If you can re-produce, please re-open with correct version numbers of both JAVA driver and Cassandra driver.

> Datastax:  fail to access PortfolioDemo (demo schema that provided by Datastax)
> -------------------------------------------------------------------------------
>
>                 Key: TEIID-2932
>                 URL: https://issues.jboss.org/browse/TEIID-2932
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.7
>         Environment: Datastax with Teiid 8.7 CR
>            Reporter: Ivan Chan
>            Assignee: Ramesh Reddy
>             Fix For: 8.10
>
>
> Fail to access PortfolioDemo (demo schema that provided by Datastax) and the the following exception:
> java.lang.NullPointerException
> at org.teiid.metadata.MetadataFactory.addColumn(MetadataFactory.java:204)
> at org.teiid.translator.cassandra.CassandraMetadataProcessor.addColumnsToTable(CassandraMetadataProcessor.java:101)
> at org.teiid.translator.cassandra.CassandraMetadataProcessor.addTable(CassandraMetadataProcessor.java:63)
> at org.teiid.translator.cassandra.CassandraMetadataProcessor.process(CassandraMetadataProcessor.java:50)
> at org.teiid.translator.cassandra.CassandraMetadataProcessor.process(CassandraMetadataProcessor.java:42)
> at org.teiid.translator.ExecutionFactory.getMetadata(ExecutionFactory.java:915)
> at org.teiid.query.metadata.NativeMetadataRepository.loadMetadata(NativeMetadataRepository.java:73)
> at org.teiid.query.metadata.ChainingMetadataRepository.loadMetadata(ChainingMetadataRepository.java:55)
> at org.teiid.runtime.EmbeddedServer.loadMetadata(EmbeddedServer.java:685)
> at org.teiid.runtime.AbstractVDBDeployer.loadMetadata(AbstractVDBDeployer.java:161)
> at org.teiid.runtime.EmbeddedServer.deployVDB(EmbeddedServer.java:635)
> at org.teiid.runtime.EmbeddedServer.deployVDB(EmbeddedServer.java:547)



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the teiid-issues mailing list