Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16566

[GSS](7.2.z) XNIO-336 - Socket accept error should log at ERROR level before closing the channel

    XMLWordPrintable

Details

    Description

      Revert XNIO-309. The fix lowered the log level from ERROR to DEBUG when IOException happens at the socket accept for JBEAP-13547.

      However, it hidesa critical error. Users can not notice that a critical error occur and a channel is silently closed due to an IO error (e.g. Too many open files).

      I think only lowering the log level for ClosedChannelException is enough for JBEAP-13547. So, I would like to suggest keep other IOException logged at the ERROR level.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-bmaxwell Brad Maxwell
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: