[
https://issues.jboss.org/browse/TEIID-4850?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4850:
-------------------------------------
I do think we do need to generally have another translator that can read from object
caches like Redis, MemCache. There may be some amount of code that is based on object need
to be pulled into a generic object translator IMO. At the same time given the need for
this so far, I am not sure it is a priority.
translator map-cache install failed
-----------------------------------
Key: TEIID-4850
URL:
https://issues.jboss.org/browse/TEIID-4850
Project: Teiid
Issue Type: Bug
Affects Versions: 9.3
Reporter: Kylin Soong
Assignee: Steven Hawkins
Fix For: 9.3
The following error thow once start the teiid-9.3.0.Alpha3-SNAPSHOT
{code}
13:54:48,120 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread
Pool -- 55) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "teiid"),
("translator" => "map-cache")
]) - failure description: "TEIID50007 Failed to load module
org.jboss.teiid.translator.object for translator map-cache"
{code}
I think this due to classpath related issue not set up correctly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)