Le 04/08/15 18:08, Gowtham Rupavatharam a écrit : > Hello Mina Dev, > We use Apache MINA for TCP socket connections > on our servers. After around close to 3000 TCP connections, the MINA > IoSession resolve the remote IP as NULL and client IP as 0.0.0.0:5222 and > this connections are never fully-connected connections and they get closed > and this cycle keeps repeating. > > It would show up something like this - 0x0000007F: nio socket, server, null > => 0.0.0.0/0.0.0.0:5223 > > Unless the machine is rebooted there is no way to recover from this > situation. Can you please let me know why does this happen and how to > recover from this We can't tell with such a description.
You need to tell us how you are using MINA to give us some clue about what could go wrong.
