Hello together,
I'm a bit confused. I have a workbench where I merge attributes from 3 data sources. The result should being saved in an FFS file. But the workbench throws an error at the end which is completely meaningless to me. This is the end of the log file:
Translation was SUCCESSFUL with 25 warning(s) (919246 feature(s) output)
FME Session Duration: 35 minutes 27.1 seconds. (CPU: 1867.5s user, 275.9s system)
END - ProcessID: 25060, peak process memory usage: 17993084 kB, current process memory usage: 307928 kB
Translation was SUCCESSFUL
Error running translation.
On the one way the translation seems to be successful, in the other way there is an error running the translation.
One strange thing is that there are two instead one FFS file being created by the writer of the workbench: Output.ffs (with 39 FTS files) and Output_1.ffs (with 9 FTS files), although I defined just the Output.ffs in the writer.
In spite of the error I tried to load the Output.ffs into the Data Inspector. I also get an error here:
FFS reader: Could not read 15072 byte(s) from file 'D:\...\Output_1.fts'. Data read from this file may be corrupt
FFS writer: Internal Error: Failed to initialize feature data retrieval
Failed to write feature data to `C:\Users\CLEVOC~1\AppData\Local\Temp\FFS_1661006545711_31844_DATA.ffs'
An error has occurred. Check the logfile above for details
Failed to specify the feature index as constraints on the reader
I also tried to run the workbench with less data but the problem always occurs.
Have you any experiences or hints with this kind of error?
Best regards