1 Reply Latest reply on Sep 3, 2002 7:55 AM by simonh10

    DLQHandler Initialization failed/user null

    simonh10

      This seems to be happing with an out of the box install using the exmaple message driven beans.

      10:46:27,976 INFO [DLQHandler] Creating
      10:46:27,982 ERROR [DLQHandler] Initialization failed
      javax.jms.JMSSecurityException: User: null is NOT authenticated
      at org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java:181)
      at org.jboss.mq.security.ServerSecurityInterceptor.authenticate(ServerSecurityInterceptor.java:40)
      at org.jboss.mq.server.TracingInterceptor.authenticate(TracingInterceptor.java:575)
      at org.jboss.mq.server.JMSServerInvoker.authenticate(JMSServerInvoker.java:288)
      at org.jboss.mq.il.jvm.JVMServerIL.authenticate(JVMServerIL.java:302)

      No matter what I do to configs I can't get it to do anything but this, it keeps trying to reconnect to the JMS but doesn't ever get there, anyone know what could be causing thus?

      Simon...