|
Replies:
0
|
|
|
|
|
|
|
IIOP timeout exception
Posted:
Jun 5, 2008 11:25 PM
|
|
|
We are regularly getting IIOP timeout exception when stressing our application on a 16-CPU server. The problem does not seem to appear on slower machines. Our application is a multi-threaded (about 10-30 threads), stand-alone application (not using the Application Client Container) and each thread access Glassfish. We are using Glassfish V2UR2.
This looks a bit like this issue http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6521394
The bug report says it's fixed in GlassFish v2 B36 ? Does this mean it's part of V2UR2 ?
Otherwise is there a workaround for this problem? For instance to increase the thread pool size, using multiple ORBs or limiting the number of threads in the client applications?
Message was edited by: ewernli
|
|
|
|