OWSM Policy Doesn't Work After An Upgrade from OSB 11.1.1.3 to OSB 11.1.1.4
(Doc ID 1307718.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle Service Bus - Version 11.1.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
After following the steps to upgrade an an Oracle Service Bus (OSB) instance from 11.1.1.3 to 11.1.1.4, the error below is thrown when using a OWSM policy from the new OSB instance.
<Mar 2, 2011 8:02:40 AM GMT> <Error> <OSB Security> <BEA-387026> <An internal web service security error ocurred [error-code: InternalError, , proxy: Upgrade_replication/SR3-3035367071_PS, target: null, operation: null]
--- Error message:
null
java.lang.NoSuchMethodError: com.bea.wli.sb.security.wss.wsm.WsmContextInitializationHelper.getAapplicationName()Ljava/lang/String;
at com.bea.wli.sb.security.wss.wsm.WsmInboundServiceHandler.init(WsmInboundServiceHandler.java:68)
at com.bea.wli.sb.security.wss.wsm.WsmInboundServiceHandler.<init>(WsmInboundServiceHandler.java:36)
at com.bea.wli.sb.security.wss.wsm.OWSMWSSProvider.getWssInboundServiceHandler(OWSMWSSProvider.java:63)
at com.bea.wli.sb.service.ProxyServiceImpl.getWssInboundServiceHandler(ProxyServiceImpl.java:216)
at com.bea.wli.sb.security.wss.WssHandlerImpl.doInboundRequest(WssHandlerImpl.java:220)
Truncated. see log file for complete stacktrace
--- Error message:
null
java.lang.NoSuchMethodError: com.bea.wli.sb.security.wss.wsm.WsmContextInitializationHelper.getAapplicationName()Ljava/lang/String;
at com.bea.wli.sb.security.wss.wsm.WsmInboundServiceHandler.init(WsmInboundServiceHandler.java:68)
at com.bea.wli.sb.security.wss.wsm.WsmInboundServiceHandler.<init>(WsmInboundServiceHandler.java:36)
at com.bea.wli.sb.security.wss.wsm.OWSMWSSProvider.getWssInboundServiceHandler(OWSMWSSProvider.java:63)
at com.bea.wli.sb.service.ProxyServiceImpl.getWssInboundServiceHandler(ProxyServiceImpl.java:216)
at com.bea.wli.sb.security.wss.WssHandlerImpl.doInboundRequest(WssHandlerImpl.java:220)
Truncated. see log file for complete stacktrace
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 |