Errors With Authentication With Workspace And Human Workflow Services
(Doc ID 2127877.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Business Process Management Suite - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Symptoms
A deployment of a new version of application was attempted.
During the deployment an error showed up:
[wldeploy] java.util.MissingResourceException: Can't find bundle for base name oracle.security.jps.internal.common.resources.policystore.PolicyStoreResources, locale
(for more details see A_BIssue.txt)
After that the users were not able to see the Tasks anymore.
An exception was thrown in the logs :
exception.description: Internal error in Verification Service for user 1000000004. isBPMOrganizationAdmin.
exception.fix: Check the underlying exception and correct the error. If the error persists, contact Oracle Support Services.
at oracle.bpel.services.workflow.verification.impl.VerificationService.isBPMOrganizationAdmin(VerificationService.java:4254)
at oracle.bpel.services.workflow.query.impl.TaskQueryService.getPredicateForOrgUnitBasedVisibility(TaskQueryService.java:2205)
at oracle.bpel.services.workflow.query.impl.TaskQueryService.getCurrentPredicate(TaskQueryService.java:2256)
...
Caused by: oracle.security.jps.service.policystore.PolicyObjectNotFoundException: JPS-04028: Application with name "cn=MY_Applicatio_UI,cn=pbpm4_domain,cn=JPSContext,cn=jpspbpm4node" does not exist.
at oracle.security.jps.internal.policystore.rdbms.JpsDBDataManager.getChangedTimestampInDoAs(JpsDBDataManager.java:5346)
at oracle.security.jps.internal.policystore.rdbms.JpsDBDataManager.getChangedTimestamp(JpsDBDataManager.java:5327)
The name corresponds to the application that was deployed.
A subsequent attempts to undeploy the application , restart the servers didn't clean the error
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 |
References |