Hi, Actually Mark Miller replied to this issue and it seems to be fixed in Solr 4.1 as far as I checked. Anyway, it was harmless both for querying and indexing.
Regards. On 26 January 2013 20:14, Prashant Saraswat <prashant.saras...@pixalsoft.com > wrote: > Hi Guys, > > We are using Solr 4.0 in a 2 shard cluster with replication enabled. On > solr startup we get an exception like this: > WARNING: Could not getStatistics on info bean > org.apache.solr.handler.ReplicationHandler > java.lang.IllegalArgumentException: ./collectionOne_shard2_1/data/index > does not exist > at org.apache.commons.io.FileUtils.sizeOfDirectory(FileUtils.java:2074) > at > > org.apache.solr.handler.ReplicationHandler.getIndexSize(ReplicationHandler.java:477) > at > > org.apache.solr.handler.ReplicationHandler.getStatistics(ReplicationHandler.java:525) > at > > org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:231) > at > > com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getNewMBeanClassName(DefaultMBeanServerInterc > eptor.java:321)... > > This directory doesn't exist. But we do have a directory like this: > index.1234... > > Indexing and search seem to be fine. Can someone confirm that this is > harmless? > > Marcin Rzewucki asked the same question on December 28 2012 and got no > response. Can someone kindly respond please? > > Thanks > PixalSoft >