Validation of Proxy Server fails after restarting Service Bus
(Doc ID 2144958.1)
Last updated on AUGUST 07, 2023
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When a Business Service is using the Service Bus as a proxy server to reach the endpoint, the message transmission will fail after restarting Service Bus.
"The invocation resulted in an error: Validation of ProxyServer System/Proxy Servers/ProxyServer failed: ProxyServer System/Proxy Servers/ProxyServer does not exist."
The error below can also be seen in the logs:
[2016-05-03T17:28:12.761+00:00] [osb_server1] [ERROR] [OSB-398000] [oracle.osb.resources.service.service] [tid: [ACTIVE].ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: ] [ecid: 0] [APP: Service Bus Kernel] [partition-name: DOMAIN] [tenant-name: GLOBAL] [FlowId: 0] Exception in #### OSBClientRequestTransport#exception: , com.bea.wli.sb.services.dispatcher.DispatchException: Validation of ProxyServer System/Proxy Servers/ProxyServer failed: ProxyServer System/Proxy Servers/ProxyServer does not exist[[
com.bea.wli.sb.services.dispatcher.DispatchException: Validation of ProxyServer System/Proxy Servers/ProxyServer failed: ProxyServer System/Proxy Servers/ProxyServer does not exist
at com.bea.wli.sb.service.handlerchain.handlers.TransportProviderInvoker.dispatch(TransportProviderInvoker.java:91)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.dispatch(AbstractHandler.java:132)
at com.bea.wli.sb.service.handlerchain.handlers.EndpointManagementHandler.dispatch(EndpointManagementHandler.java:47)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.dispatch(AbstractHandler.java:132)
com.bea.wli.sb.services.dispatcher.DispatchException: Validation of ProxyServer System/Proxy Servers/ProxyServer failed: ProxyServer System/Proxy Servers/ProxyServer does not exist
at com.bea.wli.sb.service.handlerchain.handlers.TransportProviderInvoker.dispatch(TransportProviderInvoker.java:91)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.dispatch(AbstractHandler.java:132)
at com.bea.wli.sb.service.handlerchain.handlers.EndpointManagementHandler.dispatch(EndpointManagementHandler.java:47)
at com.bea.wli.sb.service.handlerchain.handlers.AbstractHandler.dispatch(AbstractHandler.java:132)
Changes
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 |