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 » WebSphere Message Broker (ACE) Support » TCP IP Issue

Post new topic  Reply to topic
 TCP IP Issue « View previous topic :: View next topic » 
Author Message
usamagdy
PostPosted: Fri Feb 27, 2015 9:50 pm    Post subject: TCP IP Issue Reply with quote

Newbie

Joined: 30 Mar 2013
Posts: 8

i'm using WMB 7 , and i have flow which is required to call 2 TCPIP back-ends

so the flow is
(input ->compute -> 1 tcpip send -> 2 tcp ip receive -> 3 tcpip Ack(send)
-> compute -> 4 tcpip send -> 5 tcp ip receive -> 6 tcpip Ack(send) )

when broker open the connection with first back-end step number 1 it's successful ,But fist backend closing the connection after Ack ( step numer 3)

so when i'm trying to connect to the second back end i'm getting (A connection with a remote socket was reset by that socket.)

the issue is WMB trying to use the same connection id for both connection ,
how to force WMB to open new connection for second call ?

i tried to do the following to remove connection id
in compute node before step number 4 i added

Code:
InputLocalEnvironment.WrittenDestination.TCPIP.Output.ConnectionDetails = NULL;
SET OutputLocalEnvironment.Destination.TCPIP.Output.Id = NULL;
Back to top
View user's profile Send private message Send e-mail
nelson
PostPosted: Sat Feb 28, 2015 5:33 am    Post subject: Reply with quote

Partisan

Joined: 02 Oct 2012
Posts: 313

Hi, usamagdy. Have you seen the node´s advanced pane options ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » TCP IP Issue
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.