|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
AMQ6239: Permission denied try to create multi instance Qmgr |
« View previous topic :: View next topic » |
Author |
Message
|
KIT_INC |
Posted: Wed Jun 15, 2011 11:54 am Post subject: AMQ6239: Permission denied try to create multi instance Qmgr |
|
|
Knight
Joined: 25 Aug 2006 Posts: 589
|
We are trying to test multi instance Qmgr on WinXP platform. Our PCs are all in the domain with 2008 server. Our planned test configuration is 3 PCs (winxp) within our corporate domain.
Our MQ level is V7 csd 5
Z:\>dspmqver -v
Name: WebSphere MQ
Version: 7.0.1.5
CMVC level: p701-105-110419
BuildType: IKAP - (Production)
We setup a share in PC2 with folders log and data. The permission for the shared folder are set up with full control for group mqm and my logon Id. My logon Id belongs to the mqm group. The share is accessed as Z drive.
I logon to PC1 and started with using the MQ Explorer to create the QMgr
* Command: crtmqm -sa -md "Z:\data" -ld "Z:\log" HAQM1
****************************************
AMQ6239: Permission denied attempting to access filesystem location 'Z:\data'.
AMQ7077: You are not authorized to perform the requested operation.
exitvalue = 119
I then repeat the command using a command window
C:\>crtmqm -sa -md "Z:\data" -ld "Z:\log" HAQM1
AMQ6239: Permission denied attempting to access filesystem location 'Z:\data'.
AMQ7077: You are not authorized to perform the requested operation.
I can go to Z drive and create a directory and remove a the directory
C:\>Z:
Z:\>md test
Z:\>dir
Volume in drive Z has no label.
Volume Serial Number is E873-4851
Directory of Z:\
06/15/2011 03:29 PM <DIR> .
06/15/2011 03:29 PM <DIR> ..
06/15/2011 02:56 PM <DIR> data
06/15/2011 01:52 PM <DIR> log
06/15/2011 03:29 PM <DIR> test
0 File(s) 0 bytes
5 Dir(s) 2,841,784,320 bytes free
Z:\>rmdir test
Z:\>dir
Volume in drive Z has no label.
Volume Serial Number is E873-4851
Directory of Z:\
06/15/2011 03:42 PM <DIR> .
06/15/2011 03:42 PM <DIR> ..
06/15/2011 02:56 PM <DIR> data
06/15/2011 01:52 PM <DIR> log
0 File(s) 0 bytes
4 Dir(s) 2,841,853,952 bytes free
This prove that myid has read write access to Z
I can create and delete a local Qmgr with no probelm
Z:\>crtmqm TEST
WebSphere MQ queue manager created.
Directory 'C:\Program Files\IBM\WebSphere MQ\qmgrs\TEST' created.
Creating or replacing default objects for TEST.
Default objects statistics : 68 created. 0 replaced. 0 failed.
Completing setup.
Setup completed.
Z:\>dltmqm TEST
WebSphere MQ queue manager 'TEST' deleted.
This can prove that I have mqm authority.
I have restarted both PC1 and PC2 with no luck.
Can any one help me on this ? |
|
Back to top |
|
 |
exerk |
Posted: Wed Jun 15, 2011 1:11 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Try reading the manual in regard to MI queue managers on Windows. Read it very, very carefully. _________________ 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 |
|
 |
fjb_saper |
Posted: Wed Jun 15, 2011 1:30 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Realize also that each MI qmgr needs to be on a machine that is also a domain controller and that your id is irrelevant for access to the filesystem as you used -si you need to have access to the file system for the service id running the qmgr.
Have fun read the manuals  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|