cat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
> at java.lang.Thread.run(Thread.java:619)
> ) that prevented it from fulfilling this request.
>
> ==
>
> i am confused: wstx jar is used for web-service, why does solr use
thank you chris hostetter,
in fact, if i use post.sh script to post xml data to solr, the error
will happen; however, i switch to post.jar, everything is ok.
i'm confused why post.sh doesn't work
Chris Hostetter 写道:
: thanks for your reply
:
: the content of xml file is chinese
My mail r
: thanks for your reply
:
: the content of xml file is chinese
My mail reader wasn't able to display the chinese characters in your XML
example, but the stack trace you posted doesn't seem to indicate any
problem with characters in the field value (did you try posting a simple
file with only
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: 李学健 <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, September 18, 2008 11:27:26 PM
Subject: error when post xml data to solr
hi, all
when i post an xml file to s
Could you paste the XML you are posting?
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: 李学健 <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, September 18, 2008 11:27:26 PM
> Subject: error when pos
hi, all
when i post an xml file to solr, some errors happen as below:
==
com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
at [row,col {unknown-source}]: [1,0]
at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:686)
at c