Unable To Alter Flows In BPM Workspace
(Doc ID 2767684.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
The customer gets the following error messages:
Error while resuming the selected process instance(s)
Error while getting Grab / Migrate context for the selected process instance(s)
The log contains the following exception:
Exception[[
exception.70411.type: error
exception.70411.severity: 2
exception.70411.name: Error while grabbing process instance
exception.70411.description: Error while creating grab instance response
exception.70411.fix: Contact Oracle support if exception can not be fixed
oracle.bpm.bpmn.engine.model.runtime.instancehandling.InstanceHandlingException: java.lang.SecurityException: java.security.PrivilegedActionException: oracle.security.jps.internal.api.jaas.AssertionException: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User da.eric.ryan javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User <username> denied
at oracle.bpm.bpmn.engine.ejb.impl.BPMNInstanceManagerBean.suspendInstance(BPMNInstanceManagerBean.java:378)
at sun.reflect.GeneratedMethodAccessor6102.invoke(Unknown Source)
...
Caused by: java.lang.SecurityException: java.security.PrivilegedActionException: oracle.security.jps.internal.api.jaas.AssertionException: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User da.eric.ryan javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User <username> denied
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.runAs(BPMNServiceEngine.java:1652)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine._suspendInstance(BPMNServiceEngine.java:1807)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.suspendInstance(BPMNServiceEngine.java:1026)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.suspendInstanceIfRequired(BPMNServiceEngine.java:1060)
at oracle.bpm.bpmn.engine.model.runtime.util.InstanceStateManagementHelper.suspendInstanceIfRequired(InstanceStateManagementHelper.java:44)
at oracle.bpm.bpmn.engine.ejb.impl.BPMNInstanceManagerBean.suspendInstance(BPMNInstanceManagerBean.java:370)
... 172 more
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 |
Cause |
Solution |