Question
Method Server getting crash
Why I am getting the exception "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: Java heap space" and for this the method server is getting crash.
For more clarification, there are 2 Application server and this is managed by a load balancer but still why maximum request is going to only one server only?

