我使用mule 2.2.1以及以下http传入接收器配置。
<http:connector name="abc.connector.http" >
<receiver-threading-profile maxThreadsActive="500"
maxThreadsIdle="50" threadTTL="60000"
poolExhaustedAction="WAIT" maxBufferSize="100" />
</http:connector>
在生产服务器上,JVM经常崩溃。创建的JVM转储为&#34; hs_err_pid.log&#34;有这样的线程:0x07990c00 JavaThread "ActiveMQ Session Task" [_thread_blocked, id=69807, stack(0x08770000,0x087b0000)]
。
此次崩溃中每次都有大约2100到2300个线程。
我的问题是:
17725 application_pprd 3409M 2593M sleep 59 0 0:10:51 0.1% **java/2375**