LIBGW_CAT:1023: ERROR: Service request <service_name> from remote site failed
I could see the below error in ULOG time to time
GWTDOMAIN.24843.1163990784.0: LIBGW_CAT:1023: ERROR: Service request <Service Name> from remote site <remote domain name> failed:"TPESVCERR - server error while handling request" gwerrno(402019)
The error is visible only for 1 sec and when it's coming multiple entries of the same error is coming.
As per oracle documentation, it could be because of
"Each GWTDOMAIN gateway is capable of handling up to 20000 concurrent requests at any one time. This 20000 contexts limitation is fixed, and there is no environment variable to change this value."
But this is not the case against our application. We don't have so many concurrent request at any point off time. Any guidance will be appreciated.