I have a problem workspace that runs fine for most datasets but for one dataset it just stops, with no error indicated in the output log.
I've tried turning on the "Log debugging information" option in Workbench. I've also tried adding "FME_DEBUG BADNEWS FME_STACK_TRACE" to the workspace header but I'm still not getting any error output at the point the translation hangs, it just stops.
I've let the translation sit overnight, so it's not just a matter of me being impatient!
I assume it's some bad geometry but it's hard to know where to start looking, there's a fiar amount of data and the translation runs for 1/2 hour before dying.
Originally the translation looked like it was dying on a FeatureMerger so I exported the inputs to that transformer and then ran them through in a seperate translation but they ran through fine. I replaced the FeatureMerger with a Matcher in my original workspace and now it looks like it's failing on the Matcher. I'm not convinced that's where the problem lies, that just seems to be where the translation stops.
Anyone have any ideas on how to get any log data out of this, or how to best troubleshoot it?
I'm on the latest FME 2013 sp2 beta but also have the same problem on earlier versions of FME.
thanks,
Nic