<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2>Hi Chandru ,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>           
<FONT face=Arial color=#0000ff size=2>Thanks for your inputs.Actually I have
tried checking the erlang messages using erlsnoop on solaris
pc.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>           
<FONT face=Arial color=#0000ff size=2>I observed flow of erlang messages
from Linux node  to solaris node once it is up after a 12hrs halt.But
the </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff
size=2>           
strange thing is that the erlang node is printing those messages very late
say after 15-20 minutes.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>           
<FONT face=Arial color=#0000ff size=2>This strange behaviour is not observed if
the linux pc is rebooted after less than 3 hrs halt.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>           <FONT
face=Arial><FONT color=#0000ff size=2>I think that leaving the erlang node in
diconnected mode for more than 12 hrs is causing the descrepancy
</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial><FONT
color=#0000ff size=2>          but
don't know the exact reason.</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>           
<FONT face=Arial color=#0000ff size=2>Pls share your thoughts on
this.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>                        </SPAN><SPAN
class=031483505-09022006>           
</SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2>Thanks & Regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=031483505-09022006><FONT face=Arial
color=#0000ff size=2>Sandhya</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN
class=031483505-09022006>       
</SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Chandru
[mailto:chandrashekhar.mullaparthi@gmail.com] <BR><B>Sent:</B> Friday, October
27, 2006 2:19 PM<BR><B>To:</B> Sandhya Adabala (WT01 - IP-Multimedia Carrier
& Ent Networks)<BR><B>Cc:</B> erlang-questions@erlang.org<BR><B>Subject:</B>
Re: [erlang-questions] Erlang Nodes Reconnection problem<BR></FONT><BR></DIV>
<DIV></DIV>Hi,<BR><BR>Can you snoop on the traffic using snoop/tcpdump or some
such tool and see what messages are flying on the network? <BR><BR>Or you can
try erlsnoop to observe messages being exchanged.<BR><BR><A
href="http://www.erlang.org/contrib/erlsnoop-1.0.tgz">http://www.erlang.org/contrib/erlsnoop-1.0.tgz</A><BR><BR>Chandru<BR><BR>
<DIV><SPAN class=gmail_quote>On 27/10/06, <B class=gmail_sendername><A
href="mailto:sandhya.adabala@wipro.com">sandhya.adabala@wipro.com</A></B> <<A
href="mailto:sandhya.adabala@wipro.com">sandhya.adabala@wipro.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV>
  <DIV dir=ltr align=left> </DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2><SPAN>Hi All,</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN>     We are facing
  a very strange problem with  erlang run time system "Erlang (BEAM)
  emulator version <A onclick="return top.js.OpenExtLink(window,event,this)"
  href="http://5.3.6.3" target=_blank>5.3.6.3</A>".</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN>    Here is the
  problem:</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>                   
  We have an erlang node running on solaris PC which  communicates
  with another erlang node running on Linux PC.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN>Whenever the Linux PC is halted[Solaris
  Erlang Node waits in a loop for reconnection to linux PC Node] and restarted
  after a long time say 12 hrs,the communication between the erlang nodes on
  Linux PC and Solaris box is not happening properly.After the long halt
  the solaris erlang node is able to send messages to Linux erlang node,but the
  replies sent by Linux PC are reaching the erlang node very late say after
  2-3 hrs.We had to restart the solaris erlang node to make everything work
  normally.We are not facing the issue if the linux PC is halted and restarted
  after 1-3 Hrs.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT><FONT face=Arial
  size=2><SPAN></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>               
  We are stuck up with this issue and couldn't progress much on
  this.</SPAN></FONT></DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>               
  </SPAN></FONT></DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>                 Could
  any one of you help me in resolving this issue</SPAN></FONT></DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>               
  </SPAN></FONT></DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>               </SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN>Thans & Regards,</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN>Sandhya</SPAN></FONT></DIV>
  <DIV><FONT face=Arial
  size=2><SPAN>                           
  </SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN></SPAN></FONT> </DIV></DIV>
  <TABLE>
    <TBODY>
    <TR>
      <TD bgColor=#ffffff><FONT color=#000000><BR>The information contained in
        this electronic message and any attachments to this message are intended
        for the exclusive use of the addressee(s) and may contain proprietary,
        confidential or privileged information. If you are not the intended
        recipient, you should not disseminate, distribute or copy this e-mail.
        Please notify the sender immediately and destroy all copies of this
        message and any attachments. <BR><BR>WARNING: Computer viruses can be
        transmitted via email. The recipient should check this email and any
        attachments for the presence of viruses. The company accepts no
        liability for any damage caused by any virus transmitted by this email.
        <BR><BR><A onclick="return top.js.OpenExtLink(window,event,this)"
        href="http://www.wipro.com"
    target=_blank>www.wipro.com</A><BR></FONT></TD></TR></TBODY></TABLE><BR>_______________________________________________<BR>erlang-questions
  mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)"
  href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</A><BR><A
  onclick="return top.js.OpenExtLink(window,event,this)"
  href="http://www.erlang.org/mailman/listinfo/erlang-questions"
  target=_blank>http://www.erlang.org/mailman/listinfo/erlang-questions</A><BR><BR><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>

<table><tr><td bgcolor=#ffffff><font color=#000000><br>
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. <br>
<br>
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.<br>
 <br>
www.wipro.com<br>
</font></td></tr></table>