1 Reply Latest reply on Sep 11, 2012 12:43 PM by pugsherpa

    problems starting JassSecurityDomain in 6.1.0.Final

    stevemaring

      I am trying to make use of the JaasSecurityDomainIdentityLoginModule, but my deploy is failing ...

       

      09:35:49,681 ERROR [AbstractKernelController] Error installing to Start: name=jboss.security:domain=ServerMasterPassword,service=JaasSecurityDomain state=Create mode=Manual requiredState=Installed: javax.management.InstanceNotFoundException: jboss.security:service=JaasSecurityManager is not registered.

              at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:529) [:6.0.0.GA]

              at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:664) [:6.0.0.GA]

              at org.jboss.security.plugins.JaasSecurityDomain.startService(JaasSecurityDomain.java:955) [:6.1.0.Final]

       

       

      However, the jmx-console would beg to differ:

       

      NameDomainjboss.security
      serviceJaasSecurityManager
      Java Classorg.jboss.security.plugins.JaasSecurityManagerService
      DescriptionManagement Bean.