Hello Everyone,
In one of our production maxdb system, I noticed the below error on the xserver_<hostname>_<port>.prt file:
1610 73440 ERR 11934 XSERVER Connect request: server rejected connection
1711 73440 ERR 11934 XSERVER Connect request: server rejected connection
There were abap dumps occurring , the dumps were getting cancelled.
My normal reaction was to check for x_server; but that was running.
The load at this time taken was :
top - 21:19:56 up 14 days, 18:16, 6 users, load average: 0.21, 0.47, 0.49
Tasks: 251 total, 1 running, 250 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.9%us, 1.2%sy, 0.0%ni, 95.7%id, 0.0%wa, 0.0%hi, 0.2%si, 0.1%st
Mem: 32783M total, 32433M used, 350M free, 248M buffers
Swap: 20479M total, 0M used, 20479M free, 17944M cached
This is a 8 core 32 GB system.
Also I checked for the cachememorysize
It was initially around 2098048 KB which then went down to 1258897 KB
Any suggestion on what could be the reason for the error?
Regards,
Vinay