[jboss-jira] [JBoss JIRA] (WFLY-5499) Channel end notification received, closing channel ... should be logged at debug in EjbLogger
Takayuki Konishi (JIRA)
issues at jboss.org
Fri Oct 9 02:38:00 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takayuki Konishi updated WFLY-5499:
-----------------------------------
Description:
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 at 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}
was:
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 at ap02:server-apip" task-2) JBAS014141: Channel end notification received, closing channel Channel ID 6b8f00d7 (inbound) of Remoting connection 36e4f81b to /128.88.4.30:64354
{code}
> 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 at 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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list