Hello,
We have double stack NW7.0 with UME in ABAP, portal, BI.
ST03 shows more than 10 mln request daily caused by SAPJSP user. It calls BAPI_USER_GET_DETAIL, SYSTEM_RESET_RFC_SERVER and PRGN_J2EE_TELNO_CONVERT ... functions, transferring a lot of data and consuming CPU system resources.
But we have no more than 200 users daily and no more than 60 concurrent users using portal and very few applications.
What my be the reason for such strange for me behavior ?
How to check what it responsible (I mean which components and applications) on Java side for those SAPJSP calls ?
Any hints,
best regards,
Michal