Hi Folks,
We are currently using BDD 1.6 (1.6.0.37.40 to exact), but have had the same problem since 1.3.
I'm wondering if anyone knows how BDD determines if a refresh is already runnning?
Sometimes, when we start a refresh on a dataset, either with the GUI or CLI, it fails with a message like
Another refresh process in progress. Wait until it finishes.
yet when we run
data_processing_CLI get-active-jobs
there are no jobs.
when we look at the diagnostics.log for the work flow manager,
there is no sign of the active refresh that is blocking our new refresh
Even the GUI shows no active refreshes.
This leaves us mystified, and wondering why BDD uses different methods to determine if there are running jobs.
Does anyone know how to tell if a refresh is already running?
Or, does this error message really means something else?
Thanks in advance