[teiid-issues] [JBoss JIRA] (TEIID-4948) java.lang.IllegalArgumentException: No marshaller registered for ispn.G1

Van Halbert (JIRA) issues at jboss.org
Tue Jun 6 15:35:00 EDT 2017


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

Van Halbert commented on TEIID-4948:
------------------------------------

Hm,  I didn't do much of a test the first time.  Which the data was different between both inserts for each table.  However, when I tried to insert into the G2 table with the same data as G1, it threw the same exception.  And then I changed the data to be different  (than used in G1 insert) and it worked.

> java.lang.IllegalArgumentException: No marshaller registered for ispn.G1
> ------------------------------------------------------------------------
>
>                 Key: TEIID-4948
>                 URL: https://issues.jboss.org/browse/TEIID-4948
>             Project: Teiid
>          Issue Type: Bug
>          Components: Infinispan
>    Affects Versions: 9.3
>            Reporter: Van Halbert
>            Assignee: Van Halbert
>         Attachments: jdg-remote-cache-ddl-vdb.xml
>
>
> Deploying a VDB that contains 2 models with tables that reference the same JNDI, but defined different caches.  (see vdb attached).
> Can query both caches and based on results, I know they are not the same cache.
> When performing an insert to the first table (G1) it works.  When performing an insert to other table (G2), get the IllegalArgmentException.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list