Hello, I am running your program on my server(RHEL AS4 with JDK 1.6(6U31)), whenever i start the application, it starts normally but with the clients goes on, cpu usage goes into 100% usage with java process as 100%,When the number of clients reaches 5000, the sever hang and no user can connect the server.you said that you have fixed for deadlock #61 / #75,however when I downloaded the latest source and recompiled,the problem still exists.
Hello, I am running your program on my server(RHEL AS4 with JDK 1.6(6U31)), whenever i start the application, it starts normally but with the clients goes on, cpu usage goes into 100% usage with java process as 100%,When the number of clients reaches 5000, the sever hang and no user can connect the server.you said that you have fixed for deadlock #61 / #75,however when I downloaded the latest source and recompiled,the problem still exists.