The snapshoot feature is not yet tested . Could you please post the full stacktrace from the server console. I shall open an issue
--Noble On Fri, May 1, 2009 at 3:33 AM, Jian Han Guo <jian...@gmail.com> wrote: > Hi, > > If there is no new document added since the last snapshot is created, the > request solr/replication?command=snapshoot returns the following response > > <?xml version="1.0" encoding="UTF-8"?> > <response> > <lst name="responseHeader"><int name="status">0</int><int > name="QTime">8</int></lst><str > name="exception">java.lang.NullPointerException:java.lang.NullPointerException</str> > </response> > > Is this something expected? There was no error message found in the log > file. > > I expected no snapshot will be created (since there is no new doc/index), > but I didn't expect to see NullPointException in the response. > > Thanks, > > Jianhan > -- --Noble Paul