Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.2-rc-1
-
Easy
-
N/A
-
N/A
-
Description
Some times, after a server restart I get this exception:
Exception in thread "XWiki Solr index thread" java.lang.NullPointerException at org.xwiki.search.solr.internal.DefaultSolrIndexer.runInternal(DefaultSolrIndexer.java:344) at com.xpn.xwiki.util.AbstractXWikiRunnable.run(AbstractXWikiRunnable.java:121) at java.lang.Thread.run(Thread.java:724)
and then the indexing queue doesn't decrease any more, which means the search results are incomplete.