cancel
Showing results for 
Search instead for 
Did you mean: 

Performance problems with File Adapter and XI freeze

Former Member
0 Kudos

Hi NetWeaver XI geeks,

We are deploying a XI based product and encounter some huge performance problems. Here after the scenario and the issues:

- NetWeaver XI 2004

- SAP 4.6c

- Outbound Channel

- No mapping used and only the iDocs Adapter is involved in the pipeline processing

- File Adapter

- message file size < 2Ko

We have zeroed down the problem to Idoc adapter’s performance.

We are using a file channel and every 15 seconds a file in a valid Idoc format is placed in a folder, Idoc adapter picks up the file from this folder and sends it to the SAP R/3 instance.

For few minutes (approx 5 mins) it works (the CPU usage is less then 20% even if processing time seems huge : <b>5sec/msg</b>) but after this time the application gets blocked and the CPU gets overloaded at 100% (2 processes disp_worker.exe at 50% each).

If we inject several files in the source folder at the same time or if we decrease the time gap (from 15 seconds to 10 seconds) between creation of 2 Idoc files , the process blocks after posting 2-3 docs to SAP R/3.

Could you point us some reasons that could provoke that behavior?

Basically looking for some help in improving performance of the Idoc adapter.

Thanks in advance for your help and regards,

Adalbert

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Check these notes, 595479, 761332, 760993

Regards,

Bhavesh

Former Member
0 Kudos

Hi Bhavesh,

Thanks for your suggestions. We will test...

We wonder if the hardware is not the problem of this extremely poor performance.

Our XI server is:

• Windows 2003 Server

• Processors: 2x3GHZ

• RAM: 4GB (the memory do not soak)

The messages are well formed iDocs = single line INVOICES.

Some posts are talking 2000 messages processed in some seconds... whereas we got 5 sec per message.

Tnanks for your help.

Adalbert

moorthy
Active Contributor
0 Kudos

Hi,

This performance tuning guide may give some tips-

https://websmp106.sap-ag.de/~sapidb/011000358700000592892005E.PDF

Regards,

Moorthy