Hi guys,
I dont think this is specific to 1.2 RC but while using mediaportal I every so often get a popup that mediaportal stopped working
I can actually just close the pop up box and mediaportal keeps running but its very annoying. I happens in Live TV and while watching movies.
Im getting this error in error.log
2011-09-01 20:14:23.451877 [ERROR][(25)]: MediaPortal: Unhandled exception occured
2011-09-01 20:14:23.454878 [ERROR][(25)]: Exception ystem.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
2011-09-01 20:14:23.455878 [ERROR][(25)]: Exception :Collection was modified; enumeration operation may not execute.
2011-09-01 20:14:23.455878 [ERROR][(25)]: site :Void ThrowInvalidOperationException(System.ExceptionResource)
2011-09-01 20:14:23.455878 [ERROR][(25)]: source :mscorlib
2011-09-01 20:14:23.456878 [ERROR][(25)]: stacktrace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
and this error in mediaportal.log
2011-09-01 20:14:23.451877 [Info.][(25)]: MediaPortal: Unhandled exception occured
2011-09-01 20:14:23.454878 [Info.][(25)]: Exception ystem.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
2011-09-01 20:14:23.455878 [Info.][(25)]: Exception :Collection was modified; enumeration operation may not execute.
2011-09-01 20:14:23.455878 [Info.][(25)]: site :Void ThrowInvalidOperationException(System.ExceptionResource)
2011-09-01 20:14:23.455878 [Info.][(25)]: source :mscorlib
2011-09-01 20:14:23.456878 [Info.][(25)]: stacktrace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Any clue whats going on?
Regards
Jacob
I dont think this is specific to 1.2 RC but while using mediaportal I every so often get a popup that mediaportal stopped working
I can actually just close the pop up box and mediaportal keeps running but its very annoying. I happens in Live TV and while watching movies.
Im getting this error in error.log
2011-09-01 20:14:23.451877 [ERROR][(25)]: MediaPortal: Unhandled exception occured
2011-09-01 20:14:23.454878 [ERROR][(25)]: Exception ystem.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
2011-09-01 20:14:23.455878 [ERROR][(25)]: Exception :Collection was modified; enumeration operation may not execute.
2011-09-01 20:14:23.455878 [ERROR][(25)]: site :Void ThrowInvalidOperationException(System.ExceptionResource)
2011-09-01 20:14:23.455878 [ERROR][(25)]: source :mscorlib
2011-09-01 20:14:23.456878 [ERROR][(25)]: stacktrace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
and this error in mediaportal.log
2011-09-01 20:14:23.451877 [Info.][(25)]: MediaPortal: Unhandled exception occured
2011-09-01 20:14:23.454878 [Info.][(25)]: Exception ystem.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
2011-09-01 20:14:23.455878 [Info.][(25)]: Exception :Collection was modified; enumeration operation may not execute.
2011-09-01 20:14:23.455878 [Info.][(25)]: site :Void ThrowInvalidOperationException(System.ExceptionResource)
2011-09-01 20:14:23.455878 [Info.][(25)]: source :mscorlib
2011-09-01 20:14:23.456878 [Info.][(25)]: stacktrace: at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
at System.Collections.Generic.Dictionary`2..ctor(IDictionary`2 dictionary, IEqualityComparer`1 comparer)
at MediaPortal.Util.Utils.RemoveFoldersFromCache(String dir)
at MediaPortal.Util.Utils.fileSystemWatcher_Error(Object sender, ErrorEventArgs e)
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
Any clue whats going on?
Regards
Jacob