SearchStax Help Center

The SearchStax Help Center Frequently Asked Questions page includes FAQs about SearchStax Managed Search, our hosted Apache Solr Cloud service.


AsynchronousClose­Exception Error

Sometimes someone reports AsynchronousCloseException errors in the solr.log file.

2022-01-27 20:50:54.673 ERROR (updateExecutor-5-thread-7-processing-x:sitecore_master_index_shard1_replica_n1 r:core_node3 null n:10.21.15.102:8983_solr c:sitecore_master_index s:shard1) [c:sitecore_master_index s:shard1 r:core_node3 x:sitecore_master_index_shard1_replica_n1] o.a.s.c.s.i.ConcurrentUpdateHttp2SolrClient Error consuming and closing http response stream. => java.nio.channels.AsynchronousCloseException

This situation arises in Solr 8.2 due to a known Solr bug that was fixed in Solr 8.3. It is harmless, arising from an attempt to close a stream that is already closed. See SOLR-13293 for more information.

Questions?

Do not hesitate to contact the SearchStax Support Desk.


Return to Frequently Asked Questions.