Description of problem: 'unknown object type: domain' exception is reported instead of 'object already exists: new_domain' exception by qpid-config when creating already existing domain. Version-Release number of selected component (if applicable): qpid-cpp-*-0.22-36 qpid-tools-0.22-9 How reproducible: 100% Steps to Reproduce: 1. qpid-config add domain new_domain --argument url=<broker_url> 2. repeat step 1. 3. 'unknown object type: domain' Actual results: 'unknown object type: domain' exception Expected results: 'object already exists: new_domain' exception Additional info: # qpid-config add domain new_domain --argument url=<broker_url> # qpid-config add domain new_domain --argument url=<broker_url> Failed: Exception: Exception from Agent: {u'error_code': 7, u'error_text': 'unknown object type: domain'}
Fixed upstream: https://svn.apache.org/r1587999
Expected exception message is thrown. Verified on qpid-tools-0.30-1 qpid-cpp-*-0-30-2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0805.html