<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
I am running my application on a distributed way, with one
server node and multiple client nodes and all nodes are started in <b>visible</b>
mode. A SNMP agent is running in the server node and I have a GUI
through which I can access all the nodes in the distributed system.
The SNMP query will be landing in the server node and which further
does rpc to the specific client node and serve the query. <br>
<br>
The problem what I am facing is that after the complete nodes are up
while accessing properties of some client nodes, the server node is
getting node down messages for most of the client nodes connected to
it with reason "<strong><span class="code">connection_closed</span></strong>"
. The physical connection is intact and there is no ping break
between the nodes. <br>
<br>
What could be the reason for this error. ? and what are the
circumstances this error can come.?<br>
<br>
Note : The tick time is set to 5 Second in all the nodes.<br>
<br>
Regards,<br>
Arun P<br>
</body>
</html>