『Sun Java System Application Server Enterprise Edition 8.2 パフォーマンスチューニングガイド』で、ログオプションについて次のように記述されていますが、これは誤りです。
The Administration GUI provides the following two logging options: (Administration GUI は次の 2 つのログオプションを提供します。)
Option 1 – Log stdout ( System.out.print) content to the event log (オプション 1 – stdout (System.out.print) コンテンツをイベントログに記録する)
Option 2 – Log stderr ( System.err.print) content to the event log (オプション 2 – stderr (System.err.print) コンテンツをイベントログに記録する)
これらのログオプションは、Application Server Enterprise Edition 8.2 では存在しなくなりました。