Hi, A command is still running... How can I know exactly what does it do ? Cuz really , it looks like it does something, but I've cron job for delta-import every five minutes and nothing change .. last 20 minutes I would say, nothing changed at all, row fetched or request made .. And I checked log files, no exception there. It's the first time this delta import has been started after a tomcat restart, so maybe it's normal. How can I check what does it really do right now ?
[EMAIL PROTECTED]:/data/solr/books/data# ps aux | grep solr tomcat55 18780 0.0 0.0 9452 1512 ? S 10:45 0:00 /bin/bash /data/solr/video/bin/snapshooter root 18786 0.0 0.0 23112 1216 ? S 10:45 0:00 sudo -u root /data/solr/video/bin/snapshooter root 18851 0.0 0.0 3944 620 pts/1 S+ 11:17 0:00 grep solr Thanks a lot guys for all your help, </lst> <str name="status">busy</str> <str name="importResponse">A command is still running...</str> − <lst name="statusMessages"> <str name="Time Elapsed">0:28:38.8</str> <str name="Total Requests made to DataSource">393</str> <str name="Total Rows Fetched">9184</str> <str name="Total Documents Processed">55</str> <str name="Total Documents Skipped">0</str> <str name="Delta Dump started">2008-10-06 10:45:01</str> <str name="Identifying Delta">2008-10-06 10:45:01</str> <str name="Deltas Obtained">2008-10-06 10:45:44</str> <str name="Building documents">2008-10-06 10:45:44</str> <str name="Total Changed Documents">8863</str> </lst> − -- View this message in context: http://www.nabble.com/A-command-is-still-running..-tp19834535p19834535.html Sent from the Solr - User mailing list archive at Nabble.com.