|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Getting AMQ 6162 error in along probe id XY017001 |
« View previous topic :: View next topic » |
Author |
Message
|
jeevan |
Posted: Fri Mar 22, 2013 4:55 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: |
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? |
I have replied on OS in response to your post already. Anyway, it is Solaris 5.10, MQ 6.0.2.7
At this point, I am interested to know, if anyone have had this issue, why we get
xcsGetEnvironmentString rc=xecE_E_ENV_VAR_NOT_FOUND in the FDC. This is the reason, I did environment variable comparision in two server, in one them the mq is running and in another, where mq is not running. But did not find any difference. |
|
Back to top |
|
 |
ramires |
Posted: Fri Mar 22, 2013 4:22 pm Post subject: |
|
|
Knight
Joined: 24 Jun 2001 Posts: 523 Location: Portugal - Lisboa
|
searching google for that probe id returns several hits talking about "When WebSphere MQ ran out of file descriptors, an FDC was created with probe id XY017001" Did you check that value? _________________ Obrigado / Thanks you
Last edited by ramires on Fri Mar 22, 2013 5:04 pm; edited 1 time in total |
|
Back to top |
|
 |
jeevan |
Posted: Fri Mar 22, 2013 4:29 pm Post subject: |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
ramires wrote: |
searching google for that probe id returns several hits talking about " When WebSphere MQ ran out of file descriptors, an FDC was created with probe id XY017001" Did you check that value? |
I have mentioned at the beg of the post, that I check the # of file descriptor, and I also checked the probe id xY017001. |
|
Back to top |
|
 |
rekarm01 |
Posted: Sat Mar 23, 2013 12:02 pm Post subject: Re: Getting AMQ 6162 error in along probe id XY017001 |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 1415
|
jeevan wrote: |
I am getting QMGR stopped after generating an FDC file. The probe id is XY017001 with major error code xecU_E_INI_FILE_ERROR. |
What else does the FDC file report? It might be useful to post the first part of the FDC file (minus the potentially long thread stack).
Are there other FDC files, or any additional information in the WMQ error logs?
jeevan wrote: |
I will definitely check permission on all mq directory tree. |
Make sure that all the relevant directories ("ls -ld /var /var/mqm ...") have suitable read (+r), and search (+x) permissions.
jeevan wrote: |
in the serverqmgr failing
set >file1
in the server qmgr working
set >file2 |
The "set" command lists all shell variables, whether they're exported (part of the environment), or not. Depending on the OS and the shell, either the "export", "env", or "printenv" would list just the environment variables.
But the xecE_E_ENV_VAR_NOT_FOUND is not necessarily a problem. Not every variable that WMQ is looking for needs to be defined.
If all else fails ...
gbaddeley wrote: |
MQ trace (with early option) may show more information on the failure. |
try that. |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|