1,"weblogic.kernel.Default"是從客戶端提交請求后產生的線程所在的隊列名。這個隊列的線程數默認是15個。如果超過15個線程堵塞,則部署的應用將不能訪問。同時后臺報:
<2008-2-27 下午09時37分48秒 CST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default' has been busy for "1,720" seconds working on the request "Http Request: /myapp/test/index.jsp", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
2,線程數(Tread Count):指派到weblogic.kernel.Default隊列的線程數。如果你不需要使用超過15個線程(默認),就不必更改這個屬性值。
也可以在mydomain下的config.xml中配置
<ExecuteQueue Name="weblogic.kernel.Default" ThreadCount="50"/>
9,
Bea Weblogic 8.1 SP5 性能優化
weblogic中影響性能的參數總結
發布在weblogic里的程序隨時間越長就越慢
weblogic中影響性能的參數總結
優化WebLogic服務器性能參數
性能調優及UNIX操作
隊列長度一直很高,吞吐量不大,訪問很慢是怎么回事?
Thread Dump 和Java應用診斷
WLS8.15常報socket或連接錯誤,什么原因?
Weblogic服務器性能調優
一個client和server之間的問題
java,weblogic和jdk性能文檔
http://hi.baidu.com/luyi%5F11/blog/item/d32ea497b0776d6e55fb96d5.html
http://hi.baidu.com/amyihohn/blog/item/79fc8d167c96fe51f2de3230.html
http://hi.baidu.com/luyi_11/blog/item/5300f1f0279c0aaca40f52d1.html
http://www.javaeye.com/topic/140849
<2008-2-27 下午09時37分48秒 CST> <Error> <WebLogicServer> <BEA-000337> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default' has been busy for "1,720" seconds working on the request "Http Request: /myapp/test/index.jsp", which is more than the configured time (StuckThreadMaxTime) of "600" seconds.>
2,線程數(Tread Count):指派到weblogic.kernel.Default隊列的線程數。如果你不需要使用超過15個線程(默認),就不必更改這個屬性值。
也可以在mydomain下的config.xml中配置
<ExecuteQueue Name="weblogic.kernel.Default" ThreadCount="50"/>
9,
Bea Weblogic 8.1 SP5 性能優化
weblogic中影響性能的參數總結
發布在weblogic里的程序隨時間越長就越慢
weblogic中影響性能的參數總結
優化WebLogic服務器性能參數
性能調優及UNIX操作
隊列長度一直很高,吞吐量不大,訪問很慢是怎么回事?
Thread Dump 和Java應用診斷
WLS8.15常報socket或連接錯誤,什么原因?
Weblogic服務器性能調優
一個client和server之間的問題
java,weblogic和jdk性能文檔
http://hi.baidu.com/luyi%5F11/blog/item/d32ea497b0776d6e55fb96d5.html
http://hi.baidu.com/amyihohn/blog/item/79fc8d167c96fe51f2de3230.html
http://hi.baidu.com/luyi_11/blog/item/5300f1f0279c0aaca40f52d1.html
http://www.javaeye.com/topic/140849