home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Cannot connect after W10 update
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jmuellers" data-source="post: 1239338" data-attributes="member: 106576"><p>I seem to have the same Problem, Server and Client, for 1.18 as well as 1.19pre.</p><p>Problem started after a power fail on the client.</p><p></p><p>Disabling firewalls on client and server did not help.</p><p>Only error I can find in MediaPortal-Error.log is:</p><p></p><p>[code][2018-02-09 10:46:56,047] [Error ] [MPMain ] [ERROR] - Tv NotifyManager: Exception at timer_tick System.TypeInitializationException: Der Typeninitialisierer für "Gentle.Framework.ProviderFactory" hat eine Ausnahme verursacht. ---> Gentle.Common.GentleException: FATAL ERROR: No configuration store was found!</p><p>Gentle is unable to continue!</p><p></p><p>The handlers emitted the following error messages:</p><p>Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe.Config".</p><p></p><p>Unable to create FileHandler for file Gentle.config.</p><p>This usually means that the file could not be found in any of the default search locations.</p><p></p><p>The handlers threw the following exceptions:</p><p>System.Xml.XmlException: '.', hexidezimaler Wert 0x00, ist ein ungültiges Zeichen. Zeile 1, Position 1.</p><p> bei System.Xml.XmlTextReaderImpl.Throw(Exception e)</p><p> bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)</p><p> bei System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)</p><p> bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()</p><p> bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()</p><p> bei System.Xml.XmlTextReaderImpl.Read()</p><p> bei System.Xml.XmlValidatingReaderImpl.Read()</p><p> bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)</p><p> bei System.Xml.XmlDocument.Load(XmlReader reader)</p><p> bei Gentle.Common.FileHandler.LoadXml(TextReader reader)</p><p> bei Gentle.Common.FileHandler..ctor(String file)</p><p> bei Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName)</p><p></p><p></p><p> bei Gentle.Common.Configurator.InitializeHandlers()</p><p> bei Gentle.Common.Configurator.Configure(String configStoreName, Object instance)</p><p> bei Gentle.Framework.ProviderRegistry..ctor()</p><p> bei Gentle.Framework.ProviderFactory..cctor()</p><p> --- Ende der internen Ausnahmestapelüberwachung ---</p><p> bei Gentle.Framework.ProviderFactory.GetProvider(Type type)</p><p> bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)</p><p> bei TvDatabase.Recording.ListAllActive()</p><p> bei TvPlugin.TvNotifyManager.AddActiveRecordings()</p><p> bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e) st : bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)</p><p> bei System.Environment.get_StackTrace()</p><p> bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e)</p><p> bei System.Windows.Forms.Timer.OnTick(EventArgs e)</p><p> bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)</p><p> bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p> bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)</p><p> bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)</p><p> bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)</p><p> bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)</p><p> bei System.Windows.Forms.Application.Run(Form mainForm)</p><p> bei MediaPortalApp.Main(String[] args)[/code]</p><p></p><p>Edit:</p><p>It seems I have fixed to problem.</p><p>I was looking in this thread: <a href="https://forum.team-mediaportal.com/threads/please-specify-the-ip-address-or-hostname-of-the-master-tv-service.95515/page-2#post-1196521" target="_blank">please specify the ip address or hostname of the master tv service</a></p><p>And indeed, after I exchangend the gentle.config with a backed-up version (which luckily Mediaportal seems to create every now and then), it is running flawlessly again.</p></blockquote><p></p>
[QUOTE="jmuellers, post: 1239338, member: 106576"] I seem to have the same Problem, Server and Client, for 1.18 as well as 1.19pre. Problem started after a power fail on the client. Disabling firewalls on client and server did not help. Only error I can find in MediaPortal-Error.log is: [code][2018-02-09 10:46:56,047] [Error ] [MPMain ] [ERROR] - Tv NotifyManager: Exception at timer_tick System.TypeInitializationException: Der Typeninitialisierer für "Gentle.Framework.ProviderFactory" hat eine Ausnahme verursacht. ---> Gentle.Common.GentleException: FATAL ERROR: No configuration store was found! Gentle is unable to continue! The handlers emitted the following error messages: Unable to create GentleSectionHandler for section named "gentle" in file "C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe.Config". Unable to create FileHandler for file Gentle.config. This usually means that the file could not be found in any of the default search locations. The handlers threw the following exceptions: System.Xml.XmlException: '.', hexidezimaler Wert 0x00, ist ein ungültiges Zeichen. Zeile 1, Position 1. bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) bei System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos) bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() bei System.Xml.XmlTextReaderImpl.ParseDocumentContent() bei System.Xml.XmlTextReaderImpl.Read() bei System.Xml.XmlValidatingReaderImpl.Read() bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) bei System.Xml.XmlDocument.Load(XmlReader reader) bei Gentle.Common.FileHandler.LoadXml(TextReader reader) bei Gentle.Common.FileHandler..ctor(String file) bei Gentle.Common.Configurator.AddFileHandler(String configStoreName, String fileName) bei Gentle.Common.Configurator.InitializeHandlers() bei Gentle.Common.Configurator.Configure(String configStoreName, Object instance) bei Gentle.Framework.ProviderRegistry..ctor() bei Gentle.Framework.ProviderFactory..cctor() --- Ende der internen Ausnahmestapelüberwachung --- bei Gentle.Framework.ProviderFactory.GetProvider(Type type) bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) bei TvDatabase.Recording.ListAllActive() bei TvPlugin.TvNotifyManager.AddActiveRecordings() bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e) st : bei System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) bei System.Environment.get_StackTrace() bei TvPlugin.TvNotifyManager._timer_Tick(Object sender, EventArgs e) bei System.Windows.Forms.Timer.OnTick(EventArgs e) bei System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) bei System.Windows.Forms.Application.Run(Form mainForm) bei MediaPortalApp.Main(String[] args)[/code] Edit: It seems I have fixed to problem. I was looking in this thread: [URL="https://forum.team-mediaportal.com/threads/please-specify-the-ip-address-or-hostname-of-the-master-tv-service.95515/page-2#post-1196521"]please specify the ip address or hostname of the master tv service[/URL] And indeed, after I exchangend the gentle.config with a backed-up version (which luckily Mediaportal seems to create every now and then), it is running flawlessly again. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Cannot connect after W10 update
Contact us
RSS
Top
Bottom