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 » Communicaton error

Post new topic  Reply to topic
 Communicaton error « View previous topic :: View next topic » 
Author Message
texan
PostPosted: Thu Sep 08, 2005 7:30 am    Post subject: Communicaton error Reply with quote

Acolyte

Joined: 25 Feb 2004
Posts: 74

We have a WF server installed on AIX box and Web client installed on another AIX. When I opened web client through URL, am getting following error:

FMC00013E Communication error - Failing Action: open, Reason Code: 2085, Failing Object: FMC.FMCGRP.EXE.

I have verified everything. This queue exists on Server and it is in FMCGRP cluster. Web client QM is also part of FMCGRP cluster.

When I checked AMQERROR01.log on web client, I am seeing following error:

AMQ9511: Messages cannot be put to a queue.

EXPLANATION:
The attempt to put messages to queue 'SYSTEM.CLUSTER.TRANSMIT.QUEUE' on queue
manager 'QMXXXXXX' failed with reason code 2041.
ACTION:
Ensure that the required queue is available and operational.

Can anyone tell me whether this is causing a problem?
Back to top
View user's profile Send private message
texan
PostPosted: Thu Sep 08, 2005 8:25 am    Post subject: Reply with quote

Acolyte

Joined: 25 Feb 2004
Posts: 74

I performed dis chs(*) on both client and server. Here is the output:

on Server:
AMQ8417: Display Channel Status details.
CHANNEL(SYSTEM.DEF.CLUSSDR) XMITQ(SYSTEM.CLUSTER.TRANSMIT.QUEUE)
CONNAME( ) CURRENT
CHLTYPE(CLUSSDR) STATUS(RETRYING)
RQMNAME(


on Client:

AMQ8417: Display Channel Status details.
CHANNEL(TO.FMCQM.TCP) XMITQ(SYSTEM.CLUSTER.TRANSMIT.QUEUE)
CONNAME(xxxxxxxx(14000)) CURRENT
CHLTYPE(CLUSSDR) STATUS(STOPPED)
RQMNAME()
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Sep 08, 2005 8:29 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

From the manual for rc=2041:
Quote:
Object definition changed since opened.
Since the Hobj handle used on this call was returned by the MQOPEN call, object definitions that affect this object have been changed. See the MQSeries Application Programming Reference for more information.

This reason does not occur if the object handle is specified in the Context field of the PutMsgOpts parameter on the MQPUT or MQPUT1 call.

Corrective action: Issue an MQCLOSE call to return the handle to the system. It is then usually sufficient to reopen the object and retry the operation. However, if the object definitions are critical to the application logic, an MQINQ call can be used after reopening the object, to find out what has changed.
Maybe your should try recycling everything (mqwf, qmgrs). Just a suggestion....
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
texan
PostPosted: Thu Sep 08, 2005 8:33 am    Post subject: Reply with quote

Acolyte

Joined: 25 Feb 2004
Posts: 74

I tried no. of times. but its not working.
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Sep 08, 2005 7:32 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

To recreate default objects, try with -c option
Code:
strmqm -c
Back to top
View user's profile Send private message Send e-mail Visit poster's website
muralihegde
PostPosted: Fri Sep 09, 2005 3:21 am    Post subject: Reply with quote

Centurion

Joined: 30 Apr 2002
Posts: 108

Hi,

It looks more like connectivity issue.

1) At your client side, why is the channel TO.FMCQM.TCP in the status STATUS(STOPPED) ? Usually it would be inactive if not running.
Try starting this channel.

2) Also check why the channel on your server in RETRY status?

3) Try pinging the Client from Server and Server from server using the HOSTNAME (not just IP).

After you start both the channels then try recycling everything.

Hope this helps
-murali
Back to top
View user's profile Send private message Yahoo Messenger
vinoth
PostPosted: Tue Sep 13, 2005 6:06 am    Post subject: Reply with quote

Apprentice

Joined: 03 Mar 2005
Posts: 31

i faced this problem, i tried lot of ways to make the SYSTEM.TRANSMIT.CLUSTER* run all went in vain......
action done to resolve is somewat strange , i took the back up of the QM deleted and recreated it , started all the channels, everything went fine...no issues till now.....

Vinoth
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 » Communicaton error
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.