Re: a problem with SimplePostTool

2008-01-02 Thread Ryan McKinley
I changed the solr version (I was using nightly) with version 1.2, all the threads run safely. -Original Message- From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Sunday, December 30, 2007 7:48 PM To: solr-user@lucene.apache.org Subject: Re: a problem with SimplePostTool check the

RE: a problem with SimplePostTool

2008-01-02 Thread Heba Farouk
: Sunday, December 30, 2007 7:48 PM To: solr-user@lucene.apache.org Subject: Re: a problem with SimplePostTool check the character at row 6, column 44 of the xml you are sending... it is probably some invalid character. > SimplePostTool: FATAL: Solr returned an error: ParseError at > [r

Re: a problem with SimplePostTool

2007-12-30 Thread Ryan McKinley
check the character at row 6, column 44 of the xml you are sending... it is probably some invalid character. > SimplePostTool: FATAL: Solr returned an error: ParseError at > [row,col]:[6,44] ryan Heba Farouk wrote: Hello there, I got this problem while running multiple instances of a so