discuss_ja@glassfish.java.net

トラブルシューティングガイド-overview 1日1膳

From: takeshi nakashima <noyak02_at_gmail.com>
Date: Mon, 25 Aug 2008 00:47:50 +0900

お疲れ様です。
中島です。

トラブルシューティングガイド-overview ですが、2本、やってみました。

http://wiki.glassfish.java.net/Wiki.jsp?page=TSG_OverviewJa07
http://wiki.glassfish.java.net/Wiki.jsp?page=TSG_OverviewJa08

ちょっと前に話題になっていた 「the Application Server」の表現が出てきました。

「ログレベル」の途中のあたり↓で、意訳の苦しいところがありますので、
何かお気づきの点がありましたら教えてください。。

標準的な JDK のログレベルに加えて、GlassFish アプリケーションサーバーは、
ログファイル (server.log)に直感的に理解されやすい形で出力され、かつ、Solaris と
強固に統合されているログレベルを持っています。そのログレベルである ALERT と
FATAL は、GlassFish(または、Sun Java System)アプリケーションサーバー特有の
ものであり JDK1.4 logging API に実装されているものではありません。

【原文】
In addition to the standard JDK log levels, the Application Server has added
log levels designed to map more intuitively to the Application Server log file
(server.log) and to tightly integrate with Solaris. The log levels ALERT and
FATAL are specific to the Application Server and are not implemented in the
JDK1.4 logging API.