ore giving up an indexing job.
> >
> > Cheers,
> >
> > > Hello folks,
> > >
> > > i use solr 1.4.1 and every 2 to 6 hours i have indexing errors in my
> > > log files.
> > >
> > > on t
t;
> > Hello folks,
> >
> > i use solr 1.4.1 and every 2 to 6 hours i have indexing errors in my log
> > files.
> >
> > on the client side:
> > 2011-08-04 12:01:18,966 ERROR [Worker-242] IndexServiceImpl - Indexing
> > failed with SolrServerExc
ng errors in my log
> files.
>
> on the client side:
> 2011-08-04 12:01:18,966 ERROR [Worker-242] IndexServiceImpl - Indexing
> failed with SolrServerException.
> Details: org.apache.commons.httpclient.ProtocolException: Unbuffered entity
> enclosing re
enclosing request can not be repeated.:
Stacktrace:
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:469)
.
.
on the server side:
INFO: [] webapp=/solr path=/update params={wt=javabin&version=1} status=0
QTime=3
04.08.2011 12:0
Hi,
from time to time we're seeing a "ProtocolException: Unbuffered entity
enclosing request can not be repeated." in the logs when sending ~500
docs to solr (the stack trace is at the end of the email).
I'm aware that this was discussed before (e.g. [1]) and our solution w
Hi, Eric!
I suspect that the problem resides in Tomcat. I think that the connection
server-client times out.
What happens if you submit the 9th batch first? I'm wondering if the
> 9th batch is just mal-formed and has nothing to do with the
> previous batches.
The 9th batch is ok, like the o
WithRetry
> INFO: Retrying request
> Exception in thread "main" org.apache.solr.client.solrj.SolrServerException:
> org.apache.commons.httpclient.ProtocolException: Unbuffered entity enclosing
> request can not be repeated.
> at
> org.apache.solr.c
rException:
org.apache.commons.httpclient.ProtocolException: Unbuffered entity enclosing
request can not be repeated.
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:480)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
thout running into the
"Unbuffered entity enclosing request can not be repeated" error. I'd
say about 25% of the errors were within the first 1,000 documents and
the rest were usually when indexing was 80-90% complete.
I tried switching to the StreamingUpdateSolrServer but ran into issue
ute(SolrCore.java:1316)
> >
> >
> >at
> >
> org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:338)
> >
> >at
> >
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:241)
>
erChain.internalDoFilter(ApplicationFilterChain.java:235)
>
> :
>
>
> On Mon, May 10, 2010 at 12:10 AM, Satish Kumar <
> satish.kumar.just.d...@gmail.com> wrote:
>
>> Hi,
>>
>> I am getting the following error when I run the index process once in a
>> while. I'm using Solr 1.4. Any
ver.request(CommonsHttpSolrServer.java:243)
> at
> org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
> at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:49)
>
> ... 3 more
> Caused by: org.apache.commons.httpclient.ProtocolExceptio
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:49)
... 3 more
Caused by: org.apache.commons.httpclient.ProtocolException: Unbuffered
entity enclosing request can not be repeated.
13 matches
Mail list logo