This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DMVAL initialization error

Hi,

I am testing DMVAL_xxx functions on DMVA2 ipnc with a standalone test program. I used /opt/ipnc/killall.sh before I run the test program to stop av_server. When I call DMVAL_create(), the following output is given:

ERROR  (alg_tzImgSym.c|ISF_Algcreate|424): ALG_tzImgSymCreate()

ALG Error: Could not create VCOP Kernel... exiting!

Do I need to initialize something before I call DMVAL_create()? I just modified the Pseudo-Code Example in the DMVAL API and user guide v02_00 to make it can be compiled.

Best regards

Lei