FAQs

Frequently Asked Questions - detected

FAQs - detected

When you see this warning it means the QuartzDesk Public API Library JAR has not been installed on the Quartz scheduler's classpath as described in the QuartzDesk JVM Agent Installation and Upgrade Guide.

The QuartzDesk Public API Library connects the Quartz scheduler with the QuartzDesk JVM Agent. Without this connection, some of the advanced QuartzDesk features cannot function properly and are disbaled in the QuartzDesk GUI.

Steps to fix the problem:

  1. Edit the Quartz scheduler connection to see which JVM and Quartz scheduler instance the connection points to. The target JVM can be identified using the host and port. The Quartz scheduler instance can be identified using the Quartz scheduler object name.
  2. Make sure the QuartzDesk Public API Library JAR is installed on the Quartz scheduler's classpath and is loaded by the same classloader that loads the Quartz scheduler API (quartz-x.y.z.jar). For installation details, please refer to the QuartzDesk JVM Agent Installation And Upgrade Guide available for download in Installation And Upgrade Guides.
  3. Make sure there is only one QuartzDesk Public API Library JAR on the Quartz scheduler's classpath.
  4. Close the warning dialog and repeat the original action.