Hi,

I have kali guest in vmware.
I've started scan, but task stopped on 22%.
After restart openvas, I have trouble with opevassd:
Code:
root@kali:~# ps -ef | grep openvas
root     15995     1 99 18:45 ?        00:00:10 openvassd: Reloaded 26450 of 39478 NVTs (66% / ETA: 00:04)
root     15996 15995  0 18:45 ?        00:00:00 openvassd (Loading Handler)
root     16012  3251  0 18:45 pts/0    00:00:00 grep openvas
root@kali:~# ps -ef | grep openvas
root     15995     1 99 18:45 ?        00:00:15 openvassd: Reloaded 31400 of 39478 NVTs (79% / ETA: 00:03)
root     15996 15995  0 18:45 ?        00:00:00 openvassd (Loading Handler)
root     16014  3251  0 18:45 pts/0    00:00:00 grep openvas
root@kali:~# ps -ef | grep openvas
root     15995     1 99 18:45 ?        00:00:28 openvassd: Reloaded 38450 of 39478 NVTs (97% / ETA: 00:00)
root     15996 15995  0 18:45 ?        00:00:00 openvassd (Loading Handler)
root     16026  3251  0 18:45 pts/0    00:00:00 grep openvas
root@kali:~# ps -ef | grep openvas
root     15995     1 99 18:45 ?        00:00:30 openvassd: Reloaded 39350 of 39478 NVTs (99% / ETA: 00:00)
root     15996 15995  0 18:45 ?        00:00:00 openvassd (Loading Handler)
root     16028  3251  0 18:45 pts/0    00:00:00 grep openvas
root@kali:~# ps -ef | grep openvas
root     15995     1 93 18:45 ?        00:00:30 openvassd: Reloaded all the NVTs.
root     16030  3251  0 18:45 pts/0    00:00:00 grep openvas
root@kali:~# openvasmd
root@kali:~# ps -ef | grep openvas
root     15995     1 20 18:45 ?        00:00:30 openvassd: Reloaded all the NVTs.
root     16050     1 82 18:47 pts/0    00:00:00 openvasmd
root     16053  3251  0 18:47 pts/0    00:00:00 grep openvas
root@kali:~#
What is the problem?