[teiid-issues] [JBoss JIRA] (TEIID-2673) CNF exception when getting data through infinispan-cache translator

Van Halbert (JIRA) jira-events at lists.jboss.org
Tue Oct 1 10:27:02 EDT 2013


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

Van Halbert commented on TEIID-2673:
------------------------------------

Moved the call to create the cache container from within the inner class method getConnection(), to the logic prior to creating the BasicConnectionFactory, so that its created on the connection pool class loader, and not on the translator class loader.

                
> CNF exception when getting data through infinispan-cache translator
> -------------------------------------------------------------------
>
>                 Key: TEIID-2673
>                 URL: https://issues.jboss.org/browse/TEIID-2673
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.4.1
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>             Fix For: 8.4.1, 8.6
>
>
> When getting data through infinispan-cache translator using remote hot rod access, DV will throw "...ClassNotFoundException: org.infinispan.client.hotrod.impl.transport.tcp.TcpTransportFactory". 
> Workaround:
> Add "<module name="org.infinispan.client.hotrod"/>" as a dependency into module "org.jboss.teiid".

--
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