My Oracle Support Banner

Cannot Process Inbound Request to Endpoint ProxyService Over HTTPS (Doc ID 825533.1)

Last updated on DECEMBER 15, 2023

Applies to:

Oracle Service Bus - Version 2.5 and later
Information in this document applies to any platform.

Symptoms

In a scenario Client --> Load Balancer or Proxy --> ALSB / OSB Proxy Service using HTTPS, the WebLogic Server log file has the following error:

<Error> <WliSbTransports> <xxxx> <xxxx> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1241994201386>
<BEA-381304> <Exception in HttpTransportServlet.service: javax.servlet.ServletException:
Cannot process inbound request to endpoint ProxyService XXXXXXXXX over https
javax.servlet.ServletException: Cannot process inbound request to endpoint ProxyService
XXXXXXXXX over https

at com.bea.wli.sb.transports.http.HttpTransportServlet$RequestHelper.enforceSecurity(HttpTransportServlet.java:360)
at com.bea.wli.sb.transports.http.HttpTransportServlet$RequestHelper.service(HttpTransportServlet.java:207)
at com.bea.wli.sb.transports.http.HttpTransportServlet.service(HttpTransportServlet.java:133)


Changes

The Load Balancer or Proxy is converting incoming HTTPS calls to HTTP while calling the OSB proxy service. However, the calls to the proxy service have a static header as follows:

WL-Proxy-SSL: true

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.