Hi there,
I'm having problems with my workspace. It's quite big:
- reading an oracle data base
- transforming and calculating data
- writing to SpatiaLite
And all this on a virtual machine.
I cannot provide the workspace and data here as they are sensitive, but I'll try to explain what I already did:
- The wohle workspace will throw an error. Sometimes because of memory space issues, sometimes unspecified (just 'Error during translation').
- I already set FME_TEMP to another disk.
- I did run it in debug mode: no hints on the abrupt termination.
- I disabled some parts of the workspace to get a focus + activated caching: while running part by part including writing to SpatiaLite, it didn't fail! But: I saw the temp-directory increasing up to 40GB.
- I ran the workspace in batch mode - failed.
What else can I try? It seems to be a space issue (disk and/or memory). Does anyone else have experience on that (especially with a virtual machine)?
Cheers,
Maria