- October 3, 2013
- 9
- 12
- 43
- Home Country
-
Italy
MediaPortal 2 Version: 2.2
Description
Setup:
How to reproduce issue.
1. Ensure you have the above setup.
2. Ensure you are offline (ie. both client & server are unable to get to Internet).
3. Play Live TV on the client - a crash will eventually occur.
MP2.2pre Client log extract:
[2018-09-29 18:19:16,308] [928729 ] [Thread10 ] [INFO ] - Started refeshing News Feeds ...
[2018-09-29 18:19:28,299] [940719 ] [Thread10 ] [WARN ] - Unable to load default news feeds xml from server: The remote name could not be resolved: 'install.team-mediaportal.com'
[2018-09-29 18:19:28,299] [940719 ] [Thread10 ] [INFO ] - Finished refeshing News Feeds ...
[2018-09-29 18:29:00,191] [1512612] [151 ] [ERROR] - ApplicationLauncher: Unhandled exception in application
System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.Plugins.SlimTv.Client.Models.SlimTvClientModel.<Update>d__143.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
# MP2.2pre Client log.
Windows Event Viewer Application Log extract:
Application: MP2-Client.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at MediaPortal.Plugins.SlimTv.Client.Models.SlimTvClientModel+<Update>d__143.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
# Windows Event Viewer Application Log.
Steps to Reproduce:
Play Live TV on the client - a crash will eventually occur.
Description
Setup:
- (upstairs) MP2.2pre Server connected to WLAN and TV antenna.
- (downstairs) MP2.2pre Client connected to WLAN AP via Ethernet.
- No Internet (only internal (W)LAN traffic).
How to reproduce issue.
1. Ensure you have the above setup.
2. Ensure you are offline (ie. both client & server are unable to get to Internet).
3. Play Live TV on the client - a crash will eventually occur.
MP2.2pre Client log extract:
[2018-09-29 18:19:16,308] [928729 ] [Thread10 ] [INFO ] - Started refeshing News Feeds ...
[2018-09-29 18:19:28,299] [940719 ] [Thread10 ] [WARN ] - Unable to load default news feeds xml from server: The remote name could not be resolved: 'install.team-mediaportal.com'
[2018-09-29 18:19:28,299] [940719 ] [Thread10 ] [INFO ] - Finished refeshing News Feeds ...
[2018-09-29 18:29:00,191] [1512612] [151 ] [ERROR] - ApplicationLauncher: Unhandled exception in application
System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.Plugins.SlimTv.Client.Models.SlimTvClientModel.<Update>d__143.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
# MP2.2pre Client log.
Windows Event Viewer Application Log extract:
Application: MP2-Client.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at MediaPortal.Plugins.SlimTv.Client.Models.SlimTvClientModel+<Update>d__143.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_1(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
# Windows Event Viewer Application Log.
Steps to Reproduce:
Play Live TV on the client - a crash will eventually occur.