私はNetBeansIDE7.0.1をGlassfish3.1で使用し、プロジェクトにはプレゼンテーションとMySQLデータベースにEJBとJPAを使用しています。すべて正常に動作しますが、次の警告が表示された場合は常に次のようになります。
Avertissement: Multiple [2] JMX MBeanServer instances exist, we will use the server at index [0] : [com.sun.enterprise.v3.admin.DynamicInterceptor@11bfacc].
Avertissement: JMX MBeanServer in use: [com.sun.enterprise.v3.admin.DynamicInterceptor@11bfacc] from index [0]
Avertissement: JMX MBeanServer in use: [com.sun.jmx.mbeanserver.JmxMBeanServer@24d165] from index [1]
どのGlassfish構成でこの問題を解決できますか?
ご協力ありがとうございました。