Author |
Message
|
pavan343 |
Posted: Fri Dec 24, 2010 3:02 am Post subject: Command server not responding within timeout period. |
|
|
Novice
Joined: 17 Dec 2010 Posts: 13
|
hi am using mq 6.0,
when i try to connect to a queue manager it give the following error.
Command server not responding within timeout period.
iam not able to connect to this queue manger can any body please help me on this its very urgent |
|
Back to top |
|
 |
fatherjack |
Posted: Fri Dec 24, 2010 3:55 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
Is the command server running ?
And is there any more detail you can provide? _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Dec 24, 2010 5:17 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
fatherjack wrote: |
Is the command server running ? |
You mean that the error message that says the command server isn't running might actually mean that the command server isn't running?
It's amazing. |
|
Back to top |
|
 |
garyprmr |
Posted: Fri Dec 24, 2010 5:40 am Post subject: |
|
|
Acolyte
Joined: 03 Sep 2005 Posts: 74
|
How you are trying to connect ? MQ Explorer ? |
|
Back to top |
|
 |
fatherjack |
Posted: Fri Dec 24, 2010 6:07 am Post subject: |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
mqjeff wrote: |
fatherjack wrote: |
Is the command server running ? |
You mean that the error message that says the command server isn't running might actually mean that the command server isn't running?
It's amazing. |
What error message saying the command server isn't running. I thought he said the error message was:
Quote: |
Command server not responding within timeout period. |
_________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
pavan343 |
Posted: Sun Dec 26, 2010 9:58 pm Post subject: |
|
|
Novice
Joined: 17 Dec 2010 Posts: 13
|
i did start the command server by typing the command strmq csv.the command server starts but it stops immedieately. |
|
Back to top |
|
 |
pavan343 |
Posted: Sun Dec 26, 2010 10:03 pm Post subject: |
|
|
Novice
Joined: 17 Dec 2010 Posts: 13
|
@garyprmr and yes iam trying to connect to the mq through mq explorer. |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Sun Dec 26, 2010 10:09 pm Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
pavan343 wrote: |
i did start the command server by typing the command strmq csv.the command server starts but it stops immedieately. |
Is the command queue available and readable?
Tell us a little more about the errors you get. Have a look to the error logs of the QMgr. _________________ Regards
Hubert |
|
Back to top |
|
 |
pavan343 |
Posted: Sun Dec 26, 2010 10:58 pm Post subject: |
|
|
Novice
Joined: 17 Dec 2010 Posts: 13
|
yes the command queue is available and i cleared all the messages from the queue. the error in the error log file of the queue managers is as follows:
12/24/10 15:01:21 - Process(2621598.24) User(eaiuser) Program(amqzlaa0_nd)
AMQ6184: An internal WebSphere MQ error has occurred on queue manager EAIBD4.
EXPLANATION:
An error has been detected, and the WebSphere MQ error recording routine has
been called. The failing process is process 2621598.
ACTION:
Use the standard facilities supplied with your system to record the problem
identifier, and to save the generated output files. Contact your IBM support
center. Do not discard these files until the problem has been resolved. |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Mon Dec 27, 2010 12:26 am Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
pavan343,
the process you mention is an application agent. Do you find something about a process called "amqpcsea"?
Did you find this entry in the directory "/var/mqm/errors/" or in "/var/mqm/qmgrs/EAIBD4/errors/"?
When I start the command server, I get one of the following outputs:
Code: |
$ strmqcsv
AMQ8118: WebSphere MQ queue manager does not exist. |
Code: |
strmqcsv TEST
AMQ8195: WebSphere MQ command server already running. |
Code: |
endmqcsv TEST
WebSphere MQ command server ending.
WebSphere MQ command server ended.
strmqcsv TEST
WebSphere MQ command server started. |
By the way, tell us a little more about your operating system, MQ version etc.
Last but not least you wrote you would use "strmq csv" (with a blank before "csv"). I hope, this is a typo! _________________ Regards
Hubert |
|
Back to top |
|
 |
HubertKleinmanns |
Posted: Mon Dec 27, 2010 12:30 am Post subject: |
|
|
 Shaman
Joined: 24 Feb 2004 Posts: 732 Location: Germany
|
Another idea:
What are the group memberships of the user "eaiuser"?
Use "id" or "id -a" (depending on the OS) to list the group membeships. _________________ Regards
Hubert |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Dec 27, 2010 12:57 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If running on Windows, how was the qmgr started?
What version of MQ is running on the box?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
pavan343 |
Posted: Mon Dec 27, 2010 11:18 pm Post subject: |
|
|
Novice
Joined: 17 Dec 2010 Posts: 13
|
@HubertKleinmanns
i started the command server strmqcsv EAIBD4
WebSphere MQ command server started.
but then it stops immediately.
no i didn't find anything about the process called amqpcsea.
iam using mq 6.0 running on aix machine.
iam trying to connect to the queue manager from windows system using mq explorer |
|
Back to top |
|
 |
exerk |
Posted: Mon Dec 27, 2010 11:59 pm Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
pavan343 wrote: |
...I started the command server strmqcsv EAIBD4. WebSphere MQ command server started but then it stops immediately... |
Assuming that you are trying to start the command server under the same userid as the queue manager is running, and assuming that you immediately look in the logs to correlate the stop of the command server with any entries, have you tried stopping/starting the queue manager to see whether the command server starts automatically with the queue manager? _________________ 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 |
|
 |
shashivarungupta |
Posted: Tue Dec 28, 2010 12:03 am Post subject: |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
pavan343 wrote: |
@HubertKleinmanns
i started the command server strmqcsv EAIBD4
WebSphere MQ command server started.
but then it stops immediately.
no i didn't find anything about the process called amqpcsea.
iam using mq 6.0 running on aix machine.
iam trying to connect to the queue manager from windows system using mq explorer |
why you have started the command server manually ?
"By default, the command server is started automatically." Refer MQ Admin Guidev6.0 ...which also says for you
Code: |
"Starting the command server Depending on the value of the queue manager attribute, [b]SCMDSERV[/b], the command server is either started automatically when the queue manager starts, or must be started manually.
The value of the queue manager attribute can be altered using the MQSC command ALTER QMGR specifying the parameter SCMDSERV. [i]By default, the command server is started automatically. [/i]If SCMDSERV is set to MANUAL, start the command server using the command: strmqcsv saturn.queue.manager where saturn.queue.manager is the queue manager for which the command server is being started." |
Have you grep on 2621598 process id ? What you get ?
Any FDC ? _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
|