Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-7395

Warnings during server restart/shutdown

XMLWordPrintable

      See JBEAP-6180, during server restart/shutdown we're observing several warnings, logging some of those doesn't seem necessary.

      E.g.

      AMQ222002: Timed out waiting for pool to terminate [...]. Interrupting all its threads!
      

      this one is logged because server locator queues a runnable but gets closed before the runnable is executed, seems like in that scenario it shouldn't be executed. There are a few more situations like this where a method starts executing but the server locator gets closed halfway through by a separate thread.

        1. server.log
          175 kB
          Michal Petrov
        2. server-1.log
          4.49 MB
          Michal Petrov
        3. threaddump.txt
          352 kB
          Michal Petrov

            dbruscin Domenico Francesco Bruscino
            mpetrov@redhat.com Michal Petrov
            Roman Vais Roman Vais
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: