Monitoring a JBoss Instance Running ColdFusion and Railo with JConsole
Today I needed to use JConsole to connect up to a JBoss instance running ColdFusion and Railo. I wanted to see thread usage etc. when starting the application I'm working on.
In the past when I've used JConsole, it used to automatically detect the running JVMs and show them in the startup dialog box. However, today I wasn't seeing the running JVMs.
