ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Express Java EE運用ガイド(Java EE 6編)
FUJITSU Software

10.43.7 JPAの運用時に出力されるメッセージ

WARNING: JMX MBeanServer in use: [{0}] from index [{1}]

[可変情報]

{0}:MBeanServerクラス名
{1}:内部情報

[意味]

{0}のMBeanServerが登録されました。

[システムの処理]

処理を続行します。

[ユーザの対処]

処理は不要です。

WARNING: Multiple [{0}] JMX MBeanServer instances exist, we will use the server at index [{1}] : [{2}].

[可変情報]

{0}:内部情報
{1}:内部情報
{2}:MBeanServerクラス名

[意味]

{2}のMBeanServerを利用します。

[システムの処理]

処理を続行します。

[ユーザの対処]

処理は不要です。

WARNING: The DatabaseSession has an external transaction controller defined by something other than the ServerPlatform. EclipseLink will permit the override of the external transaction controller, but we recommend you consider the alternative of subclassing org.eclipse.persistence.platform.server.ServerPlatformBase and override getExternalTransactionControllerClass().

[意味]

外部トランザクションコントローラがクリアされませんでした。

[システムの処理]

処理を継続します。

[ユーザの対処]

処理は不要です。