Hi,
We have implemented a FME script that an ESRI GIS database on several computer. However the script fails on one computer and succeed on all the other.
Here is the error messge return in the FME log file.
2020-03-25 14:45:29| 23.0| 0.0|ERROR |FFS writer: Failed to open file '' for writing. Please ensure that you have sufficient privileges to write this file. If the file already exists, please ensure it is not open in another application
2020-03-25 14:45:29| 23.0| 0.0|ERROR |BADNEWS: Internal Error: Failed to build feature table class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::initChangedValuesWriter(void)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:764) - class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::initChangedValuesWriter(void)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:764)
2020-03-25 14:45:29| 23.1| 0.1|INFORM|Closing the Geodatabase reader
2020-03-25 14:45:30| 23.1| 0.0|ERROR |Internal Error: Failed to build feature table
2020-03-25 14:45:30| 23.1| 0.0|ERROR |class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::initChangedValuesWriter(void)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:764) - class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::initChangedValuesWriter(void)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:764) - class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::startNewChangedValuesFeatureTable(void)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:222) - class StatusInfo *__thiscall STFFeatureTableWrapper::WrapperFeature::FTFeature::startFeature(bool &)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapperfeatureftfeature.cpp:131) - class StatusInfo *__thiscall STFFeatureTableWrapper::startFeature(bool &)(c:\\code\\fme\\foundation\\framework\\engine\\stffeaturetablewrapper.cpp:63) - class StatusInfo *__thiscall STFReaderImp::getFeatureTableFromFeatures(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1967) - class StatusInfo *__thiscall STFReaderImp::getAndTagFeatureWithCoordSys(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1760) - class StatusInfo *__thiscall STFReaderImp::getNextFeature(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1524) - class StatusInfo *__thiscall STFReaderImp::getTaggedFeature(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1160) - class StatusInfo *__thiscall STFReaderImp::getFeatureOrFeatureTable(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1916) - class StatusInfo *__thiscall STFReaderImp::getAndTagFeatureWithCoordSys(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1760) - class StatusInfo *__thiscall STFReaderImp::getNextFeature(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1524) - class StatusInfo *__thiscall STFReaderImp::getTaggedFeature(class STFFeature *&)(c:\\code\\fme\\foundation\\framework\\engine\\readrimp.cpp:1160) - class StatusInfo *__thiscall STFTranslator::abortProcessing(class StatusInfo *)(c:\\code\\fme\\foundation\\framework\\engine\\stftrans.cpp:323) - class StatusInfo *__thiscall STFSimpleTranslator::convert(void)(c:\\code\\fme\\foundation\\kernel\\simptran.cpp:742) - class StatusInfo *__thiscall STFTranslator::translate(const class FMETValOrderedVector<class ObsoleteString> &,const class FMETValOrderedVector<class ObsoleteString> &)(c:\\code\\fme\\foundation\\framework\\engine\\stftrans.cpp:293)
2020-03-25 14:45:30| 23.1| 0.0|INFORM|Translation FAILED with 4 error(s) and 1 warning(s) (0 feature(s) output)
Any idea?
Regards,
Simon