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
Quality Assurance
Bugtracker Feed
0003914: Invalid plugin states leads to non working configuration section
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="MediaPortal-Bot" data-source="post: 879569" data-attributes="member: 48617"><p>Example: 2 plugins trying to register service or type on same location:<br /> <br /> Plugin 1:<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848')<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [INFO ] - PluginManager: Plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848') enabled.<br /> <br /> Plugin 2:<br /> [2012-07-04 13:52:40,296] [654 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> [2012-07-04 13:52:40,297] [655 ] [Main ] [ERROR] - Error registering plugin items for plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> System.ArgumentException: At location '/ResourceProviders', a plugin item with id 'SlimTvProvider' is already registered<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItem(PluginItemMetadata itemMetadata)<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItems()<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.TryEnable(PluginRuntime plugin, ICollection`1 autoActivatePlugins)<br /> <br /> <br /> When you try to enter configuration, the whole screen won't load:<br /> <br /> [2012-07-04 13:52:51,667] [12024 ] [InputMgr ] [ERROR] - WorkflowManager: Error updating menu actions in workflow model '545674f1-d92a-4383-b6c1-d758cecdbdf5' for workflow state 'e7422bb8-2779-49ab-bc99-e3f56138061b'<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem(String location, String id, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem[T](String location, String id, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.LoadChildren()<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.get_ChildNodes()<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.NumSettingsSupported(IConfigurationNode sectionOrGroupNode)<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.UpdateMenuActions(NavigationContext context, IDictionary`2 actions)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> [2012-07-04 13:52:51,668] [12025 ] [InputMgr ] [DEBUG] - WorkflowManager: Tidying up...<br /> [2012-07-04 13:52:51,670] [12027 ] [InputMgr ] [ERROR] - WorkflowManager.NavigatePushInternal: Error in workflow model or screen<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.NavigatePushInternal(Guid stateId, NavigationContextConfig config)</p><p></p><p><a href="http://mantis.team-mediaportal.com/view.php?id=3914" target="_blank">Continue reading...</a></p></blockquote><p></p>
[QUOTE="MediaPortal-Bot, post: 879569, member: 48617"] Example: 2 plugins trying to register service or type on same location:<br /> <br /> Plugin 1:<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848')<br /> [2012-07-04 13:52:40,295] [653 ] [Main ] [INFO ] - PluginManager: Plugin 'SlimTv4HomeProvider' (id '727b7812-343d-4b35-8efd-1d499b70d848') enabled.<br /> <br /> Plugin 2:<br /> [2012-07-04 13:52:40,296] [654 ] [Main ] [DEBUG] - PluginManager: Trying to enable plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> [2012-07-04 13:52:40,297] [655 ] [Main ] [ERROR] - Error registering plugin items for plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489')<br /> System.ArgumentException: At location '/ResourceProviders', a plugin item with id 'SlimTvProvider' is already registered<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItem(PluginItemMetadata itemMetadata)<br /> at MediaPortal.Common.PluginManager.PluginRuntime.RegisterItems()<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.TryEnable(PluginRuntime plugin, ICollection`1 autoActivatePlugins)<br /> <br /> <br /> When you try to enter configuration, the whole screen won't load:<br /> <br /> [2012-07-04 13:52:51,667] [12024 ] [InputMgr ] [ERROR] - WorkflowManager: Error updating menu actions in workflow model '545674f1-d92a-4383-b6c1-d758cecdbdf5' for workflow state 'e7422bb8-2779-49ab-bc99-e3f56138061b'<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem(String location, String id, Type type, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Common.Services.PluginManager.PluginManager.RequestPluginItem[T](String location, String id, IPluginItemStateTracker stateTracker)<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.LoadChildren()<br /> at MediaPortal.Configuration.ConfigurationManagement.ConfigurationNode.get_ChildNodes()<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.NumSettingsSupported(IConfigurationNode sectionOrGroupNode)<br /> at MediaPortal.UiComponents.Configuration.ConfigurationModel.UpdateMenuActions(NavigationContext context, IDictionary`2 actions)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> [2012-07-04 13:52:51,668] [12025 ] [InputMgr ] [DEBUG] - WorkflowManager: Tidying up...<br /> [2012-07-04 13:52:51,670] [12027 ] [InputMgr ] [ERROR] - WorkflowManager.NavigatePushInternal: Error in workflow model or screen<br /> MediaPortal.Common.PluginManager.Exceptions.PluginInvalidStateException: Plugin 'SlimTVMPExtendedProvider' (id 'fd70fd97-cb53-4500-8632-0adcef359489') neither is enabled nor active; cannot request items in this state<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.DoPushNavigationContext(WorkflowState state, NavigationContextConfig config)<br /> at MediaPortal.UI.Services.Workflow.WorkflowManager.NavigatePushInternal(Guid stateId, NavigationContextConfig config) [url="http://mantis.team-mediaportal.com/view.php?id=3914"]Continue reading...[/url] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Bugtracker Feed
0003914: Invalid plugin states leads to non working configuration section
Contact us
RSS
Top
Bottom