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*
> > *
> > *
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:
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