Question
IAC - PRGateway Exception: Failed to get posted data
Hi
May I ask any idea what is the exception all about?
We are receiving an exception always in a specific server using Load Balancer.
[com.pega.pegarules.gateway] (http-/10.64.43.142:8443-14) Error in prgateway processing request
00:36:19,043 STDERR [stderr] (http-/10.64.43.142:8443-14) com.pega.pegarules.gateway.util.PRGatewayException: PRGateway Exception: request is incomplete and cannot be processed
00:36:19,043 STDERR [stderr] (http-/10.64.43.142:8443-14) at com.pega.pegarules.gateway.util.RequestProcessor.initialize(RequestProcessor.java:258)
00:36:19,043 STDERR [stderr] (http-/10.64.43.142:8443-14) at com.pega.pegarules.gateway.util.RequestProcessor.<init>(RequestProcessor.java:146)
00:36:19,043 STDERR [stderr] (http-/10.64.43.142:8443-14) at com.pega.pegarules.gateway.web.PRGatewayServlet.processRequest(PRGatewayServlet.java:131)
Thanks and Regards
Mon
The exception occurs in this code snippet - essentially if the request is not for gateway and no path info after the servlet name. If you enable the prgateway debug log, you should see exactly the offending request looks like: https://pdn.pega.com/installing-pega-composite-gateway-servlet-pega-web-mashup