0

Facing issues with IBM websphere FTE agent.This agent is deployed in UNIX system.The usual load on this agent used to be around 300 files per day.Now the load has increased significantly from 300 to 2500/day.Because of this the agent is going down again and again. Tried fixing the issue by creating multiple monitors polling the same source folder.But the problem still persists,since multiple monitors polls for the same files and throws file doesnot exist exception.

Please help what are the ways i can fix this issue.

Mohan
  • 221
  • 1
  • 21
  • What version are you on? does agent log files have anything? – Shashi Aug 21 '15 at 10:28
  • 1
    Anything in the agent logs? – Shashi Aug 21 '15 at 11:05
  • Logs says "co ordination queue manager could not be contacted or refused a connection".Sorry for the delay as we had to transfer files manually. I got involved with it. – Mohan Aug 24 '15 at 10:11
  • Hi Shashi..do u have any solution in your mind.. – Mohan Aug 24 '15 at 12:09
  • The message is error log will have a MQ Reason code as to why the agent failed connect to co-ordination queue manager to publish status message. That could give an idea as to what's going wrong. Suggest you to look at this link also:http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.5.0/com.ibm.wmqfte.doc/trouble_agent_unreachable.htm?lang=en – Shashi Aug 25 '15 at 14:35

1 Answers1

0

I believe your agent is running out of memory, consider increasing memory or control number of simultaneous transfer.

Mansoor
  • 73
  • 1
  • 14