Problem start BPM Cluster

Posted on

I configured a BPM cluster but I've two problem.

The first is about quartz library, it doesn't contain the class to manage oracle db so I tryed to download quartz-all-1.8.5.jar and renamed to quartz-1.8.5.jar, and works correctly, but does somebody tell me if this operation is correct?

The second is a warning I have after the start:

17:43:31,880 INFO [org.quartz.impl.jdbcjobstore.JobStoreCMT] (QuartzScheduler_jBPMClusteredScheduler-s-mi-tstbpm21443533449286_ClusterManager) ClusterManager: detected 1 failed or restarted instances.
17:43:31,880 INFO [org.quartz.impl.jdbcjobstore.JobStoreCMT] (QuartzScheduler_jBPMClusteredScheduler-s-mi-tstbpm21443533449286_ClusterManager) ClusterManager: Scanning for instance "s-mi-tstbpm11443434702446"'s failed in-progress jobs.

how I can remove this warning?

Thanks in advance,
Andrea De Pinto

Responses