Hello everyone,
I am reaching out because I have run into a problem recently and searched through previous thread and couldn’t quite find my issue with a solution.
I am running into a hang up when I run a workspace that triggers an additional workspace through FMEFlow using FMEFlowJobSubmitter. I will paste an example of what the log looks like.
FMEFlowJobSubmitter: https://your.specific. - Submitting a request to run workspace 'Your-Workspace' in repository 'YourRepository'…
FMEFlowJobSubmitter: https://your.specific - Failed to submit request to run workspace ''Your-Workspace'' in repository 'YourRepository'
FMEFlowJobSubmitter - 'Failure when receiving data from the peer'
My workflow is submitting around 70 jobs so after this error occurs around 15 times the error switches to:
Error: Failed to update access token.
FME Flow error: `FME Flow error: `929026:Error: Connection reset''
FMEFlowJobSubmitter: https://your.specific - Failed to submit request to run workspace ''Your-Workspace'' in repository 'YourRepository'
FMEFlowJobSubmitter: Reason - 'Failed to login'
After this cycles through and I receive this error numerous times the job submitter starts working right and the remaining jobs are sent through and executed.
The team I am apart of just upgraded this specific server from 2023.1 to 2024.1. NOTE: There are two engines that are configured to load balance on this specific server.
I am also going to submit a trouble ticket for this case, so I will keep this thread updated with what the root cause and fix was.