[infinispan-issues] [JBoss JIRA] (HRJS-26) Decoded errors not being shown properly
Galder Zamarreño (JIRA)
issues at jboss.org
Thu Dec 8 09:46:00 EST 2016
Galder Zamarreño created HRJS-26:
------------------------------------
Summary: Decoded errors not being shown properly
Key: HRJS-26
URL: https://issues.jboss.org/browse/HRJS-26
Project: Infinispan Javascript client
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Galder Zamarreño
Code looks like this:
{code}
logger.error('Error decoding body of request(msgId=%d):', header.msgId, msg);
{code}
So errors are not being show, e.g.
{code}
[2016-12-08 15:32:12.325] [ERROR] decoder - Error decoding body of request(msgId=18):
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list