Author |
Message
|
jeevan |
Posted: Thu Mar 21, 2013 9:31 am Post subject: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Hey folks,
I am getting QMGR stopped after generating an FDC file. The probe id is XY017001 with major error code xecU_E_INI_FILE_ERROR.
I googled and came across an explanation
http://www-01.ibm.com/support/docview.wss?uid=swg21157479
But the mqs.ini has read access to public.
The other thing I am focusing is that the server is rebooted so trying to figured it was cauing any issue if the qmgr was not stopped properly.
Any thought /experiences dealing this this
FYI mqversion 6.0.2.7
Thanks
kiran
Last edited by jeevan on Thu Mar 21, 2013 3:57 pm; edited 2 times in total |
|
Back to top |
|
 |
Vitor |
Posted: Thu Mar 21, 2013 11:02 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jeevan wrote: |
mqversion 6.0.2.7 |
Really? What is this, the MQ section of the Smithsonian?
Depending on what OS you're using (especially if it's the same vintage & Windoze) the file may believe it's still open and in use by the previous instance of the queue manager; the one running before you rebooted.
Software this old is like my grandmother; fine on good days but a bit unsteady & prone to doing odd things for reasons even she can't explain. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jeevan |
Posted: Thu Mar 21, 2013 12:29 pm Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Vitor wrote: |
jeevan wrote: |
mqversion 6.0.2.7 |
Really? What is this, the MQ section of the Smithsonian?
Depending on what OS you're using (especially if it's the same vintage & Windoze) the file may believe it's still open and in use by the previous instance of the queue manager; the one running before you rebooted.
Software this old is like my grandmother; fine on good days but a bit unsteady & prone to doing odd things for reasons even she can't explain. |
We are the contractor. I wish I can work on MQ 75. ( which is I have installed on my laptop). But I can not do what I want to.
It was not erroring out until 2 days ago. when asked the app team, they said nothing has been changed.
The os is solaris 5.10
Last edited by jeevan on Thu Mar 21, 2013 3:38 pm; edited 1 time in total |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 21, 2013 12:42 pm Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
jeevan wrote: |
But the mqs.ini has read access to public.
|
Are the other permission set correctly, too? The URL you cited was pretty explicit about permissions set by WMQ installation. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
jeevan |
Posted: Thu Mar 21, 2013 2:01 pm Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
bruce2359 wrote: |
jeevan wrote: |
But the mqs.ini has read access to public.
|
Are the other permission set correctly, too? The URL you cited was pretty explicit about permissions set by WMQ installation. |
Yes, the first thing I did was checked the permission and they are correct. I also checked, # of file handler, which is big enough.
What else could it be? I can imagine that I would get suggestion to upgrade, but that is not my duty, my duty is to resolve the problem.
Thanks |
|
Back to top |
|
 |
gbaddeley |
Posted: Thu Mar 21, 2013 2:14 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
MQ trace (with early option) may show more information on the failure. Have you checked permissions up the directory tree? _________________ Glenn |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Mar 21, 2013 3:24 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
gbaddeley wrote: |
Have you checked permissions up the directory tree? |
And compared permissions with a qmgr that is not failing? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
jeevan |
Posted: Thu Mar 21, 2013 3:35 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
bruce2359 wrote: |
gbaddeley wrote: |
Have you checked permissions up the directory tree? |
And compared permissions with a qmgr that is not failing? |
I did that already.
In fact, I forgot to mention, I also did this in the qmgr that fails and in which the qmgr is running
in the serverqmgr failing
set >file1
in the server qmgr working
set >file2
sdiff file1 file2 and there is no difference
I can see one thing in DFC file is
xece_e_env_var_not_found .
Could not find why and when this error is generated. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Mar 21, 2013 7:09 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Are the permissions on qm.ini and qm.status right?
Is the content of qm.ini right?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jeevan |
Posted: Thu Mar 21, 2013 8:50 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
fjb_saper wrote: |
Are the permissions on qm.ini and qm.status right?
Is the content of qm.ini right?  |
I did not check permission of the qm.ini file. It is very restricted environment and no one can do any changes without us [mq team] knowing it as any MQ related changes, must be validated by MQ team.
The one thing they did was rebooted the server. But one of them is working fine after reboot but not the other. This is the reason am trying to find more whether improper shutdown would cause any issue in solaris.
I will definitely check permission on all mq directory tree. Also, will check the the stop and start script in their rc.d directory.
Thanks |
|
Back to top |
|
 |
exerk |
Posted: Fri Mar 22, 2013 1:22 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
jeevan wrote: |
I can imagine that I would get suggestion to upgrade, but that is not my duty... |
It's the duty of any WMQ administrator/support to continually hammer home the message that OOS versions be upgraded. _________________ 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 |
|
 |
jeevan |
Posted: Fri Mar 22, 2013 3:04 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
exerk wrote: |
jeevan wrote: |
I can imagine that I would get suggestion to upgrade, but that is not my duty... |
It's the duty of any WMQ administrator/support to continually hammer home the message that OOS versions be upgraded. |
The process is in place. So, instead of suggesting upgrade, I need suggestion to resolve the issue. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Mar 22, 2013 4:29 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jeevan wrote: |
The process is in place. So, instead of suggesting upgrade, I need suggestion to resolve the issue. |
a) Speed up the process. As pointed out, it's your duty not only to resolve the problem but point out to your employers that they're in a trap of their own making which, while it may be your duty to attempt to resolve, is not your fault but theirs.
b) Attempt another reboot. If this is an old version of Windows (as I suggested above and you didn't bother to confirm or deny) this could resolve an OS level file issue. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jeevan |
Posted: Fri Mar 22, 2013 4:39 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
Vitor wrote: |
jeevan wrote: |
The process is in place. So, instead of suggesting upgrade, I need suggestion to resolve the issue. |
a) Speed up the process. As pointed out, it's your duty not only to resolve the problem but point out to your employers that they're in a trap of their own making which, while it may be your duty to attempt to resolve, is not your fault but theirs.
b) Attempt another reboot. If this is an old version of Windows (as I suggested above and you didn't bother to confirm or deny) this could resolve an OS level file issue. |
It is not windows, but I have already asked to recycle the server. I am also hoping this reboot will resolve the issue but not sure. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Mar 22, 2013 4:49 am Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jeevan wrote: |
It is not windows |
So we've established this. Want to actually share which OS it is, or should we continue to guess?
OK, it's Friday, why not? How many letters are there in the name of the OS? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|