Usually you get better error messages from the start.jar console, you
don't see anything there?

On Thu, Jun 12, 2008 at 7:49 AM, Thomas Lauer <[EMAIL PROTECTED]> wrote:
>
> Yes my file is UTF-8. I Have Upload my file.
>
>
>
>
> Grant Ingersoll-6 wrote:
>>
>>
>> On Jun 11, 2008, at 3:46 AM, Thomas Lauer wrote:
>>
>>> now I want tho add die files to solr. I have start solr on windows
>>> in the example directory with java -jar start.jar
>>>
>>>
>>> I have the following Error Message:
>>>
>>> C:\test\output>java -jar post.jar *.xml
>>> SimplePostTool: version 1.2
>>> SimplePostTool: WARNING: Make sure your XML documents are encoded in
>>> UTF-8, other encodings are not currently supported
>>
>>
>> This is your issue right here.  You have to save that second file in
>> UTF-8.
>>
>>>
>>> SimplePostTool: POSTing files to http://localhost:8983/solr/update..
>>> SimplePostTool: POSTing file 1.xml
>>> SimplePostTool: POSTing file 2.xml
>>> SimplePostTool: FATAL: Connection error (is Solr running at
>>> http://localhost:8983/solr/update
>>>  ?): java.io.IOException: S
>>> erver returned HTTP response code: 400 for URL:
>>> http://localhost:8983/solr/update
>>>
>>> C:\test\output>
>>>
>>> Regards Thomas Lauer
>>>
>>>
>>>
>>>
>>>
>>> __________ Hinweis von ESET NOD32 Antivirus, Signaturdatenbank-
>>> Version 3175 (20080611) __________
>>>
>>> E-Mail wurde geprüft mit ESET NOD32 Antivirus.
>>>
>>> http://www.eset.com
>>
>> --------------------------
>> Grant Ingersoll
>> http://www.lucidimagination.com
>>
>> Lucene Helpful Hints:
>> http://wiki.apache.org/lucene-java/BasicsOfPerformance
>> http://wiki.apache.org/lucene-java/LuceneFAQ
>>
>>
>>
>>
>>
>>
>>
>>
>>
> http://www.nabble.com/file/p17794387/2.xml 2.xml
> --
> View this message in context: 
> http://www.nabble.com/Problem-with-add-a-XML-tp17772018p17794387.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

Reply via email to