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 » TCPIP Error - BIP3595E

Post new topic  Reply to topic
 TCPIP Error - BIP3595E « View previous topic :: View next topic » 
Author Message
pottas
PostPosted: Tue Jul 15, 2014 11:25 pm    Post subject: TCPIP Error - BIP3595E Reply with quote

Disciple

Joined: 27 Oct 2005
Posts: 185
Location: South Africa

We are running the following set-up:
WMB 7.0.0.5 Runtime & toolkit
MQ 7.1

We have set up a flow that looks like the following:
MQ Input --> TCPIP Client Output Node --> TCPIP Client Input Node --> MQ Output Node.
When it runs in the execution group, after a while the e/g stop processing with the below error. We don't see any errors in the log files, the e/g is non-responsive, we have to physically STOP and START the execution group to get it to process messages again.

We do see the following error message, but this pops up while the flow is processing messages (not sure if this is related):

Quote:

Jul 16 07:33:02 soaprod1 user:err|error WebSphere Broker v7005[7209690]: (BROKERPRD.postbridge)[23646]BIP2232E: Error detected whilst handling a previous error in node 'V1_0.SwitchReplacement.SwitchReplacement_TopUp.SwitchReplacement_TimeOut.Timeout'. : BROKERPRD.8f25bc8b-4401-0000-0080-f4f1c5ca4a14: /build/S700_P/src/DataFlowEngine/ImbDataFlowNode.cpp: 893: ImbDataFlowNode::logExceptionList: ComIbmComputeNode: V1_0/SwitchReplacement#FCMComposite_1_5.V1_0/SwitchReplacement_TopUp#FCMComposite_1_14.V1_0/SwitchReplacement_TimeOut#FCMComposite_1_1
Jul 16 07:33:02 soaprod1 user:err|error WebSphere Broker v7005[7209690]: (BROKERPRD.postbridge)[23646]BIP2230E: Error detected whilst processing a message in node 'V1_0.SwitchReplacement.SwitchReplacement_TopUp.ClientReceiveForTopUp'. : BROKERPRD.8f25bc8b-4401-0000-0080-f4f1c5ca4a14: /build/S700_P/src/DataFlowEngine/ImbDataFlowNode.cpp: 1083: ImbDataFlowNode::createExceptionList: ComIbmTCPIPClientReceiveNode: V1_0/SwitchReplacement#FCMComposite_1_5.V1_0/SwitchReplacement_TopUp#FCMComposite_1_10
Jul 16 07:33:02 soaprod1 user:info WebSphere Broker v7005[7209690]: (BROKERPRD.postbridge)[23646]BIP3595E: The connection with the ID: '37911f:1473b5b9e10:-779a' on Hostname: '172.25.2.25' and Port: '60012' exists but the node timed out waiting for data to arrive on the connection. : BROKERPRD.8f25bc8b-4401-0000-0080-f4f1c5ca4a14: MbErrorHandler.java: 104: calculateDynamicProperties:


Any insight in this maybe?
Back to top
View user's profile Send private message
pottas
PostPosted: Wed Jul 16, 2014 12:16 am    Post subject: Reply with quote

Disciple

Joined: 27 Oct 2005
Posts: 185
Location: South Africa

Guys, we have googled , got the following fixes, so this is to assist someone else that encounters a similar issue:

IC85669: TCP/IP CLIENT CONNECTIONS ARE NOT CLEANED UP UP WHEN CONNECTION IS REJECTED

If a TCPIPClientOutput node is used to connect to a target and
the connection is rejected, then not all connection artifacts
are cleanup up until the broker is shut down. This can be seen
on UNIX or Linux systems by running the command 'lsof' which
will list dormant connections in addition to the expected active
ones. The number of dormant connections can exceed 1000.

IC85751 BIP4367E java.lang.illegalstateexception: queue full error from tcpip nodes

If an output stream is reserved in a TCPIP node and the
connection associated to the stream is closed from a
downstream node in the flow, then the Broker tries to add the
output stream associated to the closed connection to the pool
and it can result in a java.lang.IllegalStateException: Queue
full error. The Broker syslog file will have a BIP4367E error
as below:
BIP4367E: The method 'releaseMethod' in Java node
'TCPIPClientOutput' has thrown the following exception :
java.lang.IllegalStateException: Queue full.


IC84675: TCPIP CONNECTION MARKED FOR EXPIRATION EVEN THOUGH CLOSED

A message flow using TCPIPClientOutput and TCPIPClientReceive
nodes is configured to close the socket connection after
receiving all the expected data for each message processed. If
the message flow also uses a TCPIPClient configurable service
that has the ExpireConnectionSec property set, connections may
incorrectly be marked to be expired after they have been closed.
The following error will be seen when the connection handle is
next used:

IC88871: TCPCLIENTRECEIVE NODE ATTEMPTS TO CREATE PORT 0

When configured to use the "Default" Configurable Service and
when the "Default" Configurable Service has its port set to
the default value of zero failure to supply a port in the local
environment at message processing time results in an attempt to
open port 0. An exception should be thrown instead indicating
that 0 is an invalid value for the port.

IC90082: TCPIP CLIENT NODES LEAKS HANDLES

When configured to use the "Default" Configurable Service and
when the "Default" Configurable Service has its port set to
the default value of zero failure to supply a port in the local
environment at message processing time results in an attempt to
open port 0. An exception should be thrown instead indicating
that 0 is an invalid value for the port.

IC81322: TCPIPSERVER OUTPUT AND TCPIPCLIENT OUTPUT NODES LOSE MESSAGES WHEN USING A SENDTO MODE OF 'ALL CONNECTIONS'

TCPIPServer output and TCPIPClient output nodes lose messages
when using sendTo mode of 'all connections'. This
results in messages being silently discarded if the timeout is
reached before trying to send data.
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 » TCPIP Error - BIP3595E
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.