My full-data import stopped working all of a sudden. Afaik I have not made any changes that would cause this.
The response is: <response> <script/> <lst name="responseHeader"> <int name="status">0</int> <int name="QTime">0</int> </lst> <lst name="initArgs"> <lst name="defaults"> <str name="config">wedding-data-config.xml</str> </lst> </lst> <str name="command">full-import</str> <str name="status">busy</str> <str name="importResponse">A command is still running...</str> <lst name="statusMessages"> <str name="Time Elapsed">0:6:4.112</str> <str name="Total Requests made to DataSource">1</str> <str name="Total Rows Fetched">0</str> <str name="Total Documents Processed">0</str> <str name="Total Documents Skipped">0</str> <str name="Full Dump Started">2011-12-16 13:12:29</str> </lst> <str name="WARNING"> This response format is experimental. It is likely to change in the future. </str> </response> Doesnt matter how often I refresh this page, it stays like this, only thing chaning is "Time Elapsed". Here's the log: Dec 16, 2011 1:20:04 PM org.apache.solr.handler.dataimport.DataImporter doFullIm port INFO: Starting Full Import Dec 16, 2011 1:20:04 PM org.apache.solr.handler.dataimport.SolrWriter readIndexe rProperties INFO: Read dataimport.properties Dec 16, 2011 1:20:04 PM org.apache.solr.update.DirectUpdateHandler2 deleteAll INFO: [cam] REMOVING ALL DOCUMENTS FROM INDEX Dec 16, 2011 1:20:04 PM org.apache.solr.core.SolrDeletionPolicy onInit INFO: SolrDeletionPolicy.onInit: commits:num=1 commit{dir=C:\My Dropbox\inetpub\apache-solr-4.0-2010-10-12_08-05-48\exa mple\example-DIH\solr\cam\data\index,segFN=segments_jb,version=1286962723772,gen eration=695,filenames=[_iv.prx, _iv.frq, segments_jb, _iv.tis, _iv.nrm, _iv.fdt, _iv.fdx, _iv.fnm, _iv.tii] Dec 16, 2011 1:20:04 PM org.apache.solr.core.SolrDeletionPolicy updateCommits INFO: newest commit = 1286962723772 Dec 16, 2011 1:20:04 PM org.apache.solr.handler.dataimport.JdbcDataSource$1 call INFO: Creating a connection for entity camera with URL: jdbc:sqlserver://localho st:1433;databaseName=tt Dec 16, 2011 1:20:05 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:06 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:07 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:09 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:09 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:10 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:10 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Dec 16, 2011 1:20:11 PM org.apache.solr.core.SolrCore execute INFO: [cam] webapp=/solr path=/dataimport params={command=full-import} status=0 QTime=0 Once again...this always used to work...I have no idea why it now doesnt since I see no error whatsoever. -- View this message in context: http://lucene.472066.n3.nabble.com/full-data-import-suddenly-stopped-working-Total-Rows-Fetched-remains-0-tp3591479p3591479.html Sent from the Solr - User mailing list archive at Nabble.com.