]
RH Bugzilla Integration commented on WFLY-5499:
-----------------------------------------------
Sat6QE Jenkins <sat6-jenkins(a)redhat.com> changed the Status of [bug
Channel end notification received, closing channel ... should be
logged at debug in EjbLogger
---------------------------------------------------------------------------------------------
Key: WFLY-5499
URL:
https://issues.jboss.org/browse/WFLY-5499
Project: WildFly
Issue Type: Bug
Components: EJB, Naming
Reporter: Takayuki Konishi
Remote naming is logging this at ERROR, though it seems normal and no adverse effects are
apparent, we should log it at debug instead of error.
{code}
ERROR [org.jboss.as.ejb3] (Remoting "master@ap02:server-apip" task-2)
JBAS014141: Channel end notification received, closing channel Channel ID 6b8f00d7
(inbound) of Remoting connection 36e4f81b to /192.168.1.10:64354
{code}