Skip to main content

When I use batch deploy translate some files, then just success one file, and display these message on last lines, and fme version 2015.1.1.0?20150715 - Build15515-win32?.

Creating reader for format: CSV (Comma Separated Value)

Trying to find a DYNAMIC plugin for reader named `CSV'

FME API version of module 'CSV' matches current internal version (3.7 20150407)

child killed: segmentation violation

FME encountered an error. Please contact

Batch deploy can be a bit of a dark art, my suggestion would be to consider batch processing using the WorkspaceRunner and a Master\\Slave workspace approach as it is more configurable with the standard FME Workbench interface. You can also configure 1 log file per process by publishing the log file parameter.


Batch deploy can be a bit of a dark art, my suggestion would be to consider batch processing using the WorkspaceRunner and a Master\\Slave workspace approach as it is more configurable with the standard FME Workbench interface. You can also configure 1 log file per process by publishing the log file parameter.

Thanks for your replay. I just change old version translators to new, and then batch deploy can worked, so I guess maybe that's the reason.

Reply