Hello,
In my current setup I have serverJobSubmitter which may be executed even few thousand times in one JOB.
I noticed that it goes great for about 2000 executions and then I start receiving error:
BADNEWS: FMEWorkspaceRunner: Error in opening the configured workspace (fmeworkspacerunner.cpp:468)
FMEWorkspaceRunner: Error in opening the configured workspace
FMEServerJobSubmitter_2(ServerJobSubmissionFactory): Failed to complete run of workspace ...
I also noticed that log file is growing rapidly and at moment when it starts failing it is ~600 MB big but I can't say if it is always the same.
I checked that still there is enough disc space for logs.
Session duration was around 27 hours and then it started to throw that error without any additional information.