[ 
https://issues.apache.org/jira/browse/HDDS-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HDDS-1954 started by Doroszlai, Attila.
-----------------------------------------------
> 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
>            Priority: Trivial
>
> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to