On 2016-11-08 09:57, Aki Tuomi wrote: > Yes, this happens because your SOLR server is reporting 500 Internal > Server Error. The "Internal Server Error" was an out of memory error in solr. Solved by changing '-Xmx128m' into '-Xmx1024m' in /etc/default/tomcat7. -- Willem-Jan de Hoog