On 12/21/2011 9:43 AM, Chantal Ackermann wrote:
Hi Shawn,
maybe the requests that fail have a certain pattern - for example that
they are longer than all the others.
The query for the exception I sent is shown in the pastebin. Here is
the query and for reference, the pastebin URL:
did:(286
Hi Shawn,
maybe the requests that fail have a certain pattern - for example that
they are longer than all the others.
Chantal
On 12/21/2011 1:10 AM, Shawn Heisey wrote:
On 12/20/2011 10:33 AM, Otis Gospodnetic wrote:
Shawn,
Give httping a try: http://www.vanheusden.com/httping/
It may reveal something about connection being dropped periodically.
Maybe even a plain ping would show some dropped packets if it's a
gener
On 12/20/2011 10:33 AM, Otis Gospodnetic wrote:
Shawn,
Give httping a try: http://www.vanheusden.com/httping/
It may reveal something about connection being dropped periodically.
Maybe even a plain ping would show some dropped packets if it's a general
network and not a Solr-specific issue.
Solr -
http://sematext.com/spm/solr-performance-monitoring/index.html
>
> From: Shawn Heisey
>To: solr-user@lucene.apache.org
>Sent: Tuesday, December 20, 2011 11:32 AM
>Subject: Re: Exception using SolrJ
>
>On 12/20/2011 2:57 AM, Chantal Ac
On 12/20/2011 2:57 AM, Chantal Ackermann wrote:
Hi Shawn,
the exception indicates that the connection was lost. I'm sure you
figured that out for yourself.
Questions:
- is that specific server instance really running? That is, can you
reach it via browser?
- If yes: how is your connection pool
Hi Shawn,
the exception indicates that the connection was lost. I'm sure you
figured that out for yourself.
Questions:
- is that specific server instance really running? That is, can you
reach it via browser?
- If yes: how is your connection pool configured and how do you
initialize it? More spec
On 12/16/2011 12:44 AM, Shawn Heisey wrote:
I am seeing exceptions from some code I have written using SolrJ.I
have placed it into a pastebin:
http://pastebin.com/XnB83Jay
No reply in three days, does nobody have any ideas for me?
Thanks,
Shawn