|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ FTE Ghost agent |
« View previous topic :: View next topic » |
Author |
Message
|
Senthamizh |
Posted: Fri Jun 22, 2012 1:03 am Post subject: MQ FTE Ghost agent |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 47
|
Hi
I am new to MQ FTE. I am currently doing a POC on the same.
I have the below design
QM15 - coordinationQMgr
QM10 - AgentQMgr (AGENT_RWF)--> Agent
QM5 - commandQMgr
All these 3 components are created successfully, but the AGENT_RWF is not published to the coordinationQMgr.
The fteListAgents provides the below result
Quote: |
D:\ProgramFiles\IBM\WMQFTE\bin>FteListAgents
5655-U80, 5724-R10 Copyright IBM Corp. 2008, 2011. ALL RIGHTS RESERVED
Agent Name: Queue Manager Name: Status:
AGENT_RWF QM10 STOPPED
|
But when i try to start the Agent, i get the below warning
Quote: |
D:\ProgramFiles\IBM\WMQFTE\bin>FteStartAgent AGENT_RWF
5655-U80, 5724-R10 Copyright IBM Corp. 2008, 2011. ALL RIGHTS RESERVED
BFGCL0029E: Another instance of agent 'AGENT_RWF' is already running. |
Even after i stopped the QM10, I get the same error. Looks like there is another version of the Agent running, but not sure how to debug and stop it.
The Agent logs doesn't have any logs after the successful creation logs |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jun 22, 2012 4:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you tried stopping the running agent?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Senthamizh |
Posted: Fri Jun 22, 2012 7:26 am Post subject: |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 47
|
Yes, I did, i got a timeout response after 5 secs.
Quote: |
D:\ProgramFiles\IBM\WMQFTE\bin>fteStopAgent AGENT_RWF
5655-U80, 5724-R10 Copyright IBM Corp. 2008, 2011. ALL RIGHTS RESERVED
BFGCL0034I: Stop request issued to agent 'AGENT_RWF'.
BFGCL0253W: No acknowledgement to command from agent within timeout. |
Actually, any request that i give to the agent, simply go and sit in the SYSTEM.FTE.COMMAND.AGENT_RWF queue. I guess it normal as the actual agent is stopped as shown in my previous post. |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jun 22, 2012 12:36 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
find the runaway java process and kill it. Then restart the agent.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Senthamizh |
Posted: Mon Jun 25, 2012 12:06 am Post subject: |
|
|
Apprentice
Joined: 21 Dec 2009 Posts: 47
|
Thanks fjb_saper.
It worked, but finding the process associated was a little difficult..
While doing the same, i encountered that the fteStartAgent command is working even when the queue manager(Agent / Command) is stopped, but the fteStopAgent command throws an error "Queue Manager not available" (command queue manager).
Is this normal ?, if so, Is there a reason behind making the fteStartCommand to work even when the queue manager is stopped..
Quote: |
D:\>endmqm QM10
Waiting for queue manager 'QM10' to end.
Quiesce request accepted. The queue manager will stop when all outstanding work
is complete.
D:\>endmqm QM5
Quiesce request accepted. The queue manager will stop when all outstanding work
is complete.
D:\>dspmq
QMNAME(QM10) STATUS(Ended normally)
QMNAME(QM15) STATUS(Running)
QMNAME(QM5) STATUS(Ended normally)
D:\>fteStopAgent AGENT_RWF
5655-U80, 5724-R10 Copyright IBM Corp. 2008, 2011. ALL RIGHTS RESERVED
BFGCL0033E: A messaging problem prevented the command from completing successfully. The WebSphere MQ completion code was 2, and the reason code was 2059.
ction could not be established to queue manager QM5.
D:\>fteStartAgent AGENT_RWF
5655-U80, 5724-R10 Copyright IBM Corp. 2008, 2011. ALL RIGHTS RESERVED
BFGCL0030I: The request to start agent 'AGENT_RWF' on this machine has been submitted.
BFGCL0031I: Agent log files located at: D:\ProgramFiles\IBM\WMQFTE\config\QM15\agents\AGENT_RWF |
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|