Hi everyone,
Since yesterday, we’ve been experiencing recurring SOLR-related warnings and errors in Webcon:
• Message=The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing.
• mscorlib - Category: Exception; Role: SolrIndexer; System.Threading.Tasks.TaskCanceledException: A task was canceled.
• SOLR indexing failed; Category: Exception; Role: SolrIndexer; Whole process duration: 300,01s. Elements: 0, attachments: 0 (with content: 0, corrupted: 0). Batch size: 500; Solr connection lost: 0; Exception at ID: 10164
Additional observations:
• Task Manager shows periodic 100% CPU usage, mostly by OpenJDK Platform Binary.
• Users sometimes get a red popup error on the frontend: “Unknown exception.”
Troubleshooting done so far:
• Restarted the server
• Verified available disk space
Questions:
1. Can I safely reindex the whole database via Designer Studio > Reports > SOLR indexer queue > Add > Reindex all databases?
2. Should this reindexing be performed during night time/weekend to avoid disruption?
Webcon version: 2023.1.3.118
Thanks in advance for any advice or best practices!