开发者

Known issues for Weblogic 10 concurrency issues?

Recently, our production weblogic is taking too much time to process queues. Besides investigating into queues, db queries and other stuff I thought to look into any known memory and concurrency issues in weblogic.

Does anyone know ?

Summary about the problem: we had like 2 queues and like 8-9 clusters. one of the queu开发者_JAVA百科es was down for some reason and the other queue started to pile up and weblogic took forever to process it. the db io increased and cpu consumptions as well.


We had a similar production issue recently.

Check if Flow Control is set at the connection factory level. Using this setting weblogic can throttle message production when it sees that the queue is being overloaded.

Weblogic's checklist of things to do when you have a large message backlog is useful for you to compare to your own scenarios

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜