I have an error that prevents BPS activities from being loaded.
The most used applications list is not displayed and recent actions also does not refresh
Version: 2023.1.2.68
Solr Index Queue has all processing pending on the error: Activation error occurred while trying to get instance of type ISolrOperations`1, key ""
Admin Event Logs:
url: https://***.com/api/nav/db/1/app/12/activities/filter/0 | action: GetWithFilter
ip: 1.1.1.* | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0 | href: | ex: CommonServiceLocator.ActivationException: Activation error occurred while trying to get instance of type ISolrOperations`1, key ""
---> System.Collections.Generic.KeyNotFoundException: The given key 'SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.Collections.BPSActivity]' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at SolrNet.Utils.Container.DoGetInstance(Type serviceType, String key)
at CommonServiceLocator.ServiceLocatorImplBase.GetInstance(Type serviceType, String key)
--- End of inner exception stack trace ---
Solr Admin Logging:
SolrCore Initialization Failures
BPS_Activities_shard1_replica_n1: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcher
Please check your logs for more information