Re: NullPointException during creating snapshot

2009-04-30 Thread Noble Paul നോബിള്‍ नोब्ळ्
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 wrote: > Hi, > > If there is no new document added since the last snapshot is created, the > request solr/replic

Re: NullPointException during creating snapshot

2009-04-30 Thread Otis Gospodnetic
sday, April 30, 2009 6:03:34 PM > Subject: NullPointException during creating snapshot > > Hi, > > If there is no new document added since the last snapshot is created, the > request solr/replication?command=snapshoot returns the following response > > >

NullPointException during creating snapshot

2009-04-30 Thread Jian Han Guo
Hi, If there is no new document added since the last snapshot is created, the request solr/replication?command=snapshoot returns the following response 08java.lang.NullPointerException:java.lang.NullPointerException Is this something expected? There was no error message found in the log file.