After successfully importing 5,900 or so of the 10,000 entries, the operation fails and this shows up in the logs:
Fatal Error:
Transformation failed
Error:
Failed to perform transformation.
Transformation failed.
Last Error - Insert SQL statement is empty (Insert mode). [CODE:10094]
Insert SQL statement is empty (Insert mode). [CODE:10094]
Unable to insert data into database. [CODE:10209]
For detailed information please check the file 'C:\Program Files\Jitterbit Integration Server\DataInterchange/Temp/LOG/13_37cefd30-9921-4661-bc36-871449ebb121.txt'.
I've looked in the db to see what might have caused the failure and I can't seem to see what could be the problem. All entries around the final imported entry look to be fine.
I also looked for the temporary log file "13_37cefd30-9921-4661-bc36-871449ebb121.txt" but had no luck finding it.
I've verified that the following is specified in jitterbit.conf:
- Code: Select all
[TransformationEngine]
WriteLog=1
Currently running Jitterbit Server 1.1.0 PREVIEW 4 on Windows XP Pro SP2 with Jitterbit Client 1.1.0 (Preview 2) on Windows 2000 SP4.


