cancel
Showing results for 
Search instead for 
Did you mean: 

RuntimeError:RFC_VMC_COMMUNICATION_ERROR

Former Member
0 Kudos

Hi Exports,

I create Shopping Cart, use local material with local product master in SRM. When I tried to add it to Shopping Cart a runtime error occurs. Please see the detailed info below.

Name of runtime error.

RFC_VMC_COMMUNICATION_ERROR

Terminated Point is Function Modual:

call function 'SPC_GET_PRICING_PROCEDURE_INFO'

Short text

Error during VM container communication between ABAP and JAVA

What happened?

During the communication between the JAVA and the ABAP stack, an error

occurred in the RFC layer.

What can you do?

Note down which actions and inputs caused the error.

To process the problem further, contact you SAP system

administrator.

Using Transaction ST22 for ABAP Dump Analysis, you can look

at and manage termination messages, and you can also

keep them for a long time.

Error analysis

An error occurred during the execution of an inprocess Remote Function

Call:

CallServer return code = "-1007"

Pointer = "51BCA608"

Information on where terminated

Termination occurred in the ABAP program "SAPLPRC_INT" - in

"GET_PRICING_PROCEDURE_INFO".

The main program was "SAPLBBP_SC_UI_ITS ".

In the source code you have the termination point in line 95

of the (Include) program "LPRC_INTF35".

Internal notes

The termination was triggered in function "ab_comVMCwait"

of the SAP kernel, in line 1760 of the module

"//bas/700_REL/src/krn/rfc/abrfcvmc.c#33".

The internal operation just processed is "FUNC".

Internal mode was started at 20090312111639.

Parameters....: "-1007", "51BCA608"

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jock,

I think the VMC (Virtual Machine Container) is not activated.

Check the note 854170 - there you will see how to do that.

Regards,

Daniel

if helped please give some points...thanks

Former Member
0 Kudos

Hi Daniel,

Could you please let me know how to check whether VM container is actived or not?

Thanks a lot!!!

Jock

former_member183819
Active Contributor
0 Kudos

Hi

Check sm53 tcode?

regards

Muthu

Former Member
0 Kudos

Hello

check the TCode sm52/sm53..

regards,

DAniel

Former Member
0 Kudos

Hi Daniel,

For create Shopping Cart or other documents in EBP, the activation of VMC is mandatory or optional?

Thanks

Jock

former_member183819
Active Contributor
0 Kudos

Hi

I think if you are in Extended classic scenario,it is related to your IPC and some java stack.

SAP Note 854170 - Activating the component "VM Container"

consult your basis resource

regards

muthu