ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Not able to create Borker

Post new topic  Reply to topic
 Not able to create Borker « View previous topic :: View next topic » 
Author Message
harsha8127
PostPosted: Sat Nov 28, 2015 11:38 pm    Post subject: Not able to create Borker Reply with quote

Acolyte

Joined: 25 Nov 2013
Posts: 72

Nov 29, 2015 1:06:16 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Sun Nov 29 13:06:16 IST 2015]

Nov 29, 2015 1:06:16 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Checking for the Default Configuration
Nov 29, 2015 1:06:16 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: The above task succeeded

Collected output from task >
Stdout: [MQSI 7.0.0.1
C:\Program Files (x86)\IBM\MQSI\7.0

BIP1285I: Broker 'Harsha' on queue manager 'Harsha' is stopped.
BIP8071I: Successful command completion.]

Stderr: []
Nov 29, 2015 1:06:17 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Sun Nov 29 13:06:17 IST 2015]

Nov 29, 2015 1:06:17 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Checking for the Default Configuration
Nov 29, 2015 1:06:17 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: The above task succeeded

Collected output from task >
Stdout: [MQSI 7.0.0.1
C:\Program Files (x86)\IBM\MQSI\7.0

BIP1285I: Broker 'Harsha' on queue manager 'Harsha' is stopped.
BIP8071I: Successful command completion.]

Stderr: []
Nov 29, 2015 1:06:23 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Sun Nov 29 13:06:23 IST 2015]

Nov 29, 2015 1:06:23 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Verifying that the default queue manager [MB7QMGR] does not already exist.
Nov 29, 2015 1:06:23 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: The above task succeeded

Collected output from task >
Stdout: [QMNAME(Harsha) STATUS(Running)]

Stderr: []
Nov 29, 2015 1:06:24 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Sun Nov 29 13:06:24 IST 2015]

Nov 29, 2015 1:06:24 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Verifying that the default broker [MB7BROKER] does not already exist.
Nov 29, 2015 1:06:24 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: The above task succeeded

Collected output from task >
Stdout: [MQSI 7.0.0.1
C:\Program Files (x86)\IBM\MQSI\7.0

BIP8013E: Component does not exist.
A component may only be used if it has first been created.
No user action required.]

Stderr: []
Nov 29, 2015 1:06:32 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Sun Nov 29 13:06:32 IST 2015]

Nov 29, 2015 1:06:32 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Creating the default broker [MB7BROKER] and the queue manager [MB7QMGR].
Nov 29, 2015 1:06:32 PM com.ibm.etools.mft.eou.wizards.EouWizard logAction
SEVERE: Could not create the broker.

Collected output from task >
Stdout: [MQSI 7.0.0.1
C:\Program Files (x86)\IBM\MQSI\7.0

mqsiCommandConsole create_broker_mode "MB7BROKER" "-i" "LocalSystem" "-a" "******" "-q" "MB7QMGR" "C:\Users\harshith\IBM\wmbt70\training\.metadata\CommandAssistantWizard_Broker.log"
AMQ7064: Log path not valid or inaccessible.
BIP8050E: Unable to create WebSphere MQ Queue Manager 'MB7QMGR'.
This command attempts to create a WebSphere MQ Queue Manager. The Queue Manager could not be created.
Locate and resolve the problem and retry the command.]

Stderr: []
Back to top
View user's profile Send private message
smdavies99
PostPosted: Sun Nov 29, 2015 1:09 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Why are you using V7? It went out of support a few months ago?
If you must use V7 why are you not using a recent FixPack?

I am sure that there are some similar posts in this forum about creating a V7 broker.

Why not simply create the Queue Manager as a first step and then create a broker with the proper command... i.e mqsicreatebroker ?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
harsha8127
PostPosted: Sun Nov 29, 2015 1:31 am    Post subject: Reply with quote

Acolyte

Joined: 25 Nov 2013
Posts: 72

Thank you doc i will use the new ver.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Nov 29, 2015 1:44 am    Post subject: Re: Not able to create Borker Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

The error is quite clear:
harsha8127 wrote:
logAction
SEVERE: Could not create the broker.

Collected output from task >
Stdout: [MQSI 7.0.0.1
C:\Program Files (x86)\IBM\MQSI\7.0

mqsiCommandConsole create_broker_mode "MB7BROKER" "-i" "LocalSystem" "-a" "******" "-q" "MB7QMGR" "C:\Users\harshith\IBM\wmbt70\training\.metadata\CommandAssistantWizard_Broker.log"
AMQ7064: Log path not valid or inaccessible.
BIP8050E: Unable to create WebSphere MQ Queue Manager 'MB7QMGR'.
This command attempts to create a WebSphere MQ Queue Manager. The Queue Manager could not be created.
Locate and resolve the problem and retry the command.]

Stderr: []

Which part of it did you not understand?

with my esteemed colleague on the out of support version
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Not able to create Borker
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.