My Oracle Support Banner

exception.71054.description: Error while getting the context of authenticated User (Doc ID 2231495.1)

Last updated on NOVEMBER 15, 2023

Applies to:

Oracle Business Process Management Suite - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

When a BPM process is selected from EM Console, the process fails to open and the error below is seen in the logs. This is only seen when an external LDAP has been added to the domain.

User "weblogic" is not found in configuration "jazn.com"
Check if the user exists in the repository specified by the configurations. Check the error stack and fix the cause of the error. Contact Oracle Support Services if error is not fixable.

  at oracle.tip.pc.services.identity.jps.JpsProvider.lookupUser(JpsProvider.java:959)
  at oracle.tip.pc.services.identity.jps.AuthorizationServiceImpl.lookupUser(AuthorizationServiceImpl.java:261)
  at oracle.tip.pc.services.identity.jps.IdentityServiceImpl.lookupUser(IdentityServiceImpl.java:185)
  at oracle.bpel.services.workflow.verification.impl.LocalCacheManager.lookupUser(LocalCacheManager.java:596)
  ... 63 more
Caused by: oracle.security.idm.ObjectNotFoundException: No User found matching the criteria
  at oracle.security.idm.providers.stdldap.util.DirectSearchResponse.initSearch(DirectSearchResponse.java:175)
  at oracle.security.idm.providers.stdldap.util.NonPagedSearchResponse.(NonPagedSearchResponse.java:53)
  at oracle.security.idm.providers.stdldap.util.NonPagedSearchResponse.(NonPagedSearchResponse.java:44)
  at oracle.security.idm.providers.stdldap.util.LDAPRealm.searchUsers(LDAPRealm.java:489)
  at oracle.security.idm.providers.stdldap.LDIdentityStore.search(LDIdentityStore.java:310)
  at oracle.security.idm.providers.stdldap.LDIdentityStore.searchUsers(LDIdentityStore.java:403)
  at oracle.tip.pc.services.identity.jps.JpsProvider.lookupUser(JpsProvider.java:943)
  ... 66 more

Exception
exception.71054.type: error
exception.71054.severity: 2
exception.71054.name: Error while getting the context of authenticated User.
exception.71054.description: Error while getting the context of authenticated User.
exception.71054.fix: Contact Oracle support if exception can not be fixed
' because exception ; nested exception is:
java.io.NotSerializableException: oracle.ods.virtualization.operation.Result
Caused by: oracle.ods.virtualization.operation.Result
javax.ejb.EJBException: Failed to marshal error response: 'BPM-71054

Exception
exception.71054.type: error
exception.71054.severity: 2
exception.71054.name: Error while getting the context of authenticated User.
exception.71054.description: Error while getting the context of authenticated User.
exception.71054.fix: Contact Oracle support if exception can not be fixed
' because exception ; nested exception is:
java.io.NotSerializableException: oracle.ods.virtualization.operation.Result
at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:117)
at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:92)
at com.sun.proxy.$Proxy193.authenticate(Unknown Source)
at oracle.bpm.web.security.AuthenticationUtil.initBPMContextInSession(AuthenticationUtil.java:115)
at oracle.bpm.web.security.AuthenticationUtil.initBPMContextInSession(AuthenticationUtil.java:103)
at oracle.bpm.workspace.adf.model.common.BaseADFTaskFlow.init(BaseADFTaskFlow.java:142)
at oracle.bpm.workspace.adf.model.instance.ADFAuditTrailTaskFlow.init(ADFAuditTrailTaskFlow.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.el.parser.AstValue.invoke(AstValue.java:254)
at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)
at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:181)
at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:186)
at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:1241)
at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1087)

 

Changes

 Using SSL authentication between LDAP provider and the server(Specifies whether the SSL protocol should be used when connecting to the LDAP server.)

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.