Hello, I wrote a server use mina 1.1.7, client use flex socket sending message 
to the server.
At first the server can receive the message well
but after a few days the server can not receive message anymore from any client 


at this time,  when client connects to the server, sessionCreated() is invoked, 
i can see it in logs
but messageReceived() is never called. Event I close the client, 
sessionClosed() is not called.


Has someone any idea about this problem? thank you

Reply via email to