Re: SimplePostTool: FATAL: Solr returned an error #400 Bad Request

2013-07-31 Thread Vineet Mishra
ostFile(file) method and committing it there after. > > > > This all process is Multithreaded and works fine till 1 Million of data > > record but there after it suddenly stops saying, > > > > *SimplePostTool: FATAL: Solr returned an error #400 Bad Request* > > * > > *

Re: SimplePostTool: FATAL: Solr returned an error #400 Bad Request

2013-07-31 Thread Erick Erickson
am posting the Data to Solr through SimplePostTool by passing a > xml file in spt.postFile(file) method and committing it there after. > > This all process is Multithreaded and works fine till 1 Million of data > record but there after it suddenly stops saying, > > *SimplePostTool:

SimplePostTool: FATAL: Solr returned an error #400 Bad Request

2013-07-31 Thread Vineet Mishra
suddenly stops saying, *SimplePostTool: FATAL: Solr returned an error #400 Bad Request* * * in the Tomcat Catalina I found *WARNING: Failed to register info bean: searcher* *javax.management.InstanceAlreadyExistsException: solr/:type=searcher,id=org.apache.solr.search.SolrIndexSearcher* * at