DiskManagement: Exception at parsing freediskspace (1 Viewer)

trahajopro86

Portal Member
June 5, 2010
17
1
Home Country
United States of America United States of America
1.1.2:
MediaPortal Skin:
Windows 7:


Hey all!

I started seeing the following in my error.log about a week ago:
2011-01-05 19:12:14.992993 [(6)]: DiskManagement: Exception at parsing freediskspace () to drive C:
2011-01-05 19:12:14.992993 [(6)]: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvService.DiskManagement.OutOfDiskSpace(String drive)
2011-01-05 19:12:38.253026 [(6)]: DiskManagement: Exception at parsing freediskspace () to drive C:
2011-01-05 19:12:38.263026 [(6)]: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at TvService.DiskManagement.OutOfDiskSpace(String drive)

It doesn't seem to be causing any issues that I can see. It just keeps reporting to the log over and over.

I double checked, and unless I somehow missed something, nothing is configured to use the C: drive. MP is installed on C, but that is it. Timeshifting, recording, transcoding all go to a different physical drive.

Thoughts?

-Tracy
 

Users who are viewing this thread

Top Bottom