In the meantime/in lieu of all the log files, just now, while I had the GUI up (7:35 PM) it hadn't written to the .sdf file since 11:18 AM today. After closing the GUI, it wrote to the sdf finally, but I noticed the following in the ManicTimeClient.log:
2014-08-21 19:35:21.769 2 7432 1 Stopping ManicTime Client.
2014-08-21 19:35:21.831 2 7432 1 Disconnected from tracker.
2014-08-21 19:35:21.931 2 7432 1 Locking connection pool (0, 8, 8).
2014-08-21 19:35:21.932 2 7432 1 Connection pool locked (0, 8, 8).
2014-08-21 19:35:21.933 2 7432 1 Disposing all connections (0, 8, 8).
2014-08-21 19:35:21.935 1 7432 19 [10f410eb] System.ObjectDisposedException: Cannot access a closed pipe. at System.IO.__Error.PipeNotOpen() at System.IO.Pipes.PipeStream.get_IsMessageComplete() at Finkit.ManicTime.Common.Messaging.NamedPipes.PipeReader.EndRead(IAsyncResult ar)
2014-08-21 19:35:21.936 1 7432 19 [801bfdbd] Tracker connection faulted.
2014-08-21 19:35:22.526 2 7432 1 All connections disposed (0, 0, 0).
2014-08-21 19:35:22.527 2 7432 1 ManicTimeClient 2.5.4.0 stopped.
Then it didn't write to/update the .sdf again (with the GUI now closed) until I *re-opened* the GUI again. (But then after that update after re-opening the GUI, it didn't write again until I re-*closed* the GUI, so apparently, this is another "error" loop it has encountered.). And then, the last time closing, it had the following in ManicTimeClient.log, this time with no error (but saying like above, "Disconnected from tracker..." and "ManicTimeClient...stopped.", which I'm sure if that's normal:
2014-08-21 19:44:53.984 2 10140 1 Stopping ManicTime Client.
2014-08-21 19:44:53.985 2 10140 1 Disconnected from tracker.
2014-08-21 19:44:53.991 2 10140 1 Locking connection pool (0, 9, 9).
2014-08-21 19:44:53.994 2 10140 1 Connection pool locked (0, 9, 9).
2014-08-21 19:44:53.995 2 10140 1 Disposing all connections (0, 9, 9).
2014-08-21 19:44:55.070 2 10140 1 All connections disposed (0, 0, 0).
2014-08-21 19:44:55.081 2 10140 1 ManicTimeClient 2.5.4.0 stopped.
When I finally exited the background process (right-click systray icon>Exit), I got the following single line added to ManicTimeErrors.log:
2014-08-21 19:59:26.993 1 2648 2 [c0207131] WindowsMessageForm - UnregisterKey
Edited by user Friday, August 22, 2014 3:01:30 AM(UTC)
| Reason: Not specified