WebLogic Portal (WLP) UndeclaredThrowableException when Propagating an Updated Role Expression
(Doc ID 1568569.1)
Last updated on FEBRUARY 14, 2025
Applies to:
Oracle WebLogic Portal - Version 10.0.1 to 10.3.2Information in this document applies to any platform.
Symptoms
The following exception is thrown during the WebLogic Portal (WLP) Propagation commit task when propagating an updated RoleExpression:
java.lang.reflect.UndeclaredThrowableException
at weblogic.security.providers.xacml.authorization.XACMLRoleMapperMBeanImpl.setRoleAuxiliary(XACMLRoleMapperMBeanImpl.java:522)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.bea.p13n.security.internal.SecurityProviderProxy.invoke(SecurityProviderProxy.java:48)
at $Proxy54.setRoleAuxiliary(Unknown Source)
at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate$8.run(RolePolicyDelegate.java:632)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.kernelRunAs(RolePolicyDelegate.java:705)
at com.bea.p13n.entitlements.management.internal.RolePolicyDelegate.setRoleAuxiliary(RolePolicyDelegate.java:652)
at com.bea.p13n.entitlements.management.internal.RDBMSRolePolicyManager.setRolePolicy(RDBMSRolePolicyManager.java:623)
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! |