Author |
Message
|
kavitam |
Posted: Thu May 22, 2008 1:46 am Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Hi Everyone,
I am trying setup local setup for ConfigMgr, broker , usernameserver using toolkit. I have setup user id with required mqm and database access.
Also have successfully created ConfigMgr, Broker using mqsicreateconfigmgr, mqsicreatebroker, mqsicreateusernameserver.
But when I am trying to create new domain from Toolkit , thaat application hangs.
I am able to connect to queue manager (first step) but when I click on finish the setup hangs. Initially I got errors in event log like "SYSTEM.BKR.CONFIG" channel ended abnornally but now there is no error.
Plesae let me know how to resolve this issue.
Thanks. |
|
Back to top |
|
 |
Vitor |
Posted: Thu May 22, 2008 1:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Presumably Windoze, but which flavour?
What version of WMQ / WMB, at what maintenance level? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 3:03 am Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Windows XP .
WMQ 6.0, BROKER 6 and toolkit 6 |
|
Back to top |
|
 |
Vitor |
Posted: Thu May 22, 2008 3:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
If what you say is true & you have the plain versions of the software, I'd start by applying maintenance to all 3!
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 3:30 am Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Hey Victor,
I do have WMQ 6.0.2 , WMB 6.0.0.2
and this configuration works on other machines. |
|
Back to top |
|
 |
Vitor |
Posted: Thu May 22, 2008 3:56 am Post subject: Re: Application hangs while creating new domain through Tool |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kavitam wrote: |
Hey Victor, |
There's no c in my name
kavitam wrote: |
I do have WMQ 6.0.2 , WMB 6.0.0.2 |
On broker and on toolkit? You might want to go to the latest on both.
kavitam wrote: |
and this configuration works on other machines. |
I'd expect nothing else from Windoze. Have you bounced your machine?
I'm assuming you've checked all the channels are running and so forth? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 4:04 am Post subject: |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Hey Pls
WMQ 6.0.2.2
WMB 6.0.6
Toolkit 6.0.2 |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 4:21 am Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
Hey Vitor,
sorry for adding C in ur name.
I have verified that the channels were running.
I could see that SYSTEM.BRK.CONFIG channel is running (Current Status) while trying to create this Domain. Listener is also running. |
|
Back to top |
|
 |
mqmatt |
Posted: Thu May 22, 2008 4:22 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Have you run mqsicreateaclentry to authorise your user to connect to the Config Manager? |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 5:05 am Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
No I haven't. But the id is added in mqm group , mqbrkrs and DB admin grp . It has admistrative access as well.
I can connect to qmgr and create broker through Configuration Proxy Application Exciser. |
|
Back to top |
|
 |
kavitam |
Posted: Thu May 22, 2008 11:35 pm Post subject: Application hangs while creating new domain through Toolkit |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
One more observation.
Message broker URI facility process is in waiting state before even starting process to create the Domain in the Progress window.
While creating the Domain, I could see message that Message broker URI facility process is in waiting state in the wizard.
How can I attach any document here. I will attache screenshot of the process.[/img] |
|
Back to top |
|
 |
mqmatt |
Posted: Fri May 23, 2008 2:54 am Post subject: Re: Application hangs while creating new domain through Tool |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
You still need to run mqsicreateaclentry. The only times You only don't need to run mqsicreateaclentry is if you're the ConfigMgr's serviceid, or if you're the user that started the ConfigMgr.
If connecting works from the API Exerciser and not the Toolkit, then you're either (a) running the two applications on different machines, or (b) using two different userids - intentionally or unintentionally (e.g. authenticating under a Windows primary domain through one application and not the other). |
|
Back to top |
|
 |
kavitam |
Posted: Fri May 23, 2008 4:12 am Post subject: |
|
|
Novice
Joined: 07 May 2008 Posts: 24
|
I have run the mqsicreateaclentry command. Still the problem persisted.
Anyways I am using the the ConfigMgr's serviceid, and also the user that started the ConfigMgr.
The WMQ is running under Local system account and the CONFIG MGR , Broker is running under the specific local id. Do I need to change this. |
|
Back to top |
|
 |
mqmatt |
Posted: Fri May 23, 2008 4:33 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
I maintain that if it works in the CMP API Exerciser and not in the Message Broker Toolkit, then a different userid is being used.. either on the same or different machine, or Windows primary domains are involved and the domain information isn't accessible in one application.
The MBT Admin perspective is a fancy visualisation of the API Exerciser; it has no authentication logic of its own. |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri May 23, 2008 5:22 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
So, if you think it is the SVRCONN SYSTEM.BKR.CONFIG, then connect to that SVRCONN with amqsputc to the SYSTEM.BROKER.ADMIN.QUEUE to prove all is OK.
Have you also tried the IBM - IS02: WebSphere Message Broker Explorer Plug-in?
In any case, resistance to applying maintenance does not make sense. |
|
Back to top |
|
 |
|