Hi,
could you provide your :
- HEAP memory configuration (in servicemix launcher, it's JAVA_OPTS)
- the thread/pool size configuration in conf/servicemix.properties
Regards
JB
timm01 wrote:
Hi,
I have a question regarding to ServiceMix performance issue.
When JMeter test case starts 100 threads simultaneously for querying
PersonService (wsdl-first-cxf) , then ServiceMix hanging on after about 33
users and breaks connection after timeout with "sendSync timeout" exception.
But our system should support at least 100 users.
How can we fix this bug (or tweak the configuration)?
Threads dump: http://www.nabble.com/file/p23195483/thread_dump.txt
thread_dump.txt
We used:
wsdl-first-cxf-sa-3.3.1.12-fuse.zip from iona fuse examples.
ServiceMix 3.3.1.12
WinServer2003
Thanks in advance,