My Oracle Support Banner

OPSS - While Running AddResourceToEntitlement() script getting JPS-10428 error (Doc ID 2455063.1)

Last updated on MARCH 01, 2023

Applies to:

Oracle Platform Security for Java - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.3.0 version, Java Platform Security

The following wlst script fails:

addResourceToEntitlement(appStripe='<APP_STRIPE_NAME>', name='<APPLICATION_POLICY_NAME>', resourceName='*', resourceType='oracle.bi.user', actions='impersonate')
Location changed to domainRuntime tree. This is a read-only tree
with DomainMBean as the root MBean.
For more help, use help('domainRuntime')

Command resulted in: JPS-10428: The resource * of type oracle.bi.user does not exist.

Traceback (innermost last):
 File "", line 1, in ?
 File "<MIDDLEWARE_HOME>/<ORACLE_HOME>/oracle_common/modules/internal/clients/oracle.fmwshare.pyjar.jar!/wlstScriptDir/Opss.py", line 302, in addResourceToEntitlement
 File "<MIDDLEWARE_HOME>/<ORACLE_HOME>/oracle_common/modules/internal/clients/oracle.fmwshare.pyjar.jar/wlstScriptDir/lib/Opss_handler.py", line 1371, in addResourceToEntitlementImpl
javax.management.MBeanException: JPS-10428: The resource * of type oracle.bi.user does not exist.
  at weblogic.utils.StackTraceDisabled.unknownMethod()
Caused by: javax.management.MBeanException: JPS-10428: The resource * of type oracle.bi.user does not exist.
  ... 1 more

javax.management.MBeanException: javax.management.MBeanException: JPS-10428: The resource * of type oracle.bi.user does not exist.

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.