1 Reply Latest reply on Dec 9, 2002 8:28 AM by palob

    javax.jms.JMSSecurityException: User: NULL is NOT authentica

    gaugat

      Trying to publish a message from my app running in one JVM to JBOSS 3.0.0 running in another JVM. My client app reports the following error

      javax.jms.JMSSecurityException: User: NULL is NOT authenticated

      The JBOSS reports the following error

      16:35:11,108 ERROR [DynamicLoginModule] Failed to load DynamicSecurityManager javax.management.InstanceNotFoundException: jboss.mq:service=StateManager is not registered.

      Any ideas?

        • 1. Re: javax.jms.JMSSecurityException: User: NULL is NOT authen
          palob

          I have the same problem, but probably with subscribing to topic (I am not sure, because I use queue and topic in one client).
          This problem occurs after 1-2 hours of running without any problems. I tried to use "guest" and it ended with:
          User: guest is NOT authenticated

          Does have somebody any idea, why DynamicSecurityManager stops working with:
          ERROR [org.jboss.mq.sm.file.DynamicLoginModule] Failed to load DynamicSecurityManager
          javax.management.InstanceNotFoundException: jboss.mq:service=StateManager is not registered.
          ?

          Thanks
          Pavol