cancel
Showing results for 
Search instead for 
Did you mean: 

IPC SERVER HAS RUN OUT OF MEMORY!

Former Member
0 Kudos

Hi,

sporadically we have these errors in IPC 4.0 SP08:

*********************(IPCServ1Err.log)*********************

IPC SERVER HAS RUN OUT OF MEMORY!

*********************(rfc14696554_08225.trc)*********************

.*> RfcRegisterProgram ...

Server Program ID = IPC_RFC_SERVER_1

Host name of Gateway = sp22t0

Service of Gateway = 3320

RFC-Trace = OFF

SNC Own Name =

SNC Library Name =

<* Error: RfcRegisterProgram failed !!!

********************(dev_rfc.trc)*********************

T:5141 <* RfcIsValidHandle : returns 18:RFC_INVALID_HANDLE

T:5141 Error RFCIO_ERROR_INTERNAL in abrfcio_mt.c : 4091

T:6683 <* RfcIsValidHandle : returns 18:RFC_INVALID_HANDLE

T:9767 Error RFCIO_ERROR_INTERNAL in abrfcio_mt.c : 4091

T:6683 Error RFCIO_ERROR_INTERNAL in abrfcio_mt.c : 4091

T:8482 <* RfcWaitForRequest : returns 18:RFC_INVALID_HANDLE

T:8482 <* RfcIsValidHandle : returns 18:RFC_INVALID_HANDLE

T:8482 Error RFCIO_ERROR_INTERNAL in abrfcio_mt.c : 4091

T:8739 <* RfcWaitForRequest : returns 18:RFC_INVALID_HANDLE

The SAP notes which mention the error are n° 569856 and n° 670232,

but they are old and referes to IPC previous release.

The scenraio is CRM 4.0 with IPC 4.0 SP08.

Can tou help me?

Thanks in advance.

Davide Ivanov

davide.ivanov@arxis.it

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Davide,

It could be anything. Is this your production system, if so you should have a go live document with recommendations to follow. Create an OSS mesage if it is your production system.

Issues it could be:

  • Memory on the machine itself (windows set up)

  • logging properties (log files are huge 2GB or you have it on debug when not needed)

  • database connection set-ups

  • sessions not closing (timeout)

  • time periods on refreshing buffers

  • java memory settings in the service and dispatcher properties file

Cheers

Andrew