Author |
Message
|
amenon |
Posted: Wed Aug 03, 2016 9:51 pm Post subject: MQ 7.5 multiinstance queu manager set up fails |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
We are trying to set up a multi instance queue manager with domain user and we get the following error on executing the crtmqm command\
dept$ is the share name
AMQ7027 :Argument \\<<machinename>>\dept$\ESB_MQ_SHARE\WMQ\ESBPREPROD\Logs supplied to command crtmqm is invalid |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 04, 2016 12:14 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Which flavour of MQ and Windows are you using? And is it a CIFS share? _________________ 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 |
|
 |
amenon |
Posted: Thu Aug 04, 2016 12:36 am Post subject: Multi Instance Queue Mgr |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
Windows 12 R2
MQ 7.5
SMB share |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 04, 2016 12:54 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Sorry, stupid question on my part as regards the MQ version - skim read rather than looked
Supplementary question: Can you log on to the server/workstation as the domain user and 'see' the share? _________________ 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 |
|
 |
amenon |
Posted: Thu Aug 04, 2016 12:59 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
With domain user log in to the server (1st instance of MQ) I can access the share (on the 3rd server) from windows explorer and command prompt if that's what u meant "see" |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 04, 2016 2:10 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
And can the user creating the queue manager also access the share, from both servers concurrently? _________________ 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 |
|
 |
amenon |
Posted: Thu Aug 04, 2016 2:25 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
we have the mq service running under a domain user and the other user with which we have logged onto the MQ server, both users have access to the share, (concurrently I haven't checked .. as not sure how to do that) |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 04, 2016 3:36 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
log into the domain user on the mq server.
confirm that you can open the path in question - "it's supposed to have access" is not the same as "it does have access".
Check the Windows event viewer to see if there are errors...
Consider putting quotes around the path. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
amenon |
Posted: Thu Aug 04, 2016 3:39 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
we do have access and have created directories and files and deleted it with domain user., we did try with the double quotes too but it aint working and giving the same error. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 04, 2016 3:48 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Sorry, just to be clear. You have access and can create/update directories and files *from the mq server* when logged in *as the domain user*? _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
amenon |
Posted: Thu Aug 04, 2016 3:51 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
through windows explorer, I can create files , directories, delete on thre shared path from the MQ server using the domain user account |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 04, 2016 3:57 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Ok...
Is the MQ Service running as the domain user? (Again, just to clarify).
Otherwise, look at the windows event viewer on the mq server and on the file server... _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
amenon |
Posted: Thu Aug 04, 2016 4:00 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
Checked the MQ service on the MQ server under services.msc and the user is indeed the domain user.
Please note we haven't created any domain controller as part of the installation |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 04, 2016 4:24 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Well, you don't need a domain controller on the actual servers in question, but you do need one somewhere... and the fact that you can log in says that you do have one. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
amenon |
Posted: Thu Aug 04, 2016 4:28 am Post subject: |
|
|
Newbie
Joined: 03 Aug 2016 Posts: 8
|
is there some precheck I can do, should I try to create the data and logs on a local drive of mqserver 1 and see if that works? |
|
Back to top |
|
 |
|