I am using kamel version 2.1 and want to enable hawtio monitoring with jolokia traits. There is an exception when viewing the route diagram. jakarta.xml.bind ...
Oracle Java SE 7 の JMX クラスにサンドボックスによるセキュリティ制限を回避して、任意のコードが実行可能な脆弱性が報告されました。 ユーザが悪質な Java アプレットを使用する Web ページを閲覧した場合、リモートの第三者によってシステム上で不正な操作 ...
先週,試しにアクセスしてみたMXBeanはすべてJSR-174 Monitoring and Management Specification for the Java Virtual Machineで定義されたものです。 このJSR-174はシステムの運用・保守においてきわめて重要なAPIだと筆者は確信しています。 システムの運用中に,メモリーの使用 ...
JSR 262: Web Services Connector for Java Management Extensions Agents JMX(Java Management Extensions)はJ2SE 5.0から導入された、Javaアプリケーション ...
問題を切り分けるためには、 情報を取得しないといけません。実行中のJavaアプリケーションから情報を取得する方法はたくさんありますが、 よく使われている方法として、 ログ出力、 JMXとMBean、 ダンプの3つを紹介します。 図1よく使われる情報の取得 ...
If you click history in wiki when running hawtio standalone you get an NPE. Maybe we should exclude a few plugins in standalone mode as that plugin does not make as much sense? <style type="text/css"> ...
Javaにおけるソフトウエア管理フレームワークがJava Management Extensions(JMX)です。JMXはJava EEでは1.3から,Java SEでも5.0から標準で使用できるようになっています。 Javaの様々な仕様はJava Community Process(JCP)で策定されていますが,このJMXもJCPで仕様策定が ...
The Bhut Jolokia is not just a chili pepper; it was deemed for several years as the hottest chili pepper in the world. In this blog post, I talk about something presumably named after this chili ...
package dustin.examples; import java.util.logging.Logger; import static java.lang.System.out; public class FickleLogging { private static Logger LOGGER = Logger ...