使用 WebSphere Application Server - Community Edition 时发生问题

Health Center 代理与 WebSphere® Application Server - Community Edition 使用的 MBeanServer 之间存在冲突。

可以通过更改 Heath Center 代理的行为来解决问题。在启动要监控的应用程序时向命令行添加以下属性:
-Dcom.ibm.java.diagnostics.healthcenter.use.platformmbeanserver=true
当使用该属性时,Heath Center 代理会尝试使用由正在运行的应用程序创建的 MBeanServer。您可能还需要延迟 Health Center 代理的启动以确保应用程序已启动 MBeanServer。包含以下属性以在 Health Center 代理启动时形成短暂延迟。
-Dcom.ibm.java.diagnostics.healthcenter.agent.start.delay.seconds=<delay>
其中,<delay> 是 Health Center 代理在启动前暂停的秒数。


© Copyright IBM Corporation 2007, 2015.
© Copyright 1997, 2015, Oracle and/or its affiliates.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.