[ https://issues.apache.org/jira/browse/SOLR-13591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029108#comment-17029108 ]
Christine Poerschke commented on SOLR-13591: -------------------------------------------- Removed 'fix versions' since nothing has been committed here as yet, as far as I can tell. > AlreadyClosedException in SolrJ > ------------------------------- > > Key: SOLR-13591 > URL: https://issues.apache.org/jira/browse/SOLR-13591 > Project: Solr > Issue Type: Bug > Affects Versions: 8.1.1 > Reporter: Markus Jelsma > Priority: Major > > Since upgrading from 7.7 to 8.1, we regulary get the following exception in > SolrJ. The message is null, the stack trace is: > {code} > org.apache.solr.common.AlreadyClosedException > at > org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.getZkStateReader(ZkClientClusterStateProvider.java:165) > at > org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:160) > at > org.apache.solr.client.solrj.impl.BaseCloudSolrClient.connect(BaseCloudSolrClient.java:329) > at > org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:779) > at > org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) > at > org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987) > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002) > {code} > The clients are always 8.1.1, the servers are either 7.5 or 8.1.1. There are > no indications in the server logs, although they are set to log level WARN. > We run Zookeeper 3.4.13. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org