【发布时间】:2016-06-11 07:39:46
【问题描述】:
每当我尝试部署我的应用程序时,我都会在日志中不断收到此异常:
MQJMSRA_LB4001: start:Aborted:Unable to ping Broker within 60000 millis
我不明白为什么会这样,所以我检查了 domain/domain1/imq/logs/log.txt,这就是我发现的:
No threads are available to process a new connection on service admin. 10 threads out of a maximum of 10 threads are already in use by other connections. A minimum of 2 threads must be available to process the connection. Please either limit the # of connections or increase the imq.<service>.max_threads property. Closing the new connection. ". Count: service=5 broker=5
有人可以帮助我了解如何增加此计数.. 我非常感谢您在这方面的帮助。
【问题讨论】:
标签: glassfish jms glassfish-3