[teiid-issues] [JBoss JIRA] (TEIID-2659) A domain member server cannot list translators

Paul Richardson (JIRA) jira-events at lists.jboss.org
Wed Sep 11 10:37:03 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Richardson updated TEIID-2659:
-----------------------------------

    Affects Version/s: 8.4

    
> A domain member server cannot list translators
> ----------------------------------------------
>
>                 Key: TEIID-2659
>                 URL: https://issues.jboss.org/browse/TEIID-2659
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.4
>            Reporter: Paul Richardson
>            Assignee: Steven Hawkins
>
> 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:
> {code}
>     "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
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list