Problems when creating resources

This topic contains advice for resolving the problems:

Problems when creating a broker
Problems when creating other resources

Message BIP0874E is issued when creating a broker

You can now create a broker.

Message BIP1511E is issued when creating a broker

Message BIP0874E is displayed while saving the Topology editor after creating or deleting a broker

You cannot create files when creating a broker on AIX

You get errors when creating a broker with Sybase 12

Error message BIP8075E is issued when creating a Configuration Manager

Error message BIP2624 is issued when creating an execution group

You do not know what authorities are set as part of mqsicreateaclgroup command

Creating a domain connection fails with error BIP0889E

  1. Scenario: When you create a domain connection, it fails with the following error:
    
    BIP0889E An exception occurred while communicating with Configuration Manager 
       on <Queue Manager>.
    Reason:
    WebSphere studio is experiencing problems communicating with the configuration 
       manager on <Queue Manager>
    
    Ensure that the configuration manager is available
    If so and exception still occurs, retry the operation after increasing 
    configuration manager proxy retry attempts value in preferences
    Details similar to the following are given:
    PubSubTopology information was not received from the Configuration Manager. 
    Either the Configuration Manager is not available or the user '<username>' does 
    not have authority to view the object 
    (UUID='PubSubTopology', required attribute='subcomponent.last')
  2. Explanation: The WebScale Distribution Hub, which is installed as part of a full WebSphere Business Integration Message Broker installation, has not installed correctly.
  3. Solution: Check that the distribution hub install directory C:\Program Files\IBM\Disthub\v2 contains folders called classes and lib. If the directory contains only an _uninstall folder, you need to uninstall disthub, and install it again, as described below:
    1. At a command prompt, change to C:\Program Files\IBM\Disthub\v2\_uninst.
    2. Execute java -jar uninstall.jar.
    3. To complete the uninstallation, select options 1,1 and 3.
    4. The product install package contains a folder called disthub. At a command prompt, change to this folder.
    5. Execute java -jar setupwin.jar.
    6. Select options 1,1 and 3 to complete the installation of the distribution hub.

Related tasks
Creating a broker
Creating a Configuration Manager
Adding an execution group to a broker
Dealing with problems

Related reference
mqsicreateaclgroup command
mqsicreatebroker command
mqsicreateconfigmgr command