We recently installed and configured BSI 10.0- version d.
If we run payroll simulations when connected to BSI 10 they run about 5 times slower compared to when connected to BSI 9.0.
Same infrastructure: SAP the same and Sql Server the same.
When we do sql and abap traces and run-time analysis it shows that the majority of the time (about 80+%) is being spent with the RFC connection. "Wait for RFC"
We looked at the logs and did find some errors in dev_rfc_trc:
**** ERROR file opened at 20141209 150628 Eastern Standard Time, SAP-REL 720,0,618 RFC-VER 3 1508269 MT-SL
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': ***************************************************************
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * Error in application program.
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * SAP error code : RSTG_FREE_ILLEGAL_ADDRESS
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * Try ABAP/4 report RSNAPDOK to read complete message text.
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * Also look at the system log in the target system
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * function/module/line : rstg_free/abstor0./444
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * Parameters
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 0: 000000000056E5C0
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 1: 1094861136l
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 2: 32
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 3:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 4:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 5:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 6:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 7:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': * 8:
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': ***************************************************************
T:1048 Error in program 'E:\BSI\Server\server\tf10server.': ***** closing all connections ...
Also turned on BSI debug and essentially get the same errors:
Any clues how to troubleshoot further?