-
Bug
-
Resolution: Won't Do
-
Major
-
8.4
-
None
Using the teiid client and calling 'admin.getTranslators()' fails to return any translators on a domain-member server. (this partially succeeds on the domain master)
The request does not throw an exception but its outcome fails with the following result:
"outcome" => "failed", "failure-description" => "JBAS010849: Operation list-translators for address [ (\"profile\" => \"ha\"), (\"subsystem\" => \"teiid\") ] can only be handled by the master Domain Controller; this host is not the master Domain Controller", "rolled-back" => true
- blocks
-
TEIIDDES-1779 Designer error when trying to read a remote server configuration that's running in domain mode
- Closed