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

Raise Logging level to warn for Transport failure exceptions

    XMLWordPrintableJSON

Details

    Description

      Transport failure is usually an indication that there is a problem in the jms connection oriented sphere, less so in stomp.
      Stuff like

      2011-07-13 11:46:00,340 [2.179.220:52512] INFO Transport - Transport failed: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed

      should be a warn.
      For stomp, connection reset and EOf exceptions should be suppressed as they are normal in the absence of DISCONNECT frame.

      With debug level logging, all failures and stack traces are visible.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: