]
Steven Hawkins resolved TEIID-4850.
-----------------------------------
Fix Version/s: 9.3
Resolution: Done
Removed the cli and config references.
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.