Stopping nextant:index - A Problem or not?

I just installed solr and nextant on my NC 11.0.3.

Now first index is running:

$ sudo -u www-data ./occ nextant:index
nextant v1.0.8

* Extracting files:

/bbbb/files                  38810/ 38810 [============================] 100% 
/bbbbbbbbll/files            38801/ 38801 [============================] 100% 
/bbbbbb/files                38797/ 38797 [============================] 100% 
+ccccc/files                  1365/ 40412 [>---------------------------]   3% 
 (00:35:09) [extracting] Solr memory: 196.7 MB (%40.1)       

May I break this indexing job? - I want wo restart the server because of strange memory using …

Nextant stopped itself - I don’t know why:

$ sudo -u www-data ./occ nextant:index
nextant v1.0.8

* Extracting files:

/xxxx/files                  38810/ 38810 [============================] 100% 
/xxxxxxxxxx/files            38801/ 38801 [============================] 100% 
/xxxxxx/files                38797/ 38797 [============================] 100% 
/xxxxx/files                 40412/ 40412 [============================] 100% 
/xxxxxxxxxxx/files               4/     4 [============================] 100% 
+xxxxxxxxx/files               820/132198 [>---------------------------]   0% 
 (01:05:43) [extracting] Solr memory: 143.5 MB (%29.2)       Killed

####Reboot of server

Check:

  • solr running?
    $ ps fax |grep solr

####New index start

$ sudo -u www-data ./occ nextant:index
nextant v1.0.8

nextant is currently locked by another indexing script (command line or background job)
last tick from this script was 502 second(s) ago

If you think the other script exited improperly, you can use ./occ nextant:index --unlock to unlock

####Unlock nextant

$ sudo -u www-data ./occ nextant:index --unlock
nextant v1.0.8
Nextant is not locked anymore.

####Restart index

$ sudo -u www-data ./occ nextant:index

I have the same issue. But I don’t know why.

|lars/files 310/ 19059 [>------------
---------------] 1%
(00:06:56) [standby] Solr memory: 161.3 MB (%32.9)

Error #21
Is Solr Up and Running ?

You can stop the index and start it again later, it will keep your progression.
Also, if you’re low on resources and Solr keep crashing, you should try not to use Tesseract but only Solr

Is solved. I have some corrupt Files with --debug Option i found it.