MP2 - V2.1 MP2 Server stopps (1 Viewer)

Status
Not open for further replies.

pur_berger

Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    When I checked back at my installatin I now have seen that the server has stopped (2nd time now). The Event Log shows:

    Code:
    Anwendung: MP2-Server.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.AccessViolationException
       bei System.Data.SQLite.UnsafeNativeMethods.sqlite3_step(IntPtr)
       bei System.Data.SQLite.SQLite3.Step(System.Data.SQLite.SQLiteStatement)
       bei System.Data.SQLite.SQLiteDataReader.Read()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.DataReaderExtensions+<AsEnumerable>d__0.MoveNext()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspectMetadata>, System.Collections.Generic.IList`1<System.Guid> ByRef, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<System.Guid>> ByRef)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Search(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, MediaPortal.Common.MediaManagement.MLQueries.MediaItemQuery, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, System.Collections.Generic.ICollection`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationship(MediaPortal.Common.MediaManagement.IRelationshipRoleExtractor, System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationships(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Reconcile(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.AddOrUpdateMediaItem(System.Guid, System.String, MediaPortal.Common.ResourceAccess.ResourcePath, System.Nullable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary+ImportResultHandler.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, MediaPortal.Common.ResourceAccess.ResourcePath, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15, MediaPortal.Common, Version=2.1.1701.9765, Culture=neutral, PublicKeyToken=null]](<UpdateMediaItem>d__15 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, MediaPortal.Common.MediaManagement.ImportJobInformation, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3, MediaPortal.Common, Version=2.1.1701.9765, Culture=neutral, PublicKeyToken=null]](<ProcessMediaItem>d__3 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock.ProcessMediaItem(MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessageWithTask(System.Func`2<System.__Canon,System.Threading.Tasks.Task`1<System.__Canon>>, System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2+<>c__DisplayClass10[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<.ctor>b__4(System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessagesLoopCore()
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<ProcessAsyncIfNecessary_Slow>b__3(System.Object)
       bei System.Threading.Tasks.Task.InnerInvoke()
       bei System.Threading.Tasks.Task.Execute()
       bei System.Threading.Tasks.Task.ExecutionContextCallback(System.Object)
       bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
       bei System.Threading.Tasks.Task.ExecuteEntry(Boolean)
       bei System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

    Code:
    Name der fehlerhaften Anwendung: MP2-Server.exe, Version: 2.1.1701.9765, Zeitstempel: 0x58700333
    Name des fehlerhaften Moduls: SQLite.Interop.dll, Version: 1.0.103.0, Zeitstempel: 0x57d992b0
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x000c1194
    ID des fehlerhaften Prozesses: 0x94c
    Startzeit der fehlerhaften Anwendung: 0x01d268eb459ed90a
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Server\MP2-Server.exe
    Pfad des fehlerhaften Moduls: C:\Program Files (x86)\Team MediaPortal\MP2-Server\Plugins\SQLiteDatabase\x86\SQLite.Interop.dll
    Berichtskennung: 9f41476d-b7ce-4686-bd01-3f5b0bd4cbdc
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

    Code:
    Anwendung: MP2-Server.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.AccessViolationException
       bei System.Data.SQLite.UnsafeNativeMethods.sqlite3_step(IntPtr)
       bei System.Data.SQLite.SQLite3.Step(System.Data.SQLite.SQLiteStatement)
       bei System.Data.SQLite.SQLiteDataReader.Read()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.DataReaderExtensions+<AsEnumerable>d__0.MoveNext()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspectMetadata>, System.Collections.Generic.IList`1<System.Guid> ByRef, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<System.Guid>> ByRef)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Search(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, MediaPortal.Common.MediaManagement.MLQueries.MediaItemQuery, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, System.Collections.Generic.ICollection`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationship(MediaPortal.Common.MediaManagement.IRelationshipRoleExtractor, System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationships(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Reconcile(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.AddOrUpdateMediaItem(System.Guid, System.String, MediaPortal.Common.ResourceAccess.ResourcePath, System.Nullable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary+ImportResultHandler.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, MediaPortal.Common.ResourceAccess.ResourcePath, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15, MediaPortal.Common, Version=2.1.1701.9765, Culture=neutral, PublicKeyToken=null]](<UpdateMediaItem>d__15 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, MediaPortal.Common.MediaManagement.ImportJobInformation, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3, MediaPortal.Common, Version=2.1.1701.9765, Culture=neutral, PublicKeyToken=null]](<ProcessMediaItem>d__3 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock.ProcessMediaItem(MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessageWithTask(System.Func`2<System.__Canon,System.Threading.Tasks.Task`1<System.__Canon>>, System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2+<>c__DisplayClass10[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<.ctor>b__4(System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessagesLoopCore()
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<ProcessAsyncIfNecessary_Slow>b__3(System.Object)
       bei System.Threading.Tasks.Task.InnerInvoke()
       bei System.Threading.Tasks.Task.Execute()
       bei System.Threading.Tasks.Task.ExecutionContextCallback(System.Object)
       bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
       bei System.Threading.Tasks.Task.ExecuteEntry(Boolean)
       bei System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    Code:
    Name der fehlerhaften Anwendung: MP2-Server.exe, Version: 2.1.1701.9765, Zeitstempel: 0x58700333
    Name des fehlerhaften Moduls: SQLite.Interop.dll, Version: 1.0.103.0, Zeitstempel: 0x57d992b0
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x000c1194
    ID des fehlerhaften Prozesses: 0x1d6c
    Startzeit der fehlerhaften Anwendung: 0x01d268f6a65904de
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Server\MP2-Server.exe
    Pfad des fehlerhaften Moduls: C:\Program Files (x86)\Team MediaPortal\MP2-Server\Plugins\SQLiteDatabase\x86\SQLite.Interop.dll
    Berichtskennung: 69a7b9c9-18d0-4224-81db-897d42c9e82e
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    Log Collection - but as the server went down during normal operation I'm not sure if the required data is in there
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Never seen such crash before. As this happens inside native calls to SQLite, the only idea I have is to update the SQLite package from 1.0.103 to 1.0.104 and hope that the issue is gone.
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    65
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    How many IP's are assigned to this machine?
    [2017-01-07 17:30:10,652] [1828 ] [24 ] [DEBUG] - SSDPClientController: Cannot handle SSDP response from 192.168.0.6:1900 - Invalid message:
    HTTP/1.1 200 Ok
    CACHE-CONTROL: max-age=1900
    ST: upnp:rootdevice
    USN: uuid:73796E6F-6473-6D00-0000-0011320bdb2e::upnp:rootdevice
    EXT:

    [2017-01-07 17:30:10,652] [1828 ] [24 ] [DEBUG] - SSDPClientController: Cannot handle SSDP response from 192.168.0.3:1900 - Invalid message:
    HTTP/1.1 200 Ok
    CACHE-CONTROL: max-age=1900
    ST: upnp:rootdevice
    USN: uuid:73796E6F-6473-6D00-0000-0011321d4f57::upnp:rootdevice
    EXT:


    [2017-01-07 17:38:45,573] [516749 ] [DVB EPG timer] [DEBUG] - EpgCard: card: 3 starting to grab DVBS:tv:MTV Networks Europe VH1 Classic. Freq:11739000 ONID:1 TSID:1066 SID:28667 PMT:0x147 FTA:True LCN:10000 SymbolRate:27500 Modulation:ModNotSet Polarisation:LinearV InnerFecRate:Rate3_4 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    [2017-01-07 17:39:06,038] [537214 ] [63 ] [DEBUG] - Debug: SSDPClientController: Problem parsing incoming multicast UDP packet. Error message: 'Der Wert darf nicht NULL sein.
    Parametername: key'
    [2017-01-07 17:39:06,038] [537214 ] [66 ] [DEBUG] - Debug: SSDPClientController: Problem parsing incoming multicast UDP packet. Error message: 'Der Wert darf nicht NULL sein.
    Parametername: key'
    [2017-01-07 17:39:06,038] [537214 ] [74 ] [DEBUG] - Debug: SSDPClientController: Problem parsing incoming multicast UDP packet. Error message: 'Der Wert darf nicht NULL sein.
    Parametername: key'
    [2017-01-07 17:39:06,040] [537216 ] [66 ] [DEBUG] - Exception: System.ArgumentNullException: Der Wert darf nicht NULL sein.
    Parametername: key
    bei System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
    bei System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
    bei UPnP.Infrastructure.CP.SSDP.RootEntry.AddOrUpdateLink(EndpointConfiguration endpoint, String descriptionLocation, HTTPVersion httpVersion, Int32 searchPort)
    bei UPnP.Infrastructure.CP.SSDP.SSDPClientController.HandleNotifyPacket(EndpointConfiguration config, IPEndPoint remoteEndPoint, HTTPVersion httpVersion, String date, String cacheControl, String location, String server, String nts, String usn, String bi, String ci, String sp, String& error)
    bei UPnP.Infrastructure.CP.SSDP.SSDPClientController.HandleNotifyRequest(SimpleHTTPRequest header, EndpointConfiguration config, IPEndPoint remoteEndPoint)
    bei UPnP.Infrastructure.CP.SSDP.SSDPClientController.HandleSSDPRequest(SimpleHTTPRequest header, EndpointConfiguration config, IPEndPoint remoteEndPoint)
    bei UPnP.Infrastructure.CP.SSDP.SSDPClientController.OnSSDPMulticastReceive(IAsyncResult ar)
     

    breese

    Retired Team Member
  • Premium Supporter
  • July 11, 2011
    3,902
    770
    65
    Arlington Heights, Illinois
    Home Country
    United States of America United States of America
    Also, are you still running the MP1 TV Side?
    There is no logging for setting up SetupTV in the MP2 Server logs but there are in the MediaPortal TV Server

    [2017-01-06 23:19:49,415] [Log ] [4 ] [ERROR] - Exception :confused:ystem.Runtime.Remoting.RemotingException: Ausnahmefehler "System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.Net.Sockets.SocketException: Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden
    bei System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
    bei System.Net.Sockets.Socket.Bind(EndPoint localEP)
    bei System.Net.Sockets.TcpListener.Start(Int32 backlog)
    bei System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
    bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
    bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
    bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider, IAuthorizeRemotingConnection authorizeCallback)
    bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider)
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
    bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
    bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
    bei System.Runtime.Remoting.RemotingConfigHandler.CreateChannelFromConfigEntry(ChannelEntry entry)
    bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureChannels(RemotingXmlConfigFileData configData, Boolean ensureSecurity)
    bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureRemoting(RemotingXmlConfigFileData configData, Boolean ensureSecurity)" bei der Remotekonfiguration.
    bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureRemoting(RemotingXmlConfigFileData configData, Boolean ensureSecurity)
    bei System.Runtime.Remoting.RemotingConfigHandler.DoConfiguration(String filename, Boolean ensureSecurity)
    bei System.Runtime.Remoting.RemotingConfiguration.Configure(String filename, Boolean ensureSecurity)
    bei TvService.TvServiceThread..ctor()

    [2017-01-06 23:19:51,201] [Log ] [TVService] [ERROR] - Exception :confused:ystem.Exception: Error initializing streaming server
    bei TvLibrary.Streaming.RtspStreaming..ctor(String hostName, Int32 port)
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    MP1 is running on the same machine - the machien has one IP

    Ah - yes - the MP1 TVServise is disabled
     
    Last edited:

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,335
    Home Country
    Germany Germany
    @pur_berger , Is this resolved after adjusting the other elements that we discussed in your various threads?
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    51
    Vienna
    Home Country
    Austria Austria
    Hm - @morpheus_xx during Import of Movies / Series Files the MP2server exe died again.

    It is a complete new installation (full cleanup) and onyl video files were imported.

    This Time I have chosen "no online Data" to use the local nfs files.

    Code:
    Anwendung: MP2-Server.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.AccessViolationException
       bei System.Data.SQLite.UnsafeNativeMethods.sqlite3_step(IntPtr)
       bei System.Data.SQLite.SQLite3.Step(System.Data.SQLite.SQLiteStatement)
       bei System.Data.SQLite.SQLiteDataReader.Read()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.DataReaderExtensions+<AsEnumerable>d__0.MoveNext()
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspectMetadata>, System.Collections.Generic.IList`1<System.Guid> ByRef, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<System.Guid>> ByRef)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.QueryEngine.CompiledMediaItemQuery.Query(Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Search(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, MediaPortal.Common.MediaManagement.MLQueries.MediaItemQuery, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.GetMediaItems(MediaPortal.Backend.Database.ISQLDatabase, MediaPortal.Backend.Database.ITransaction, System.Collections.Generic.ICollection`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<System.Guid>, Boolean, System.Nullable`1<System.Guid>, Boolean)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationship(MediaPortal.Common.MediaManagement.IRelationshipRoleExtractor, System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.UpdateRelationships(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.Reconcile(System.Guid, System.Collections.Generic.IDictionary`2<System.Guid,System.Collections.Generic.IList`1<MediaPortal.Common.MediaManagement.MediaItemAspect>>, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary.AddOrUpdateMediaItem(System.Guid, System.String, MediaPortal.Common.ResourceAccess.ResourcePath, System.Nullable`1<System.Guid>, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Backend.Services.MediaLibrary.MediaLibrary+ImportResultHandler.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, Boolean, MediaPortal.Common.ResourceAccess.ResourcePath, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase+<UpdateMediaItem>d__15, MediaPortal.Common, Version=2.1.1701.9808, Culture=neutral, PublicKeyToken=null]](<UpdateMediaItem>d__15 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.ImporterWorkerDataflowBlockBase.UpdateMediaItem(System.Guid, MediaPortal.Common.ResourceAccess.ResourcePath, System.Collections.Generic.IEnumerable`1<MediaPortal.Common.MediaManagement.MediaItemAspect>, MediaPortal.Common.MediaManagement.ImportJobInformation, Boolean, System.Threading.CancellationToken)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3.MoveNext()
       bei System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock+<ProcessMediaItem>d__3, MediaPortal.Common, Version=2.1.1701.9808, Culture=neutral, PublicKeyToken=null]](<ProcessMediaItem>d__3 ByRef)
       bei MediaPortal.Common.Services.MediaManagement.ImportDataflowBlocks.MediaItemSaveBlock.ProcessMediaItem(MediaPortal.Common.Services.MediaManagement.PendingImportResourceNewGen)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessageWithTask(System.Func`2<System.__Canon,System.Threading.Tasks.Task`1<System.__Canon>>, System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.TransformBlock`2+<>c__DisplayClass10[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<.ctor>b__4(System.Collections.Generic.KeyValuePair`2<System.__Canon,Int64>)
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ProcessMessagesLoopCore()
       bei System.Threading.Tasks.Dataflow.Internal.TargetCore`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<ProcessAsyncIfNecessary_Slow>b__3(System.Object)
       bei System.Threading.Tasks.Task.InnerInvoke()
       bei System.Threading.Tasks.Task.Execute()
       bei System.Threading.Tasks.Task.ExecutionContextCallback(System.Object)
       bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
       bei System.Threading.Tasks.Task.ExecuteEntry(Boolean)
       bei System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
    Code:
    Name der fehlerhaften Anwendung: MP2-Server.exe, Version: 2.1.1701.9808, Zeitstempel: 0x58752e90
    Name des fehlerhaften Moduls: SQLite.Interop.dll, Version: 1.0.103.0, Zeitstempel: 0x57d992b0
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x000c1194
    ID des fehlerhaften Prozesses: 0x14f8
    Startzeit der fehlerhaften Anwendung: 0x01d271d2a63340b4
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Server\MP2-Server.exe
    Pfad des fehlerhaften Moduls: C:\Program Files (x86)\Team MediaPortal\MP2-Server\Plugins\SQLiteDatabase\x86\SQLite.Interop.dll
    Berichtskennung: a9ef27a6-7d3f-4f71-8f09-be04c83517fa
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom