0 Replies Latest reply on Aug 6, 2014 10:58 AM by ramboid

    JBoss7.x and Quartz

    ramboid

      How should I install the quartz service in JBoss7.x?  The download from the quartz site lacks the jboss implementation of the quartz service, quartz-ra.rar.  I downloaded the latest version of quartz from the quartz web site, created the modules entries to access the quartz libraries.  JBoss7.x tries to deploy my ejb but it rolls it back because there are service with missing dependencies.  The error log shows something about jboss.ra.quartz-ra. 

       

      10:20:14,375 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "caosterrorarchive.jar"
      10:20:14,780 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "caosterrorarchive.jar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"caosterrorarchive.jar\".component.CAOSMYTESTMDN.CREATEjboss.ra.quartz-raMissing[jboss.deployment.unit.\"caosterrorarchive.jar\".component.CAOSMYTESTMDN.CREATEjboss.ra.quartz-ra]"]}
      10:20:14,783 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
      JBAS014775:    New missing/unsatisfied dependencies:
            service jboss.ra.quartz-ra (missing) dependents: [service jboss.deployment.unit."caosterrorarchive.jar".component.CAOSMYTESTMDN.CREATE]

      10:20:14,794 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"caosterrorarchive.jar\".component.CAOSMYTESTMDN.CREATEjboss.ra.quartz-raMissing[jboss.deployment.unit.\"caosterrorarchive.jar\".component.CAOSMYTESTMDN.CREATEjboss.ra.quartz-ra]"]}}}
      10:20:14,847 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment caosterrorarchive.jar in 61ms
      10:20:14,847 INFO  [org.jboss.as.controller] (MSC service thread 1-1) JBAS014774: Service status report
      JBAS014776:    Newly corrected services:
            service jboss.ra.quartz-ra (new available)