Hi everyone,
I'm encountering an issue when running a workspace in FME Workbench, and I get the following error:
“Zorba Internal Fatal Error”
What would be the best way to troubleshoot or fix this issue?
Hi everyone,
I'm encountering an issue when running a workspace in FME Workbench, and I get the following error:
“Zorba Internal Fatal Error”
What would be the best way to troubleshoot or fix this issue?
Best answer by takashi
You can see that the error occurred while executing XMLUpdater from the log, so why don't you investigate the XMLUpdater settings and behavior at first?
However, the message "Zorba Internal Fatal Error ..." suggests the error is releted to the software implementation. I never seen the message.
If you couldn't specify the reason for the error after investigation on the XMLUpdater, you would have to ask Safe support.
'Zorba' is the name of XQuery processor bundled in FME, by the way.