[
https://issues.apache.org/jira/browse/SSHD-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218889#comment-16218889
]
Hugo Arès commented on SSHD-738:
--------------------------------
I totally agree that they should not use such an old version. I will send the
message to all our users to upgrade but it's very unlikely they will all do it.
>From an server administrator's perspective, I want to silence this warning
>flooding our logs. I can change the log level of sshd to ERROR but I could
>miss other important warnings.
Can you handle this specific case of underflow and print this as info (or
debug) instead?
> "BufferException: Underflow" warning is frequently reported
> -----------------------------------------------------------
>
> Key: SSHD-738
> URL: https://issues.apache.org/jira/browse/SSHD-738
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 1.2.0
> Environment: Gerrit Code Review
> Reporter: David Ostrovsky
> Labels: monitor
>
> Since upgrade to 1.2.0 Gerrit users report this warning being frequently
> reported:
> {noformat}
> [2017-04-05 09:21:22,246] [sshd-SshServer[3b6c7bae]-nio2-thread-18] WARN
> org.apache.sshd.server.session.ServerSessionImpl :
> exceptionCaught(ServerSessionImpl[xxxx@/yyyyy:47277])[state=Opened]
> BufferException: Underflow
> {noformat}
> It worth mention, that other SSHD users reported similar problem:
> https://jira.atlassian.com/browse/BAM-17773.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)