2005-03-28, 10:55 AM
Yesterday I listened to some Net Radio through the MediaMVP. I stopped the music by shutting the MVP off (with the remote control). A few hours later I put the MVP on again too see a recording. The display was still on the Net Radio screen, and I navigated away to the Video Library. From that moment on the log file filled up with these messages:
As you can see the error occurs several times within the same timestamp. I got about 8000 lines/second in the logfile and it won't be much of suprise to you that ultimately the logfile filled up all empty space on my C: drive (23 Gigabyte!).
My questions:
Code:
28-Mar-05 02:55:02.937 VERBOSE [24] Closing shoutcast stream
28-Mar-05 02:55:03.000 ERROR [24] Error processing shoutcast stream: Object reference not set to an instance of an object.
28-Mar-05 02:55:03.109 ERROR [24] at aq.g()
28-Mar-05 02:55:03.109 VERBOSE [24] Closing shoutcast stream
28-Mar-05 02:55:03.109 ERROR [24] Error processing shoutcast stream: Object reference not set to an instance of an object.
28-Mar-05 02:55:03.109 ERROR [24] at aq.g()
28-Mar-05 02:55:03.109 VERBOSE [24] Closing shoutcast stream
28-Mar-05 02:55:03.109 ERROR [24] Error processing shoutcast stream: Object reference not set to an instance of an object.
28-Mar-05 02:55:03.109 ERROR [24] at aq.g()
28-Mar-05 02:55:03.109 VERBOSE [24] Closing shoutcast stream
28-Mar-05 02:55:03.109 ERROR [24] Error processing shoutcast stream: Object reference not set to an instance of an object.
28-Mar-05 02:55:03.109 ERROR [24] at aq.g()
As you can see the error occurs several times within the same timestamp. I got about 8000 lines/second in the logfile and it won't be much of suprise to you that ultimately the logfile filled up all empty space on my C: drive (23 Gigabyte!).
My questions:
- Is Net Radio actually supported at the MediaMVP (or is it a no-go just like the panels on the main menu)
- If the answer to question 1a is 'Yes': do you agree this is bug and will it be fixed?
- Is there a way to limit the size of the log-file?