cancel
Showing results for 
Search instead for 
Did you mean: 

*** ERROR => DpVmcInit2: could not link vmc [dpxxvmc.c 288]

Former Member
0 Kudos

I have a SAP PI 7.1 SPS8 system which is getting this error when it starts up:

      • ERROR => DpVmcInit2: could not link vmc [dpxxvmc.c 288]

Please can you tell me how to resolve it?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

What operating system is that?

Markus

Former Member
0 Kudos

Windows Server 2003.

The error is:

M rdisp/queue_size_check_value : -> off

X EmInit: MmSetImplementation( 2 ).

X MM global diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation view

X <EsNT> Using memory model view.

M <EsNT> Memory Reset disabled as NT default

X ES initialized.

M DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE

M *** ERROR => DpVmcInit2: could not link vmc [dpxxvmc.c 288]

M ThStart: taskhandler started

M ThInit: initializing DIA work process W0

Thanks.

markus_doehr2
Active Contributor
0 Kudos

Please try start the kernel with deactivated VMC:

Set in your instance profile

vmcj/enable = 0

and try to start.

Markus