Blue Prism Certified Professional Developer (APD01) — Question 26
An attempt to start a Process on resource BP0100 has resulted in the following error message:
BP0100 is too busy to run that process
Which of the below is the most likely cause of this error?
Answer options
- A. Resource BP0100 is offline
- B. There is more than one instance of the Blue Prism resourcepc command running on resource BP0100
- C. The BPServer service is not running on the Blue Prism Application Server
- D. A Process is running on resource BP0100 that calls a Business Object with a run mode of "˜Exclusive'
Correct answer: B
Explanation
The correct answer is B because having multiple instances of the Blue Prism resourcepc command running can overload the resource, resulting in the 'too busy' error. Option A is incorrect as being offline would not allow any process to start at all. Option C is also incorrect because if the BPServer service was not running, no processes could be executed, and option D would only prevent a specific process from running, not cause a 'busy' status.