Tuesday June 26, 2007 TheServerSide Java Symposium Europe
Eager to learn more about the monitoring and management features of the Java SE 6 Platform?
If yes, I'm going to give a talk about the JMX, JConsole and M&M technologies and the different serviceability tools available in the Java SE 6 Platform at TheServerSide Java Symposium Europe in Barcelone on June 28, 2007.
For more detailed info about my talk have a look at the TSSJS Europe website.
I look forward to seeing you all there!
Posted by lmalvent ( Jun 26 2007, 06:26:58 PM CEST ) Permalink Comments [0]JavaOne 2007 Hands-On Lab 1420
Don´t be sad if you couldn´t come to JavaOne this year and attend your favorite JConsole troubleshooting hands-on lab.
The lab illustrates how JConsole can be used for troubleshooting problems in running Java applications as well as how a Java application can be monitored using JMX and AOP in a non-intrusive manner. A simple database application based on the Spring Framework, monitored by an open source JMX AOP monitoring tool called Glassbox, is used as an example. The lab provides also a custom JConsole plugin that plots some custom servlet request metrics computed from the values returned by the Glassbox MBeans.
You can now download it from the SDN website, LAB-1420.
Have fun and feel free to send us feedback for enhancements.
Posted by lmalvent ( Jun 23 2007, 03:16:34 AM CEST ) Permalink Comments [2]Peter Doornbosch has written an enhanced JTop plugin for JConsole.
If you want to know more about the new features it incorporates and play with it go to:
http://blog.luminis.nl/luminis/entry/top_threads_plugin_for_jconsole
Posted by lmalvent ( Jun 21 2007, 05:36:36 PM CEST ) Permalink Comments [0]