I am working on a comp based application. In this application, there are n number of containers that communicate to each other via RMI services they provide to each other. At a certaion point, one rmi thread connected to my container is lost the connection due to out of memory error, but all other RMI thread connected to my container are working fine.I am working on a comp based application. In th