I often get this error, while the Workspace-Runner was started with new parameters.
Reducing the log-level did not help
Any idea how to fix this? I found no comparable community-Item ..
I am calling a Workspace-Runner within the project. The workspace is called thousends of times. The calling workspace and the called one work each into their own log-Files. In this example 954 of 1461 calls crashed. In the logfile of the called wsp there are now errors mentionend.
Many workspace-calls crash because the newly initialized workspace can't access the logfile because the last call has not yet closed it.
This is the error description:
I would like to use the option with concurrent processes, but it increases the error rate.
The called wsp has one logger configured like this:
What else is needed to give you an idea of the problem?
Looking forward to a solutiion,
Christoph