static copy maybe?)
>>
>>
>>
>> org.apache.solr.handler.XmlUpdateRequestHandler.processUpdate(XmlUpdateRequestHandler.java:148)
>>
>> org.apache.solr.handler.XmlUpdateRequestHandler.doLegacyUpdate(XmlUpdateRequestHandler.java:386)
>>
>> org.apache.
riginal Message
> From: Yonik Seeley <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, April 17, 2008 3:28:08 PM
> Subject: Re: ODD Solr Error on Update POST - XMLStreamException: ParseError
>
> On Thu, Apr 17, 2008 at 5:41 PM, realw5 <[E
Servlet.java:65)
This seems to me to be the most likely culprit given what I've seen so far on
this thread. I hope it helps.
-- Brian
- Original Message
From: Yonik Seeley <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, April 17, 2008 3:28:08 PM
Subject: Re: ODD
On Thu, Apr 17, 2008 at 5:41 PM, realw5 <[EMAIL PROTECTED]> wrote:
> Ok, so I tried tomcat 5.5, still not go. It might be helpful to note, that
> when I decrease the size of the post (take fields out) I can get it to post
> without error. It seems like it's barfing on a certain file size (buffer
Ok, so I tried tomcat 5.5, still not go. It might be helpful to note, that
when I decrease the size of the post (take fields out) I can get it to post
without error. It seems like it's barfing on a certain file size (buffer
issue maybe??). I'm running 32-bit Ubuntu on our production system and hav
Since you've already tried different Solr versions and different JVM
versions, it's most likely Tomcat... try version 5.5. If that doesn't
work, try a different OS (less likely, but it could be a libc bug or
something).
-Yonik
On Thu, Apr 17, 2008 at 3:28 PM, realw5 <[EMAIL PROTECTED]> wrote:
>
Hey All,
I've been beating my head on this problem with no luck on finding the cause.
I've done many nabble and google searches with no real solution. Let me
explain the problem. First my system setup:
Ubuntu 64bit Linux 6.06
Java 1.6 (amd64) (Also tried 1.5 with same results)
Solr 1.2 (also try