Hey,
my job sservers are not willing to process any jobs.
Same warning message for each is:
Hey,
my job sservers are not willing to process any jobs.
Same warning message for each is:
What happens if you try to compile the database?
Compilation is executed without any errors.
is there anything showing in the dbqueue?
sooo, here's an update.
The cause for the encryption key issue is related to a configuration setting of the affected job service(s). The configuration "JobDestination" -> "jobservicedestination" contains a property "Private Key File", which expects the same key file as the object setting "File with private key". Providing the path and file name to a similar key file did the trick.
The issue "single user mode running" has been resolved with an update of the database, even though because other actions (sql statement to disable single user mode etc.) didn't succeed.
interesting thank you for providing the solution