Error parsing session log file, but it is not closed yet
in looking at the debuglog, it has a set of these lines, once every second.
[2014-07-21 15:17:10.869Z] [0010] ExeSessionProcess.ProcessEvent entering
[2014-07-21 15:17:10.870Z] [0010] ExeSessionProcess.ProcessChoiceEvent entering
[2014-07-21 15:17:11.149Z] [000a] Opening log without write sharing
[2014-07-21 15:17:11.203Z] [000a] Opening log with write sharing
[2014-07-21 15:17:11.203Z] [000a] Log opened
[2014-07-21 15:17:11.203Z] [000a] Skipping 10 nodes
[2014-07-21 15:17:11.213Z] [000a] Closing log
[2014-07-21 15:17:11.213Z] [000a] Error parsing session log file, but it is not closed yet, will retry
[2014-07-21 15:17:11.213Z] [000a] Waiting for log update and dispatching events for 500
[2014-07-21 15:17:11.713Z] [000a] Opening log without write sharing
[2014-07-21 15:17:11.741Z] [000a] Opening log with write sharing
[2014-07-21 15:17:11.741Z] [000a] Log opened
[2014-07-21 15:17:11.741Z] [000a] Skipping 10 nodes
[2014-07-21 15:17:11.755Z] [000a] Closing log
[2014-07-21 15:17:11.756Z] [000a] Error parsing session log file, but it is not closed yet, will retry
[2014-07-21 15:17:11.756Z] [000a] Waiting for log update and dispatching events for 500
[2014-07-21 15:17:11.870Z] [0010] ExeSessionProcess.ProcessChoiceEvent leaving
[2014-07-21 15:17:11.870Z] [0010] ExeSessionProcess.ProcessEvent leaving
i can't seem to understand what it's trying to do now for this new site, nor why it is looping and not returning. The timeout also isn't making the looping stop.