WPS 线程池值为负

发布于 2024-12-18 07:30:13 字数 98 浏览 0 评论 0原文

在Websphere Process Server 6.0.5 的PMI 中,线程池活动计数值为负。 当我们进一步观察时,我们发现MDB线程池具有负值。 请提出相同的原因和解决方案。

In PMI of Websphere Process Server 6.0.5 Thread pool active count value is negative.
When we observed further we found that MDB Thread Pool in having negative value.
Kindly suggest the cause and solution of the same.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吻泪 2024-12-25 07:30:13

我观察到同样的问题。在运行时启用此特定指标时似乎会发生这种情况。看起来,即使池中存在活动线程,指标首次启用时也会初始化为 0,这稍后会导致负值。如果您在静态配置中启用它并重新启动服务器,它将正常工作。

I have observed the same issue. This seems to occur when enabling this particular metric at runtime. It appears that the metric is initialized at 0 when it is first enabled, even if there are active threads in the pool, and this will later result in negative values. If you enable it in the static configuration and restart your server it will work correctly.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文