Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-4872

ActiveMQ client loses connectivity and admin interface is corrupted after being up for ~60 hours

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 5.5.0
    • 5.10.0
    • None
    • None
    • Centos 6.4. ActiveMQ running at nice 0, several clients running at nice 10 and one running at nice -10.

    Description

      We run an application that, at the moment, creates and uses three queues accessed via Spring JMSTemplate: Ingest, IngestRequest, and Index.

      ActiveMQ ran fine for a period of about 60 hours. The system came under heavy, continuous load at about the 55 hour mark. At about the 60 hour point, the high-priority client (using spring jmsTemplate) lost it's connection to the ActiveMQ server, reporting a jms ConnectionFailedException. On the server side, ActiveMQ logged the following for each attempt to connect by the client:

      2013-11-11 11:50:12,667 [127.0.0.1:48682] INFO Transport - Transport failed: java.io.EOFException

      In addition, accessing the queues in the web administrative interface shows a list of 'garbage' entries that includes the list of files that appear to be from a cgi directory, but includes .asp files that one wouldn't find on a Linux host.

      Running 'service activemq status' reports activemq as being up. Clients can not connect to it, however. There is plenty of disk space and memory available, however there are long-running (minutes) tasks that could conceivably starve ActiveMQ for CPU time - these tasks all run at the higher nice value.

      Attachments

        1. activemq.log
          4.16 MB
          John Griffith
        2. queues.jsp
          248 kB
          John Griffith
        3. wrapper.log
          671 kB
          John Griffith

        Activity

          People

            davsclaus Claus Ibsen
            griff John Griffith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: