My Anime 3 (2 Viewers)

Rick164

MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    The MPEI page currently links to stable 3.6.1.0 but in either the post above you can find the link to complete Beta set or directly here:

    http://jmediamanager.org/download/shoko-beta/

    Tested that one here for a while and the streaming issue is solved by disabling it for the time being, we had a solution in place which allowed you to use both but that didn't work well enough so will look at that later on :)
    Don't expect it to be a critical part as Mediaportal installations are normally not roaming or need use of cloud files but would be nice to have at least.

    Everything is in the changelog as well and its a pretty massive list of changes and fixes so please report any issues either here or on github repo (y)
     
    Last edited:

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    Have no installed the new version - unfortunatly after doing teh migration it dies with "setting the ports, ..." and the message "Unable to start Hosting" and "The calling thread cannot access this object because a different thread owns it"
     

    Attachments

    • 2016-11-07.zip
      2.5 KB

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    Hmm thought that bug was fixed for sure but will ask devs, can you try the following:

    - Open JMM server folder:

    Code:
    C:\Program Files (x86)\JMM\JMM Server

    - Right click "JMMServer.exe" and select "run as admin"

    Also during migration did it correctly display the migration message or did it went straight to that error?
    And does the following folder exist after migration fails:

    Code:
    C:\ProgramData\JMMServer
     
    Last edited:

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    Folders do exists . Duringh StartUp it has migrated teh Database but teh last step throws out his error. The thing with "Run as Admin is coming when you start JMMDesktop. Starting it as Admin doen not change the behaviour.
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,006
    Home Country
    Netherlands Netherlands
    Attached test version with only the .exe as rest is the same :) , pretty sure I found where it goes wrong (Nancy host crashes) but not sure why as I'm not familiar with that part of it so need feedback from other devs.

    If that doesn't fix it would try the full package attached in case it's an installer problem.
     

    Attachments

    • JMMServerEXE.zip
      2.5 MB
    • JMMServerFull.zip
      19.3 MB
    Last edited:

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    hm ... something went wrong ...

    I did a second upgrade of an old database to test which i killed to test you exe. after replacemne i got an io error:
    Code:
    Date and Time:         11/7/2016 11:12:44 PM
    Machine Name:          MEDIACENTER
    IP Address:            192.168.0.5
    Current User:          MEDIACENTER\boss
    
    Application Domain:    JMMServer.exe
    Assembly Codebase:     file:///C:/Program Files (x86)/JMM Server/JMMServer.exe
    Assembly Full Name:    JMMServer, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null
    Assembly Version:      3.7.0.0
    Assembly Build Date:   11/7/2016 5:12:56 AM
    
    Exception Source:      JMMServer
    Exception Type:        System.NullReferenceException
    Exception Message:    
    Exception Target Site: MainWindow_Loaded
    
    ---- Stack Trace ----
       JMMServer.MainWindow.MainWindow_Loaded(sender As Object, e As RoutedEventArgs)
           MainWindow.xaml.cs: line 1863, col 13, IL 0016
       System.Windows.EventRoute.InvokeHandlersImpl(source As Object, args As RoutedEventArgs, reRaised As Boolean)
           JMMServer.exe: N 00239
       System.Windows.UIElement.RaiseEventImpl(sender As DependencyObject, args As RoutedEventArgs)
           JMMServer.exe: N 00133
       System.Windows.BroadcastEventHelper.BroadcastEvent(root As DependencyObject, routedEvent As RoutedEvent)
           JMMServer.exe: N 00417
       System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(root As Object)
           JMMServer.exe: N 00208
       MS.Internal.LoadedOrUnloadedOperation.DoWork()
           JMMServer.exe: N 00037
       System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
           JMMServer.exe: N 00068
       System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
           JMMServer.exe: N 00064
       System.Windows.Media.MediaContext.RenderMessageHandlerCore(resizedCompositionTarget As Object)
           JMMServer.exe: N 00155
       System.Windows.Media.MediaContext.RenderMessageHandler(resizedCompositionTarget As Object)
           JMMServer.exe: N 00122
       System.Windows.Interop.HwndTarget.OnResize()
           JMMServer.exe: N 00375
       System.Windows.Interop.HwndTarget.HandleMessage(msg As WindowMessage, wparam As IntPtr, lparam As IntPtr)
           JMMServer.exe: N 00670
       System.Windows.Interop.HwndSource.HwndTargetFilterMessage(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr, handled As Boolean&)
           JMMServer.exe: N 00054
       MS.Win32.HwndWrapper.WndProc(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr, handled As Boolean&)
           JMMServer.exe: N 00194
       MS.Win32.HwndSubclass.DispatcherCallbackOperation(o As Object)
           JMMServer.exe: N 00129
       System.Windows.Threading.ExceptionWrapper.InternalRealCall(callback As Delegate, args As Object, numArgs As Int32)
           JMMServer.exe: N 00096
       System.Windows.Threading.ExceptionWrapper.TryCatchWhen(source As Object, callback As Delegate, args As Object, numArgs As Int32, catchHandler As Delegate)
           JMMServer.exe: N 00053
       System.Windows.Threading.Dispatcher.LegacyInvokeImpl(priority As DispatcherPriority, timeout As TimeSpan, method As Delegate, args As Object, numArgs As Int32)
           JMMServer.exe: N 00373
       MS.Win32.HwndSubclass.SubclassWndProc(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr)
           JMMServer.exe: N 00286

    Ok - so I did an uninstall and reinstall but now it won't startup at all:
    Code:
    Date and Time:         11/7/2016 11:15:33 PM
    Machine Name:          MEDIACENTER
    IP Address:            192.168.0.5
    Current User:          MEDIACENTER\boss
    
    Application Domain:    JMMServer.exe
    Assembly Codebase:     file:///C:/Program Files (x86)/JMM/JMM Server/JMMServer.exe
    Assembly Full Name:    JMMServer, Version=3.7.0.0, Culture=neutral, PublicKeyToken=null
    Assembly Version:      3.7.0.0
    Assembly Build Date:   11/7/2016 5:12:56 AM
    
    Exception Source:      JMMServer
    Exception Type:        System.NullReferenceException
    Exception Message:    
    Exception Target Site: MainWindow_Loaded
    
    ---- Stack Trace ----
       JMMServer.MainWindow.MainWindow_Loaded(sender As Object, e As RoutedEventArgs)
           MainWindow.xaml.cs: line 1863, col 13, IL 0016
       System.Windows.EventRoute.InvokeHandlersImpl(source As Object, args As RoutedEventArgs, reRaised As Boolean)
           JMMServer.exe: N 00239
       System.Windows.UIElement.RaiseEventImpl(sender As DependencyObject, args As RoutedEventArgs)
           JMMServer.exe: N 00133
       System.Windows.BroadcastEventHelper.BroadcastEvent(root As DependencyObject, routedEvent As RoutedEvent)
           JMMServer.exe: N 00417
       System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(root As Object)
           JMMServer.exe: N 00208
       MS.Internal.LoadedOrUnloadedOperation.DoWork()
           JMMServer.exe: N 00037
       System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
           JMMServer.exe: N 00068
       System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
           JMMServer.exe: N 00064
       System.Windows.Media.MediaContext.RenderMessageHandlerCore(resizedCompositionTarget As Object)
           JMMServer.exe: N 00155
       System.Windows.Media.MediaContext.RenderMessageHandler(resizedCompositionTarget As Object)
           JMMServer.exe: N 00122
       System.Windows.Interop.HwndTarget.OnResize()
           JMMServer.exe: N 00375
       System.Windows.Interop.HwndTarget.HandleMessage(msg As WindowMessage, wparam As IntPtr, lparam As IntPtr)
           JMMServer.exe: N 00670
       System.Windows.Interop.HwndSource.HwndTargetFilterMessage(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr, handled As Boolean&)
           JMMServer.exe: N 00054
       MS.Win32.HwndWrapper.WndProc(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr, handled As Boolean&)
           JMMServer.exe: N 00194
       MS.Win32.HwndSubclass.DispatcherCallbackOperation(o As Object)
           JMMServer.exe: N 00129
       System.Windows.Threading.ExceptionWrapper.InternalRealCall(callback As Delegate, args As Object, numArgs As Int32)
           JMMServer.exe: N 00096
       System.Windows.Threading.ExceptionWrapper.TryCatchWhen(source As Object, callback As Delegate, args As Object, numArgs As Int32, catchHandler As Delegate)
           JMMServer.exe: N 00053
       System.Windows.Threading.Dispatcher.LegacyInvokeImpl(priority As DispatcherPriority, timeout As TimeSpan, method As Delegate, args As Object, numArgs As Int32)
           JMMServer.exe: N 00373
       MS.Win32.HwndSubclass.SubclassWndProc(hwnd As IntPtr, msg As Int32, wParam As IntPtr, lParam As IntPtr)
           JMMServer.exe: N 00286

    And a .net error:
    Code:
    Application: JMMServer.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.NullReferenceException
       at JMMServer.MainWindow.MainWindow_Loaded(System.Object, System.Windows.RoutedEventArgs)
       at System.Windows.EventRoute.InvokeHandlersImpl(System.Object, System.Windows.RoutedEventArgs, Boolean)
       at System.Windows.UIElement.RaiseEventImpl(System.Windows.DependencyObject, System.Windows.RoutedEventArgs)
       at System.Windows.BroadcastEventHelper.BroadcastEvent(System.Windows.DependencyObject, System.Windows.RoutedEvent)
       at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(System.Object)
       at MS.Internal.LoadedOrUnloadedOperation.DoWork()
       at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
       at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
       at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object)
       at System.Windows.Media.MediaContext.RenderMessageHandler(System.Object)
       at System.Windows.Interop.HwndTarget.OnResize()
       at System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
       at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
       at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)

    What I also can see is that the ionstallatuon path has changed from Program Files (x86)\JMMServer\ to Programm Files(x86)\JMM\JMMServer\
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria
    OK - Update: Have now renamed the JMMFolder in Program Data and reinstalled the server - after the first setup (teh integarted SQLite) i have mounted teh origina MySQL dtabase (well it's an MariaDB on my synology but that doesn't matter) and it has started - will now check if anything is missing - but from first view it looks fine.

    Ah - I'm using teh originla JMMServer.exe
     

    Users who are viewing this thread

    Top Bottom