On 26/06/2019 04:59, Mohan T wrote:
> Dear All,
> 
> We have the following environment set at our premises.
> 
> Apache tomcat server:apache-tomcat-8.5.35
> Red Hat Enterprise Linux Server release 7.4
> jdk1.8.0_162
> 
> When we enable JAVA security policy the components are getting deployed. It 
> throws the following error.
> 
> Anyone has encountered this issue and if it can be overcome, kindly help me 
> out.
> 
> java.security.policy: error adding Permission, 
> javax.management.MBeanPermission:java.lang.IllegalArgumentException: 
> MBeanPermission: actions can't be null

The above error suggests to me that the security policy file is not
correctly formatted.

> 25-Jun-2019 21:36:16.314 SEVERE [main] 
> org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBeans 
> Exception processing Global JNDI Resources
> javax.naming.NamingException: Cannot create resource instance

This looks like the consequence of the previous error.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to