Guys,
something wrong is going on. I was changing existing working workspace to pointing to new geodatabase zip file, which also has new table structure. Modified new workspace is working fine on my PC under FME Workbench.
But if I publish it on FME Server I'm getting the error (see below) for each attribute that we are not reading from geo tables. And since original database is huge after few minutes FME Server stops the job without any failure message and building core dump files on FME Server machine.
Error messages that we are getting:
Geodatabase Error (-2147467259): General function failure.
Could not read Field `column_name' in Table `Table_name'
Does somebody know where the issue can be?
Appreciate any help!
Thanks.