Skip to main content

Hi everyone,

I'm trying to run a batch deploy of my workbench but I got this error while the workbench work perfectly in FME.

Help needed to fix it !!!

5.0|  0.0|ERROR |Geodatabase Error (-2147220655): The table was not found.
5.0|  0.0|ERROR |FileGDB Writer: Feature Class 'Hydrographie/Zone_inondable_humide' must exist when Table Handling is set to 'Use Existing'
5.0|  0.0|ERROR |A fatal error has occurred. Check the logfile above for details
5.0|  0.0|ERROR |A fatal error has occurred. Check the logfile above for details
5.0|  0.0|WARN  |Geodatabase Error (-2147418113): Unexpected operation.
5.0|  0.0|WARN  |FileGDB Writer: Could not disable Load Only Mode for feature type ''
5.0|  0.0|WARN  |Geodatabase Error (-2147418113): Unexpected operation.
5.0|  0.0|WARN  |FileGDB Writer: Could not free Write Lock for feature type ''
5.0|  0.0|INFORM|=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5.0|  0.0|INFORM|Feature output statistics for `FILEGDB' writer using keyword `FILEGDB_1':
5.0|  0.0|STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5.0|  0.0|STATS |                               Features Written
5.0|  0.0|STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5.0|  0.0|STATS |Hydrographie/Zone_inondable_humide                                           1
5.0|  0.0|STATS |==============================================================================
5.0|  0.0|STATS |Total Features Written                                                       1
5.0|  0.0|STATS |=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5.0|  0.0|ERROR |A fatal error has occurred. Check the logfile above for details


Hi @benildeoudiane Can you run the workspace from the command line with the blue syntax shown at the top of the log window? Are you running Batch Deploy immediately or have you saved the *.bat and *.tcl files and are running that batch file?

 

 


Hi @benildeoudiane Can you run the workspace from the command line with the blue syntax shown at the top of the log window? Are you running Batch Deploy immediately or have you saved the *.bat and *.tcl files and are running that batch file?

 

 

Hi Dan,

 

Thanks for your reply. I tried as you said, to copy and paste the first window log line from FME to cmd and it works as it does in FME. All my files have been loaded in the GDB.

 

 


Reply