WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
What the Default Configuration wizard creates
A table of the components that are created by the wizard, details of how to resolve problems, and how to view errors.
Purpose
The components that are created by the Default Configuration wizard are listed in the following table.Component | Name |
---|---|
broker | MB8BROKER |
queue manager | MB8QMGR |
- WebSphere® Message Broker automatically scans for a free queue manager port starting at 2414.
- The HTTP listener port that is automatically used is 7080.
Target environment of the wizard
The target
environment contains the default components that are created by the Default
Configuration wizard.
Target Environment of Wizard
--------------------------------------------------
Summarized resource updates listed below will be
applied to installation
[C:\Program Files\IBM\MQSI\8.0]
All actions are logged to file
[DefaultConfigurationWizard.log]
in the workspace directory
[C:\Documents and Settings\Administrator\IBM\wmbt80\
workspace\.metadata]
All actions are applied under account:
LocalSystem
Queue manager name: MB8QMGR
Queue manager port: 2414
Default broker details
Broker name: MB8BROKER
Queue manager name: MB8QMGR
HTTP listener port: 7080
Resolving problems when creating and running the Default Configuration
If you have problems when you run the Default Configuration wizard, consider whether the following issues apply to you:
- If you have any existing brokers that are using the default HTTP listener port of 7080, you must ensure that the existing brokers are stopped before you create and deploy to the Default Configuration. If a sample does not run as you expect, check the Event Log for errors such as BIP3144:
BIP3144 (MB8BROKER.HTTPListener) An error has occurred during HTTP listener startup: the specified TCPIP port ('7080') is already in use. The HTTP listener needs to bind to a TCPIP port for correct operation to be possible. The broker-specific TCPIP port number '7080' is in use by another application. Stop other applications from using the specified port, or change the broker-specific port.
On Linux: Ensure that your user account belongs to the mqbrkrs group.
Viewing errors
To view errors generated
by the Default Configuration wizard look at the DefaultConfigurationWizard.log file:
On Windows: This file is, by default, in C:\Documents and settings\user_name\IBM\wmbt80\workspace\.metadata\DefaultConfigurationWizard.log
On Linux: This file is, by default, in /home/user_name/IBM/wmbt80/workspace/.metadata/DefaultConfigurationWizard.log
To view Eclipse errors that are caused by the Default Configuration wizard look at the Eclipse Error log, see Viewing the Eclipse error log. The Error Log view opens in the perspective in which you are currently working.