(...) ever this is still a bit upsetting. When pasting the error code into the administration tools, it says that no error was found. One worfklow however does show an error: ex: WebCon.WorkFlow.Data.solr .Exceptions.solr InitException: solr not initialized ---> CommonServiceLocator.ActivationException: Activation error occurred while trying to get instance of type Isolr Operations`1, key "" ---> Sys (...)
(...) s when connecting to the Search Server: 06-02-2025 19:02:51 msg: Step2 src: Upgrade 06-02-2025 19:02:55 msg: Sql version: 14.0.3480.1 src: SqlServerVersionChecker 06-02-2025 19:02:59 msg: Url to solr : http://[SERVERNAME]:8983/solr /BPS_Activities/query?q=*:*&q.op=OR&indent=true&fq=TS_Insert:[2025-01-06T19:02:59.060Z%20TO%20NOW]&fq=-User_Name:"WebCon%20Workflow%20Service"&rows=0&wt=json 06-02-20 (...)
(...) ffect on the the query. A little background, the search result returned 4 rows and we have only 10795 workflow instances in the table yet. One improvement for our case could be if we switch to a solr based report. We have yet to figure out, whether we can replace the SQL filter with a solr filter. Therefore it may or not be an option for us. Best regards, Daniel