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 » IBM MQ File Transfer Edition » WebSphere MQ Managed File Transfer in Windows

Post new topic  Reply to topic Goto page 1, 2  Next
 WebSphere MQ Managed File Transfer in Windows « View previous topic :: View next topic » 
Author Message
ajaykumar.maram
PostPosted: Tue Jul 25, 2017 6:31 am    Post subject: WebSphere MQ Managed File Transfer in Windows Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

Hi All,

I'm new to MQFTE. I'm trying to create a scenario using 3 queue managers in a distributed environment using the below technote.

http://www-01.ibm.com/support/docview.wss?uid=swg27041181&aid=1

When I try to create a fteAgent I'm Getting

BFGMQ1007W: The coordination queue manager cannot be contacted or has refused a connection attempt. The WebSphere MQ reason code was 2087. The agent's presence will not be published.

I'm implementing this scenario in 2 windows boxes with MQ 8.0.

I have see the similar post but I didn't get any solution
http://www.mqseries.net/phpBB2/viewtopic.php?t=68110&sid=b243fbc77a6fbabbf802ed2f20357ca3

Please someone guide me on this. Thanks in advance.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jul 25, 2017 6:47 am    Post subject: Re: WebSphere MQ Managed File Transfer in Windows Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ajaykumar.maram wrote:
I have see the similar post but I didn't get any solution


Why not? There's a very clear (and apparently successful) suggested solution in that post, which almost certainly applies in your case as well.

Why do you think it doesn't?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Tue Jul 25, 2017 7:49 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9392
Location: US: west coast, almost. Otherwise, enroute.

Moved to MFT forum.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
ajaykumar.maram
PostPosted: Tue Jul 25, 2017 8:43 pm    Post subject: Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

Thanks for the reply vitor,

In that post I've seen the cases to identify the issue but I didn't find any thing.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 26, 2017 4:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ajaykumar.maram wrote:
In that post I've seen the cases to identify the issue but I didn't find any thing.


So you've applied the solution in that post and are still getting a 2087?

You need to raise a PMR as you've identified a bug with MQ's routing mechanism that no one else has found.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
rammer
PostPosted: Wed Jul 26, 2017 7:32 am    Post subject: Reply with quote

Partisan

Joined: 02 May 2002
Posts: 359
Location: England

Double check your configuration especially around xmitq, channels etc. Do all channels start ?
Back to top
View user's profile Send private message
ajaykumar.maram
PostPosted: Wed Jul 26, 2017 7:36 am    Post subject: Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

Hi Vitor & rammer,

Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing. I'm Facing the issue when I'm creating the fteAgent.
https://www.dropbox.com/s/4d91zpkjbvu79tp/FTE_Commands.txt?dl=0

Thanks in advance.


Last edited by ajaykumar.maram on Wed Jul 26, 2017 7:49 am; edited 2 times in total
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 26, 2017 7:46 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ajaykumar.maram wrote:
Hi Vitor,

Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.
https://www.dropbox.com/s/4d91zpkjbvu79tp/FTE_Commands.txt?dl=0


Sorry - I work for a company in the finance industry and the proxy blocks access to Dropbox and other such sites - something about stealing customer information and storing it outside the organization.

But I confirm that the Technote you originally used has the correct instructions.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
rammer
PostPosted: Wed Jul 26, 2017 7:53 am    Post subject: Reply with quote

Partisan

Joined: 02 May 2002
Posts: 359
Location: England

Sorry I cant see anything in Dropbox. Just double check all your settings, you could set yourself an easy 2 Queue Manager scenario to test and build from there. (sorry ive not been through the chapter 2 example)

Or post your comannds in here.
Back to top
View user's profile Send private message
ajaykumar.maram
PostPosted: Wed Jul 26, 2017 7:55 am    Post subject: Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

Vitor wrote:
ajaykumar.maram wrote:
Hi Vitor,

Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.
https://www.dropbox.com/s/4d91zpkjbvu79tp/FTE_Commands.txt?dl=0


Sorry - I work for a company in the finance industry and the proxy blocks access to Dropbox and other such sites - something about stealing customer information and storing it outside the organization.

But I confirm that the Technote you originally used has the correct instructions.


Here are the list of command vitor.

==============================================================Installation2=======================================================================
crtmqm -u DLQ QM_LNX
strmqm QM_LNX
runmqsc QM_LNX
define listener(LISTENER.1432) trptype(tcp) control(qmgr) port(1432)
start listener(LISTENER.1432)
define channel(SYSTEM.ADMIN.SVRCONN) chltype(SVRCONN)
define qlocal(DLQ) like(SYSTEM.DEAD.LETTER.QUEUE)
set CHLAUTH(*) TYPE(BLOCKUSER) USERLIST('nobody','*MQADMIN')
set CHLAUTH(SYSTEM.ADMIN.*) TYPE(BLOCKUSER) USERLIST('nobody')
define qlocal(Q6)
define qlocal(QM_WIN) usage(xmitq)
define qlocal(QM_LNX) usage(xmitq)
define qremote(Q6_QM_WIN) rname(Q6) rqmname(QM_WIN) xmitq(QM_WIN)
define channel(QM_WIN.QM_LNX) chltype(RCVR) trptype(TCP)
define channel(QM_LNX.QM_WIN) chltype(SDR) conname('angelillo.x.com(1420)') xmitq(QM_WIN) trptype(TCP)
define channel(MFT_LNX.QM_LNX) chltype(RCVR) trptype(TCP)
define channel(QM_LNX.MFT_LNX) chltype(SDR) conname('veracruz.x.com(1424)') xmitq(QM_LNX) trptype(TCP)
end

==============================================================Installation1=======================================================================
crtmqm -u DLQ QM_WIN
strmqm QM_WIN
runmqsc QM_WIN
define listener(TCP.LISTENER) trptype(tcp) control(qmgr) port(1420)
start listener(TCP.LISTENER)
define channel(SYSTEM.ADMIN.SVRCONN) chltype(SVRCONN)
define qlocal(DLQ) like(SYSTEM.DEAD.LETTER.QUEUE)
set CHLAUTH(*) TYPE(BLOCKUSER) USERLIST('nobody','*MQADMIN')
set CHLAUTH(SYSTEM.ADMIN.*) TYPE(BLOCKUSER) USERLIST('nobody')
define qlocal(Q6)
define qlocal(QM_LNX) usage(xmitq)
define qlocal(QM_MFT_LNX) usage(xmitq)
define qremote(Q6_QM_LNX) rname(Q6) rqmname(QM_LNX) xmitq(QM_LNX)
define channel(QM_LNX.QM_WIN) chltype(RCVR) trptype(TCP)
define channel(QM_WIN.QM_LNX) chltype(SDR) conname('veracruz.x.com(1432)') xmitq(QM_LNX) trptype(TCP)
define channel(MFT_LNX.QM_WIN) chltype(RCVR) trptype(TCP)
define channel(QM_WIN.MFT_LNX) chltype(SDR) conname('veracruz.x.com(1424)') xmitq(QM_LNX) trptype(TCP)
end

==============================================================Installation2=======================================================================
crtmqm -u DLQ MFT_LNX
strmqm MFT_LNX
runmqsc MFT_LNX
define listener(TCP.LISTENER) trptype(tcp) control(qmgr) port(1424)
start listener(TCP.LISTENER)
define channel(SYSTEM.ADMIN.SVRCONN) chltype(SVRCONN)
define qlocal(DLQ) like(SYSTEM.DEAD.LETTER.QUEUE)
set CHLAUTH(*) TYPE(BLOCKUSER) USERLIST('nobody','*MQADMIN')
set CHLAUTH(SYSTEM.ADMIN.*) TYPE(BLOCKUSER) USERLIST('nobody')
define qlocal(QM_LNX) usage(xmitq)
define qlocal(QM_WIN) usage(xmitq)
define channel(QM_LNX.MFT_LNX) chltype(RCVR) trptype(TCP)
define channel(QM_WIN.MFT_LNX) chltype(RCVR) trptype(TCP)
define channel(MFT_LNX.QM_LNX) chltype(SDR) conname('veracruz.x.com(1432)') xmitq(QM_LNX) trptype(TCP)
define channel(MFT_LNX.QM_WIN) chltype(SDR) conname('angelillo.x.com(1420)') xmitq(QM_WIN) trptype(TCP)
end

===========================Installation1&2=========================
fteSetupCoordination -coordinationQMgr MFT_LNX -coordinationQMgrHost veracruz.raleigh.ibm.com -coordinationQMgrPort 1424 -coordinationQMgrChannel SYSTEM.DEF.SVRCONN
fteSetupCoordination -coordinationQMgr MFT_LNX -coordinationQMgrHost veracruz.raleigh.ibm.com -coordinationQMgrPort 1424 -coordinationQMgrChannel SYSTEM.DEF.SVRCONN

===============================================Installation2=======================================================================
fteSetupCommands -connectionQMgr QM_LNX -connectionQMgrHost veracruz.raleigh.ibm.com -connectionQMgrPort 1432 -connectionQMgrChannel SYSTEM.DEF.SVRCONN

==============================================================Installation1=======================================================================
fteSetupCommands -connectionQMgr QM_WIN -connectionQMgrHost angelillo.raleigh.ibm.com -connectionQMgrPort 1420 -connectionQMgrChannel SYSTEM.DEF.SVRCONN

==============================================================Installation2=======================================================================
fteCreateAgent -agentName AGENT_LNX -agentQMgr QM_LNX -agentQMgrHost veracruz.raleigh.ibm.com -agentQMgrPort 1432 -agentQMgrChannel SYSTEM.DEF.SVRCONN

==============================================================Installation1=======================================================================
fteCreateAgent -agentName AGENT_WIN -agentQMgr QM_WIN -agentQMgrHost angelillo.raleigh.ibm.com -agentQMgrPort 1420 -agentQMgrChannel SYSTEM.DEF.SVRCONN
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 26, 2017 7:58 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ajaykumar.maram wrote:
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.


You've missed something.

You've missed the same thing described in the previous post you didn't find anything in.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Jul 26, 2017 7:59 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

rammer wrote:
you could set yourself an easy 2 Queue Manager scenario to test and build from there.



_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
rammer
PostPosted: Wed Jul 26, 2017 8:01 am    Post subject: Reply with quote

Partisan

Joined: 02 May 2002
Posts: 359
Location: England

Before reading all that.

After you create the coordination queue manager and agents etc you did pipe in the mqsc output scripts?

Also can you confirm that all the channels will start?
Back to top
View user's profile Send private message
ajaykumar.maram
PostPosted: Wed Jul 26, 2017 8:14 am    Post subject: Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

rammer wrote:
Before reading all that.

After you create the coordination queue manager and agents etc you did pipe in the mqsc output scripts?

Also can you confirm that all the channels will start?


Yes Rammer, I've run those mqsc scripts and all the channels are running. I also tested the remote messaging between all the queue managers.
Back to top
View user's profile Send private message
ajaykumar.maram
PostPosted: Wed Jul 26, 2017 8:15 am    Post subject: Reply with quote

Novice

Joined: 10 Jul 2015
Posts: 20

Vitor wrote:
ajaykumar.maram wrote:
Before I raise a PMR plz verify the list of commands I've used and let me know if I miss somthing.


You've missed something.

You've missed the same thing described in the previous post you didn't find anything in.


Vitor, plz let me know what I've missed.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » IBM MQ File Transfer Edition » WebSphere MQ Managed File Transfer in Windows
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.