Author |
Message
|
team |
Posted: Fri Dec 15, 2006 4:40 am Post subject: Problem in default configuration - WMB |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
While trying to run the default configuration for WMB on Windows platform , i get an error -
Task: Verifying that the default broker [WBRK6_DEFAULT_BROKER] does not already exist. failed
If you can manually fix the issues that caused this task to fail, do so and then click Yes.
If you click Yes, the wizard starts the task again.
If you click No, the wizard rolls back all completed tasks, if roll-back is possible.
To establish why the task failed, examine this wizard's log file which can be found in the workspace
directory [D:\workspace\.metadata].
The error log says -
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Fri Dec 15 17:55:44 IST 2006]
Verifying that the default broker [WBRK6_DEFAULT_BROKER] does not already exist.
Status ERROR: com.ibm.etools.mft.eou code=0 The default broker already exists. null
Any clue / solution to this ? |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 15, 2006 4:45 am Post subject: Re: Problem in default configuration - WMB |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
team wrote: |
The default broker already exists. |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
team |
Posted: Fri Dec 15, 2006 4:52 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
No broker was created for this configuration. The system doesnt have any queue manager / broker / configuration manager. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 15, 2006 4:59 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Then maybe that's not a relevant error message, and there's another error message in the log? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
team |
Posted: Fri Dec 15, 2006 5:03 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
This is the complete log -
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Fri Dec 15 17:53:53 IST 2006]
Checking for the Default Configuration
The above task succeeded
Collected output from task >
Stdout: []
Stderr: ['D:\Program' is not recognized as an internal or external command,
operable program or batch file.
'mqsilist' is not recognized as an internal or external command,
operable program or batch file.]
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Fri Dec 15 17:53:54 IST 2006]
Checking for the Default Configuration
The above task succeeded
Collected output from task >
Stdout: []
Stderr: ['D:\Program' is not recognized as an internal or external command,
operable program or batch file.
'mqsilist' is not recognized as an internal or external command,
operable program or batch file.]
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Fri Dec 15 17:55:44 IST 2006]
Verifying that the default queue manager [WBRK6_DEFAULT_QUEUE_MANAGER] does not already exist.
The above task succeeded
Collected output from task >
Stdout: []
Stderr: []
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Fri Dec 15 17:55:44 IST 2006]
Verifying that the default broker [WBRK6_DEFAULT_BROKER] does not already exist.
Status ERROR: com.ibm.etools.mft.eou code=0 The default broker already exists. null |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Dec 15, 2006 5:05 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Are you logged on with a local ID 8 characters of less that is an administrator of the machine? Eight characters is not the specific requirement but will work, as other longer lengths will not. _________________ Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3 |
|
Back to top |
|
 |
team |
Posted: Fri Dec 15, 2006 5:08 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 108
|
The login id is 8 character long. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 15, 2006 5:10 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
A) You aren't running this under a broker command shell.
B) You have elements with spaces in them ("D:\Program Files\") on your PATH, or CLASSPATH
I personally never install WMB into the default location, I always install it into a location that has no spaces on the full install path.
I personally never use the default configuration, because building a configuration is a) easy, b) a better learning experience, and c) much closer to what will be done in a production environment. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|