]
Van Halbert reassigned TEIID-4850:
----------------------------------
Assignee: Steven Hawkins (was: Van Halbert)
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
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.