Author |
Message
|
MQ_LEO |
Posted: Wed Jul 19, 2006 9:44 am Post subject: iam getting error while creating brokerdomain |
|
|
Apprentice
Joined: 06 Jul 2006 Posts: 29
|
Hi,
Iam working on stand alone system(windowsXP). I installed Websphere MQseries 6.0 and WBIMB6.0 with service packs. while iam trying to create domain connection it givving error like this [b]User mallik is not authorized to connect to queue manager 'QM1' (MQ reason code 2035 while trying to connect)[/b]. iam allready added this user in mqm and mqbkrs groups. any body plese help me how resolve this problem
and in queue manage error logs it showing like this
IN E:\Program Files\IBM\WebSphere MQ\errors\AMQ3720.fdc
|
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Wed July 19 11:03:43 Eastern Daylight Time 2006 |
| Host Name :- MALLIK (Windows XP Build 2600: Service Pack 2) |
| PIDS :- 5724H7200 |
| LVLS :- 6.0.1.1 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XC371020 |
| Application Name :- MQM |
| Component :- xstServerRequest |
| SCCS Info :- lib/cs/pc/winnt/amqxstpn.c, 1.18.1.1 |
| Line Number :- 659 |
| Build Date :- May 5 2006 |
| CMVC level :- p600-101-060504 |
| Build Type :- IKAP - (Production) |
| UserID :- SYSTEM |
| Process Name :- E:\Program Files\IBM\MQSI\6.0\bin\bipconfigmgr.exe |
| Process :- 00003720 |
| Thread :- 00000002 |
| QueueManager :- QM1 |
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6119 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6119: An internal WebSphere MQ error has occurred |
| (Subpool Server 1 pid[180] has terminated while application connected.) |
| FDCSequenceNumber :- 0 |
| Arith2 :- 180 b4 |
| Comment1 :- Subpool Server 1 pid[180] has terminated while |
| application conn |
|
+-----------------------------------------------------------------------------+
| |
| WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Wed July 19 11:03:52 Eastern Daylight Time 2006 |
| Host Name :- MALLIK (Windows XP Build 2600: Service Pack 2) |
| PIDS :- 5724H7200 |
| LVLS :- 6.0.1.1 |
| Product Long Name :- WebSphere MQ for Windows |
| Vendor :- IBM |
| Probe Id :- XY205001 |
| Application Name :- MQM |
| Component :- xstConnectionRequest |
| SCCS Info :- lib/cs/pc/winnt/amqxstpn.c, 1.18.1.1 |
| Line Number :- 450 |
| Build Date :- May 5 2006 |
| CMVC level :- p600-101-060504 |
| Build Type :- IKAP - (Production) |
| UserID :- SYSTEM |
| Process Name :- E:\Program Files\IBM\MQSI\6.0\bin\bipconfigmgr.exe |
| Process :- 00003720 |
| Thread :- 00000002 |
| QueueManager :- QM1 |
| Major Errorcode :- xecF_E_UNEXPECTED_SYSTEM_RC |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6119 |
| Probe Severity :- 2 |
| Probe Description :- AMQ6119: An internal WebSphere MQ error has occurred |
| (Failed to complete request to Shared Storage Server) |
| FDCSequenceNumber :- 1 |
| Comment1 :- Failed to complete request to Shared Storage Server |
| |
| |
+-----------------------------------------------------------------------------+ |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jul 19, 2006 2:56 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If you've been added to the groups did run a refresh security on the qmgr (config qmgr)?
Did you have the acl entry added ?
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
MQ_LEO |
Posted: Thu Jul 20, 2006 8:02 am Post subject: |
|
|
Apprentice
Joined: 06 Jul 2006 Posts: 29
|
How can i run refresh security on Qmgrs(configmgr)
Iam not using ACL
Thanks
MQ_LEO |
|
Back to top |
|
 |
ydsk |
Posted: Thu Jul 20, 2006 1:22 pm Post subject: |
|
|
Chevalier
Joined: 23 May 2005 Posts: 410
|
One or more ACLs will be automatically created for the id with which you created the broker, and also for the service-id that you give on the mqsicreatebroker command.
The default ACLs give full access to the id(s).
But your problem seems to be different and related to MQ rather than broker.
I see the error code 2035. Type "mqrc 2035" at a command prompt and it will say you are not authorized.
Check permissions on system.* queues and channels on the configmgr-qmgr.
Thanks.
ydsk |
|
Back to top |
|
 |
MQ_LEO |
Posted: Thu Jul 20, 2006 1:59 pm Post subject: |
|
|
Apprentice
Joined: 06 Jul 2006 Posts: 29
|
ya i typed mqrc 2035 at a command prompt and it will say taht MQRC_NOT_AUTHORIZED
HOw can i Check permissions on system.* queues and channels on the configmgr-qmgr.
I checked my SYSTEM.BKR.CONFIG(Server -connection ) channel it is inactive i try to start that chanel but iam not able to do that. how can i start that channel.
Thabnks
MQ_LEO |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jul 20, 2006 2:35 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Look up dmpmqaut in the System Administration manual (or online equivalent) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|