Server LogSpring Web Socket Config
I developed Chat application and deployed in linux server and I have Deskrom Desk Support application to send chat messages, Chat Server is started with out any error. I am using Web Sockets Stomp protocol.
After I sent message from Desk application the messages are saving in Chat application but in the middle I am getting the above attached Broken Pipe exception.
Please help me to fix the problem.