cancel
Showing results for 
Search instead for 
Did you mean: 

IPC error

Former Member
0 Kudos

Hi,

We have recently upgraded our SRM system from SP02 to SP07. We are now facing a dump when we try to select a material (or describe requirement) in shopping cart.

We have also upgraded the kernel patch as suggested in thread:

===================

Note

u2022 The following error text was processed in the system SMR : Incorrect status in pricing

u2022 The error occurred on the application server MB5AP1084_SMR_04 and in the work process 0 .

u2022 The termination type was: RABAX_STATE

u2022 The ABAP call stack was:

Function: BBP_PD_ABORT of program SAPLBBP_PDH

Form: ABORT of program SAPLBBP_PDPRC

Form: CREATE_PRICING_DOCUMENT of program SAPLBBP_PDPRC

Function: BBP_PDPRC_MULTI_DET_ITEM_PRICE of program SAPLBBP_PDPRC

Form: PRICE_DETERMINE of program SAPLBBP_PD_SOS

Function: BBP_PD_SOS_FIND of program SAPLBBP_PD_SOS

Form: GET_SOS_FOR_SYSTEM of program SAPLBBP_PD_SOS

Function: BBP_SOS_HUB_FIND of program SAPLBBP_PD_SOS

Method: /SAPSRM/IF_PDO_DO_SOS~GET_SOS_LOCAL_AND_BE of program /SAPSRM/CL_PDO_DO_SOS=========CP

Method: /SAPSRM/IF_PDO_DO_SOS~GET_SOS_LOCAL_AND_BE of program /SAPSRM/CL_PDO_BO_SC==========CP

What can I do?

u2022 If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system SMR in transaction ST22.

u2022 If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server MB5AP1084_SMR_04 in transaction SM21.

u2022 If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server MB5AP1084_SMR_04 . In some situations, you may also need to analyze the trace files of other work processes.

u2022 If you do not yet have a user ID, contact your system administrator.

Error code: ICF-IE-http -c: 100 -u: PURCHASER -l: E -s: SMR -i: MB5AP1084_SMR_04 -w: 0 -d: 20100901 -t: 104100 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION

HTTP 500 - Internal Server Error

Your SAP Internet Communication Framework Team

================================================

can anyone suggest?

Regards,

Prashant

Accepted Solutions (1)

Accepted Solutions (1)

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

Have you attempted restarting the IPC? Are you using the correct version (note 533877)?

Otherwise, the reason could be that the VMC installation have been corrupted:

I.e: certain files were missed in the installation. Therefore pricing and consequently shopping cart creation fails.

Make sure that the BADI BBP_PRICEDATA_READ is inactive as you are using IPC pricing.

Have you implemented the latest AP 7.00 princing patch from Service Market Place (see note 880749).

Kind regards,

Ricardo

Answers (3)

Answers (3)

Former Member
0 Kudos

Regards,

Prashant

Former Member
0 Kudos

You can use program BBP_CND_CUSTOMIZING_CHECK and RSVMCRT_HEALTH_CHECK to troubleshoot the IPC & VMC status.

Former Member
0 Kudos

Hi. I recently had the same problem . that is make some change in prices IPC. show the same dump.

Mi solution was.

you need to ask basic Team reset the services to IPC and restart again. because is necessary to ipc take the new changes.

regards.

former_member183819
Active Contributor
0 Kudos

which version SRM 700 SP upgrade?

Note 1463401 - Dump while determining the price in Shopping Cart

Note 1494985 - Dump in purchase order when sources of supply is searched

check these notes

Muthu