Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Important
Description
After I cloned the apache incubator quarks repository and attempted to run a console application I noticed that although the console came up, the console was not able to find any jobs.
After running jconsole and comparing the format of the ObjectName for the JobMXBean I noticed it slightly changed and this was why the ConsoleJobServlet was not using the correct regular expression for the ObjectName string for the JobMXBean.