Doroszlai, Attila created HDDS-1954:
---------------------------------------
Summary: StackOverflowError in OzoneClientInvocationHandler
Key: HDDS-1954
URL: https://issues.apache.org/jira/browse/HDDS-1954
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: Ozone Client
Reporter: Doroszlai, Attila
Assignee: Doroszlai, Attila
Happens if log level for {{org.apache.hadoop.ozone.client}} is set to TRACE.
{code}
SLF4J: Failed toString() invocation on an object of type
[com.sun.proxy.$Proxy85]
Reported exception:
java.lang.StackOverflowError
...
at org.slf4j.impl.Log4jLoggerAdapter.trace(Log4jLoggerAdapter.java:156)
at
org.apache.hadoop.ozone.client.OzoneClientInvocationHandler.invoke(OzoneClientInvocationHandler.java:51)
at com.sun.proxy.$Proxy85.toString(Unknown Source)
at
org.slf4j.helpers.MessageFormatter.safeObjectAppend(MessageFormatter.java:299)
at
org.slf4j.helpers.MessageFormatter.deeplyAppendParameter(MessageFormatter.java:271)
at
org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:233)
at
org.slf4j.helpers.MessageFormatter.arrayFormat(MessageFormatter.java:173)
at org.slf4j.helpers.MessageFormatter.format(MessageFormatter.java:151)
at org.slf4j.impl.Log4jLoggerAdapter.trace(Log4jLoggerAdapter.java:156)
at
org.apache.hadoop.ozone.client.OzoneClientInvocationHandler.invoke(OzoneClientInvocationHandler.java:51)
at com.sun.proxy.$Proxy85.toString(Unknown Source)
...
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]