Author |
Message
|
ms2010 |
Posted: Tue Aug 10, 2010 10:27 pm Post subject: Problem in connecting WMB 7.0 toolkit and WMQ 7.0 |
|
|
Newbie
Joined: 10 Aug 2010 Posts: 4
|
Hi
I am not able to import and deploy sample message flow.
I get this error:
C:\Program Files\IBM\WMBT700>exit]
Stderr: []
Aug 11, 2010 11:29:36 AM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO:
+++++++++++++++++++++++++++++++++++ task trace +++++++++++++++++++++++++++++++++++++++++++++
TIMESTAMP [Wed Aug 11 11:29:36 IST 2010]
Aug 11, 2010 11:29:36 AM com.ibm.etools.mft.eou.wizards.EouWizard logAction
INFO: Ensuring that the Message Broker Toolkit is connected to the broker.
Aug 11, 2010 11:29:36 AM com.ibm.etools.mft.eou.wizards.EouWizard logAction
SEVERE: Could not connect the Message Broker Toolkit to the default broker.
, stdout = and stderr =
Throwable occurred: com.ibm.broker.config.proxy.ConfigManagerProxyLoggedMQException: Either the network is down, the queue manager 'MB7QMGR' is not
running, or the requested broker has not been defined on 'MB7QMGR' (MQ reason code 2009 while trying to connect)
at com.ibm.broker.config.proxy.MQConnectionHelper.connectToMQ(Unknown Source)
at com.ibm.broker.config.proxy.MQSender.connect(Unknown Source)
at com.ibm.broker.config.proxy.MQSender.<init>(Unknown Source)
at com.ibm.broker.config.proxy.MQBrokerConnectionParameters.getSender(Unknown Source)
at com.ibm.broker.config.proxy.BrokerProxy.<init>(Unknown Source)
at com.ibm.broker.config.proxy.BrokerProxy.getInstance(Unknown Source)
at com.ibm.etools.mft.eou.operations.sampleprepwiz.ToolkitConnectedOperation.checkToolkitConnection(Unknown Source)
at com.ibm.etools.mft.eou.operations.sampleprepwiz.ToolkitConnectedOperation.run(Unknown Source)
at com.ibm.etools.mft.eou.operations.EouCommands.checkToolkitConnection(Unknown Source)
at com.ibm.etools.mft.eou.operations.Win32EouCommands.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Manually I am able to deploy bar file and test message flow.
I am trying since last several days.
Thanks and Regards |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Aug 10, 2010 10:47 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Hello... Is this the Right Place to Post the Broker Questions ?
Moderators Pls move it !!
 _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
exerk |
Posted: Tue Aug 10, 2010 10:49 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
ms2010,
Please take note of where you are posting in the future... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Tue Aug 10, 2010 10:59 pm Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
Hi exerk.. thanks for moving it to correct section. First time I have seen that someone posted a question in the JobPostings Section and seriously before looking into the subject & opening it.. it was appealing somehow that someone has posted a Job Requirement !! But it was something else.  _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Aug 11, 2010 12:24 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Could this be part of the problem?
C:\>mqrc 2009
2009 0x000007d9 MQRC_CONNECTION_BROKEN
C:\>
The text of the error message might not be the most accurate one ever though. _________________ 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 |
|
 |
Vitor |
Posted: Wed Aug 11, 2010 4:57 am Post subject: Re: Problem in connecting WMB 7.0 toolkit and WMQ 7.0 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ms2010 wrote: |
Manually I am able to deploy bar file and test message flow. |
Define "manually".
Define what methods work, and what methods don't.
Then look and see how whatever you've knocked up to call the CMP & do the deploy connects to the queue manager and fix it.
Then ask yourself why you bothered to reinvent the wheel. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|