2 Replies Latest reply on Jul 9, 2003 3:11 PM by blueser

    Dynamic State Manager Exception

    monu

      Hi,

      I am using rolling logged persistence and i m starting topic/queue subscriber in my servlet init method. so when jboss server starts it starts subscriber. but when jboss server restart its gives me error:

      12:41:55,250 ERROR [DynamicLoginModule] Failed to load DynamicSecurityManager

      When i delete temp folder and rolling logged files it starts fine most of the time, but doing this i am losing my old messages.

      Please give your suggestions to resolve this problem.

      Thanks in advance.

      Monu

        • 1. Re: Dynamic State Manager Exception
          blueser

          I am also experiencing the same problem -- JBoss is running and, for no apparent reason, this sort of thing happens:

          2003-07-09 12:29:00,530 DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryOb
          jectFactory] Extracting SpyConnectionFactory from reference
          2003-07-09 12:29:00,543 DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory] The GenericConnectionFactory is: GenericConnectionFactory:[server=org.jboss.mq.il.oil2.OIL2ServerIL@1c218eb,connectionProperties={PingPeriod=60000, OIL2_PORT_KEY=8092, OIL2_TCPNODELAY_KEY=yes, ClientILService=org.jboss.mq.il.oil2.OIL2ClientILService, OIL2_ADDRESS_KEY=200.218.175.222}]
          2003-07-09 12:29:00,559 ERROR [org.jboss.mq.sm.file.DynamicLoginModule] Failed to load DynamicSecurityManager
          javax.management.InstanceNotFoundException: jboss.mq:service=StateManager is not registered.
          [...]

          (the rest of the exception output follows attached)

          As a result, it seems that many (all?) components simply "vanished": the http://[host]:8080/jmx-console URL doesn't show any components.

          Any clue on what's happening? This is creating major stability problems...

          TIA

          • 2. Re: Dynamic State Manager Exception
            blueser

            I am also experiencing the same problem -- JBoss is running and, for no apparent reason, this sort of thing happens:

            2003-07-09 12:29:00,530 DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryOb
            jectFactory] Extracting SpyConnectionFactory from reference
            2003-07-09 12:29:00,543 DEBUG [org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory] The GenericConnectionFactory is: GenericConnectionFactory:[server=org.jboss.mq.il.oil2.OIL2ServerIL@1c218eb,connectionProperties={PingPeriod=60000, OIL2_PORT_KEY=8092, OIL2_TCPNODELAY_KEY=yes, ClientILService=org.jboss.mq.il.oil2.OIL2ClientILService, OIL2_ADDRESS_KEY=200.218.175.222}]
            2003-07-09 12:29:00,559 ERROR [org.jboss.mq.sm.file.DynamicLoginModule] Failed to load DynamicSecurityManager
            javax.management.InstanceNotFoundException: jboss.mq:service=StateManager is not registered.
            [...]

            (the rest of the exception output follows attached)

            As a result, it seems that many (all?) components simply "vanished": the http://[host]:8080/jmx-console URL doesn't show any components.

            Any clue on what's happening? This is creating major stability problems...

            TIA