MBean Operation access denied
Hi everybody,
I'm using Oracle Forms and Reports 11.2.1.1.0 and when I want to stop a frmweb session from EM which session is on another server, an error appears and tel me "MBean Operation access denied". In server log file I see:
***************************************************************************************************************
<J2EE JMX-46336> <MBean operation access denied.
MBean: oracle.forms.FormsJ2EEapplication.asinst_2:type=Runtime,name=formsapp#11.1.2,defaultFrmApp=true
Operation: killUserSessions(java.lang.String)
Detail: Access denied. Required roles: Admin, Operator, executing subject: principals=[]
java.lang.SecurityException: Access denied. Required roles: Admin, Operator, executing subject: principals=[]
at oracle.as.jmx.framework.wls.spi.security.WLSMBeanSecurityHelper.isInWlsGlobalSecurityRoles(WLSMBeanSecurityHelper.java:245)
at oracle.as.jmx.framework.wls.spi.security.WLSMBeanSecurityHelper.checkRuntimeMBeanDefaultAccess(WLSMBeanSecurityHelper.java:213)