Author |
Message
|
pals70423 |
Posted: Sun Aug 16, 2009 7:39 pm Post subject: problem while creating queque manager |
|
|
Novice
Joined: 15 Jul 2009 Posts: 15
|
Hi,
I am facing a problem while creating a queue manager say test1 with the command crtmqm test1 .The problem is that the process of creating queque manager is taking too much time i.e. the prompt is not returned back to the kernel.when i give ps -fu mqm command it shows the proccess is still on.I have to kill the process evrytime.I am curently working with version 5.3 and please help me with this issue and how to trouble shoot this issue.
please find below the FDC
WebSphere MQ First Failure Symptom Report |
| ========================================= |
| |
| Date/Time :- Monday August 17 09:10:43 IST 2009 |
| Host Name :- chnsynergy.com (Linux 2.6.9-55.ELsmp) |
| PIDS :- 5724B4104 |
| LVLS :- 530 |
| Product Long Name :- WebSphere MQ for Linux for Intel |
| Vendor :- IBM |
| Probe Id :- XC338001 |
| Application Name :- MQM |
| Component :- xehAsySignalHandler |
| Build Date :- Oct 12 2002 |
| CMVC level :- p000-L021011 |
| Build Type :- IKAP - (Production) |
| UserID :- 00000501 (mqm) |
| Program Name :- crtmqm |
| Thread-Process :- 00016586 |
| Thread :- 00000006 |
| Major Errorcode :- xecE_W_UNEXPECTED_ASYNC_SIGNAL |
| Minor Errorcode :- OK |
| Probe Type :- MSGAMQ6209 |
| Probe Severity :- 3 |
| Probe Description :- AMQ6109: An internal WebSphere MQ error has occurred. |
| FDCSequenceNumber :- 4 |
| Arith1 :- 2 2 |
| Arith2 :- 16581 40c5 |
| Comment1 :- SIGINT |
| |
|
thanks in advance
pals |
|
Back to top |
|
 |
AkankshA |
Posted: Sun Aug 16, 2009 8:50 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
please avoid using 5.3.... its out of support since long...
did you check for installation logs ? is MQ installed fine on this server ? _________________ Cheers |
|
Back to top |
|
 |
pals70423 |
Posted: Sun Aug 16, 2009 9:45 pm Post subject: |
|
|
Novice
Joined: 15 Jul 2009 Posts: 15
|
Yeah i am aware that v 5.3 is out of support..i am trying to set up this as my local server for as my production server has v5.3 installed in it.i have installed as given in the installation guide for version 5.3.Is that any thing other than the installation guide need to checked ???..please help
could you let me know where to check for the installation logs??? |
|
Back to top |
|
 |
manicminer |
Posted: Sun Aug 16, 2009 11:20 pm Post subject: |
|
|
 Disciple
Joined: 11 Jul 2007 Posts: 177
|
Well your FDC is most likely due to the fact that you killed the mqm process.
"UNEXPECTED_ASYNC_SIGNAL"
Are you installing on a supported environment? Have you configured all the correct kernel parameters / environment? And most importantly of all are you at very least installed to the latest 5.3 CSD level?
Beyond that I don't really know what to suggest, but that FDC is most likely a red-herring due to you killing an MQ process. _________________ Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime. |
|
Back to top |
|
 |
pals70423 |
Posted: Mon Aug 17, 2009 1:19 am Post subject: |
|
|
Novice
Joined: 15 Jul 2009 Posts: 15
|
I came to know that problem can be fixed by installing CSD11 .my production version is CSD11.when i give mqver command in production i am getting the following result
bash-2.05b$ mqver
Name: WebSphere MQ
Version: 530.11 CSD11
CMVC level: p530-11-L050802
BuildType: IKAP - (Production)
bash-2.05b$
wheras my current system where i am configuring MQ server result is
[mqm@chnsynergy ~]$ mqver
Name: WebSphere MQ
Version: 530
CMVC level: p000-L021011
BuildType: IKAP - (Production)
[mqm@chnsynergy ~]$
kindly guide me how to upgrade my CSD and also if you could expalin what is CSD then it would be much appreciated. |
|
Back to top |
|
 |
exerk |
Posted: Mon Aug 17, 2009 1:39 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
pals70423 wrote: |
I came to know that problem can be fixed by installing CSD11 .my production version is CSD11.when i give mqver command in production i am getting the following result
bash-2.05b$ mqver
Name: WebSphere MQ
Version: 530.11 CSD11
CMVC level: p530-11-L050802
BuildType: IKAP - (Production)
bash-2.05b$
wheras my current system where i am configuring MQ server result is
[mqm@chnsynergy ~]$ mqver
Name: WebSphere MQ
Version: 530
CMVC level: p000-L021011
BuildType: IKAP - (Production)
[mqm@chnsynergy ~]$
kindly guide me how to upgrade my CSD and also if you could expalin what is CSD then it would be much appreciated. |
Try the Readme for the CSD, if you can get/find that CSD, for the instructions of how. CSD is an old term, Cumulative Service Diskette, since changed to SevicePack or RefreshPack. _________________ 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 |
|
 |
pals70423 |
Posted: Mon Aug 17, 2009 9:12 pm Post subject: |
|
|
Novice
Joined: 15 Jul 2009 Posts: 15
|
Thnaks for all the replies.the probelm solved after installing CSD 11  |
|
Back to top |
|
 |
|