ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FMC00013E Communication error with FMC00013E Communication e

Post new topic  Reply to topic
 FMC00013E Communication error with FMC00013E Communication e « View previous topic :: View next topic » 
Author Message
phitchman
PostPosted: Tue Oct 24, 2006 7:31 am    Post subject: FMC00013E Communication error with FMC00013E Communication e Reply with quote

Novice

Joined: 14 Mar 2003
Posts: 14
Location: London

Hi,
We are getting this error message from the Workflow web client:

Error Message : FMC00013E Communication error - Failing Action: open, Reason Code: 2189, Failing Object: DEV.DEVGRP.EXE

This is running on a Windows 2003 server box, it communicates to a queue manager on Solaris,

Please does any one have any ideas of where to start solving this problem.

Thanks

Pete
_________________
P.J. Hitchman
Back to top
View user's profile Send private message Send e-mail
Ratan
PostPosted: Tue Oct 24, 2006 8:30 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Make sure you have the queue 'DEV.DEVGRP.EXE' accessible from your client QM on the windows 2003 box.

you can check by issuing 'DISPLAY QCLUSTER(DEV.DEVGRP.EXE)' mqsc command from the windows 2003 box.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
phitchman
PostPosted: Wed Oct 25, 2006 1:43 am    Post subject: Reply with quote

Novice

Joined: 14 Mar 2003
Posts: 14
Location: London

Hi,
When I tried that, runmqsc reported that no such queue existed! So I need to figure out how to re-create it?

Thanks

Pete
_________________
P.J. Hitchman
Back to top
View user's profile Send private message Send e-mail
phitchman
PostPosted: Wed Oct 25, 2006 5:52 am    Post subject: Reply with quote

Novice

Joined: 14 Mar 2003
Posts: 14
Location: London

Hi,
I tried this:

DEFINE QALIAS('DEV.DEVGRP.EXE') +
REPLACE +
DEFPRTY(0) +
DEFPSIST(YES) +
DESCR('Alias Queue for Execution Server Input Queue') +
PUT(ENABLED) +
CLUSTER('DEVGRP') +
CLUSNL(' ') +
DEFBIND(NOTFIXED) +
GET(ENABLED) +
SCOPE(QMGR) +
TARGQ('RTSINPUTQ')


But it created a queue alias that appeared to point to a queue on the local queue manager. How do I create it so that it aliases the remote queue, which is on the queue manager called DEVQM?

Thanks

Pete
_________________
P.J. Hitchman
Back to top
View user's profile Send private message Send e-mail
Ratan
PostPosted: Wed Oct 25, 2006 8:58 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

Is the queue 'DEV.DEVGRP.EXE' an alias that you created for the EXEXMLINPUTQ on solaris? If so, make sure it is added to the cluster.

I thought the default alias queue that WF creates for EXEXMLINPUTQ should look like DEV.DEVGRP.EXE.XML. Make sure you are not misspelling it.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
phitchman
PostPosted: Wed Oct 25, 2006 10:22 am    Post subject: Reply with quote

Novice

Joined: 14 Mar 2003
Posts: 14
Location: London

Hi,
It turned out that the cluster sender channel on the Unix side had stopped. Starting it fixed the problem.

Thanks for your help.

Pete
_________________
P.J. Hitchman
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FMC00013E Communication error with FMC00013E Communication e
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.