There is problem in logging system, that causes logs not being finished at the end. For example:
It also happens while MP2 is still running. If new entries are added, previous end is completed, but again there is cutoff on new end of file.
Code:
2010-09-26 10:45:15.091500 [Info.][Main Thread]: ResourceServer: Started HTTP server (IPv6) at port 52730
2010-09-26 10:45:15.520500 [Info.][Main Thread]: DatabaseManager: Subschema 'MediaPortal-Basis' present in version 1.0
2010-09-26 10:45:15.579500 [Info.][Main Thread]: DatabaseSubSchemaManager: Subschema 'MediaLibrary' present in version 1.0
2010-09-26 10:45:15.866500 [Info.][Main Thread]: DatabaseSubSchemaManager: Subschema 'ClientManager' present in version 1.0
2010-09-26 10:45:15.948500 [Info.][Main Thread]: UPnP serv
It also happens while MP2 is still running. If new entries are added, previous end is completed, but again there is cutoff on new end of file.
Slovenia