> Sent: Thursday 19th October 2017 13:45
> To: solr-user@lucene.apache.org
> Subject: RE: SolrJ 6.6.0 Connection pool shutdown now with stack trace
>
> Hello,
>
> We are having this problem again, now it affects the front-end too, the logs
> are littered with Zookeeper co
.org
> Subject: Re: SolrJ 6.6.0 Connection pool shutdown now with stack trace
>
> On 7/18/2017 5:10 AM, Markus Jelsma wrote:
> > The problem was never resolved but Shawn asked for the stack trace, here it
> > is:
>
> > Caused by: java.lang.IllegalState
On 7/18/2017 5:10 AM, Markus Jelsma wrote:
> The problem was never resolved but Shawn asked for the stack trace, here it
> is:
> Caused by: java.lang.IllegalStateException: Connection pool shut down
> at org.apache.http.util.Asserts.check(Asserts.java:34)
As I suspected, it is the connection p
times, briefly, very high. Usually very low. These
specific checks are executed in order, not concurrently.
Thanks,
Markus
-Original message-
> From:Susheel Kumar
> Sent: Tuesday 18th July 2017 15:17
> To: solr-user@lucene.apache.org
> Subject: Re: SolrJ 6.6.0 Connection pool
> > To: solr-user@lucene.apache.org
> > Subject: Re: SolrJ 6.6.0 Connection pool shutdown now with stack trace
> >
> > Do you see any errors etc. in solr.log during this time?
> >
> > On Tue, Jul 18, 2017 at 7:10 AM, Markus Jelsma <
> markus.jel...@openind
Hello Susheel,
No, nothing at all. I've check all six nodes, they are clean.
Thanks,
Markus
-Original message-
> From:Susheel Kumar
> Sent: Tuesday 18th July 2017 14:30
> To: solr-user@lucene.apache.org
> Subject: Re: SolrJ 6.6.0 Connection pool shutdown now
n't want this exception to bubble up, we want
> SolrJ to restore the connection pool just as CloudSolrClient would move on
> to another node if one went down in the mean time.
>
> Is this possible? How?
>
> Many thanks,
> Markus
>
> -Original message-
> >
> To: solr-user@lucene.apache.org
> Subject: RE: SolrJ 6.6.0 Connection pool shutdown
>
> Thanks. I probably should have mentioned there is no firewall limiting
> connections between those hosts. Actually, the processes run on the same
> hosts as the Solr cluster is runn
e 2017 15:38
> To: solr-user
> Subject: Re: SolrJ 6.6.0 Connection pool shutdown
>
> One thing to check is whether there is a firewall between the client
> and the server. They - sometimes - cut the silent connections in the
> _middle_ (at the firewall). The usual solution is kee
#x27;ll let it print the stack trace and get back if it happens again.
>
> Thanks,
> Markus
>
> -Original message-
>> From:Shawn Heisey
>> Sent: Tuesday 27th June 2017 23:02
>> To: solr-user@lucene.apache.org
>> Subject: Re: SolrJ 6.6.0 Connection pool shutdown
&
t; Sent: Tuesday 27th June 2017 23:02
> To: solr-user@lucene.apache.org
> Subject: Re: SolrJ 6.6.0 Connection pool shutdown
>
> On 6/27/2017 6:50 AM, Markus Jelsma wrote:
> > We have a proces checking presence of many documents in a collection, just
> > a simple client.g
On 6/27/2017 6:50 AM, Markus Jelsma wrote:
> We have a proces checking presence of many documents in a collection, just a
> simple client.getById(id). It sometimes begins throwing lots of these
> exceptions in a row:
>
> org.apache.solr.client.solrj.SolrServerException:
> java.lang.IllegalState
Hi,
We have a proces checking presence of many documents in a collection, just a
simple client.getById(id). It sometimes begins throwing lots of these
exceptions in a row:
org.apache.solr.client.solrj.SolrServerException:
java.lang.IllegalStateException: Connection pool shut down
Then, as su
13 matches
Mail list logo