My Anime 3 (1 Viewer)

BeeJay

MP Donator
  • Premium Supporter
  • December 8, 2007
    58
    8
    Casa del Bristow-Stagg
    Home Country
    Australia Australia
    [2012-10-22 21:14:25:473] Info|BackgroundWorker.OnDoWork => MainWindow.workerSetupDB_DoWork => MainWindow.AniDBDispose Disposing...
    [2012-10-22 21:14:25:473] Info|MainWindow.workerSetupDB_DoWork => MainWindow.AniDBDispose => AniDBHelper.Dispose ANIDBLIB DISPOSING...
    [2012-10-22 21:14:27:477] Trace|BackgroundWorker.OnDoWork => MainWindow.workerSetupDB_DoWork => DatabaseHelper.InitDB Database - Creating Database...
    [2012-10-22 21:14:27:477] Trace|DatabaseHelper.InitDB => MySQL.CreateDatabase => MySQL.DatabaseAlreadyExists SELECT SCHEMA_NAME FROM INFORMATION_SCHEMA.SCHEMATA WHERE SCHEMA_NAME = 'JMMServer'
    [2012-10-22 21:14:27:479] Trace|DatabaseHelper.InitDB => MySQL.CreateDatabase => MySQL.DatabaseAlreadyExists Found db already exists: jmmserver
    [2012-10-22 21:14:27:479] Trace|BackgroundWorker.OnDoWork => MainWindow.workerSetupDB_DoWork => DatabaseHelper.InitDB Initializing Session Factory...
    [2012-10-22 21:14:27:479] Error|BackgroundWorker.OnDoWork => MainWindow.workerSetupDB_DoWork => DatabaseHelper.InitDB Could not init database: FluentNHibernate.Cfg.FluentConfigurationException: An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.

    ---> FluentNHibernate.Cfg.FluentConfigurationException: An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.

    ---> System.TypeLoadException: Method 'GetAllEpisodesWithMultipleFiles' in type 'JMMServer.JMMServiceImplementation' from assembly 'JMMServer, Version=3.1.17.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
    at System.Reflection.Assembly._GetExportedTypes()
    at System.Reflection.Assembly.GetExportedTypes()
    at FluentNHibernate.AssemblyTypeSource.GetTypes() in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\AssemblyTypeSource.cs:line 23
    at FluentNHibernate.PersistenceModel.AddMappingsFromSource(ITypeSource source) in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\PersistenceModel.cs:line 77
    at FluentNHibernate.PersistenceModel.AddMappingsFromAssembly(Assembly assembly) in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\PersistenceModel.cs:line 72
    at FluentNHibernate.Cfg.FluentMappingsContainer.Apply(Configuration cfg) in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\FluentMappingsContainer.cs:line 126
    at FluentNHibernate.Cfg.MappingConfiguration.Apply(Configuration cfg) in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\MappingConfiguration.cs:line 73
    at FluentNHibernate.Cfg.FluentConfiguration.BuildConfiguration() in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\FluentConfiguration.cs:line 130
    --- End of inner exception stack trace ---
    at FluentNHibernate.Cfg.FluentConfiguration.BuildConfiguration() in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\FluentConfiguration.cs:line 139
    at FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory() in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\FluentConfiguration.cs:line 108


    --- End of inner exception stack trace ---
    at FluentNHibernate.Cfg.FluentConfiguration.BuildSessionFactory() in C:\Projects\SVN\[ Prototyping ]\fluent-nhibernate\src\FluentNHibernate\Cfg\FluentConfiguration.cs:line 113
    at JMMServer.Databases.DatabaseHelper.CreateSessionFactory() in C:\Projects\SVN\JMM\trunk\JMMServer\JMMServer\Databases\DatabaseHelper.cs:line 47
    at JMMServer.JMMService.get_SessionFactory() in C:\Projects\SVN\JMM\trunk\JMMServer\JMMServer\JMMService.cs:line 167
    at JMMServer.Databases.DatabaseHelper.InitDB() in C:\Projects\SVN\JMM\trunk\JMMServer\JMMServer\Databases\DatabaseHelper.cs:line 115
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    I'm getting fail errors when updating JMMServer saying that the file is still in use.

    Can you try the following...

    Make sure jmmserver.exe is not running (kill the process if you have to)
    Go the JMM Server folder and run wyupdate.exe

    This should allow you to update
     
    Last edited:

    NightGeist

    New Member
    October 23, 2012
    2
    0
    Home Country
    United States of America United States of America
    I'm getting the same error as cunnox when opening the plugins page in MediaPortal's Configuration.exe:

    Plugin Manager

    An error occurred while loading the plugin
    MyAnimePlugin3.MainWindow.

    It's incompatible with the current MediaPortal version and won't be loaded.

    I'm using MediaPortal ver. 1.2.3 and MyAnime3 ver. 3.1.14, and JMM Server is up to date.
    It worked perfectly when I tested it the first time (a glorious plugin, many thanks to everyone who worked on it!). It stopped working shortly afterwards, apparently after I set the "time before search function fades out" or something similar to "0" (don't ask).
    Reinstalling the plugin hasn't helped, and I haven't yet gotten around to doing a full MP reinstall.

    Any idea what could be causing this?
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    Could you attach the media portal myanime.log here

    You can probably try reverting that setting by manually editing the mediaportal.xml file.
    I'll let you know the name the next time I'm on my pc
     

    NightGeist

    New Member
    October 23, 2012
    2
    0
    Home Country
    United States of America United States of America
    Thanks! That worked.
    I tried it again, and setting "Close find panel after __ seconds" ("findtimeout" entry in MediaPortal.xml) to "0" does indeed result in that "incompatible" error.

    Thanks a ton for the quick response, saved me a bit of time. I'll get you that log if you still want it.
     

    Game_dude

    Portal Pro
    February 28, 2006
    637
    38
    Indiana
    Home Country
    United States of America United States of America
    I could have sworn there use to be an option to auto start JMMserver. I've been putting the shortcut in my startup folder. But it doesn't start minimized.
     

    lwerndly

    Portal Pro
    January 14, 2008
    702
    278
    Home Country
    Australia Australia
    I could have sworn there use to be an option to auto start JMMserver. I've been putting the shortcut in my startup folder. But it doesn't start minimized.

    There is no option to auto start.
    But there is an option to minimize on startup
     

    Users who are viewing this thread

    Top Bottom