Hi @djmcdermott, crashing is not something we take lightly. Are you able to submit a problem report? Please attach the workspaces and log files. One of our Technology Experts will look into the crash for you.
Hi @TiaAtSafe, I deleted the log files so I have to run it again. To give you some more context, I have 30 OS MasterMap gz files to process at various sizes. The aim is to run 3 concurrent processes with 10 workspaces each. I am rerunning the WSR each time upping the number of workspaces included in the three processes to a total of 10. I added a terminator at the end of the FeatureWriter transformer in the child workspace then ran 3 processes with 3 workspaces each and it didn't crash. I am now running 3 processes with 5 workspaces each trying to recreate the crash.
Even though one of the processes hasn't crashed it still stalls. I have attached a screenshot which shows 2 processes utilizing CPU and 1 not. My initial thought is this process is waiting for something and eventually times out causing the crash.
wsr-taskmanagerpng.png
Once I have recreated the crash I will send workspace and log files.
David
Hi @djmcdermott, crashing is not something we take lightly. Are you able to submit a problem report? Please attach the workspaces and log files. One of our Technology Experts will look into the crash for you.
Hi @TiaAtSafe,
Since I added the terminator to the end of the FeatureWriters it seems to have stopped crashing. This maybe a bug or not. I believe the delay is due to writing an ESRI Annotation layer. I know they are very slow to write.