You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2019/10/20 19:06:00 UTC

[jira] [Commented] (LOG4J2-2711) UuidUtil array index out of bounds exception

    [ https://issues.apache.org/jira/browse/LOG4J2-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955600#comment-16955600 ] 

Ralph Goers commented on LOG4J2-2711:
-------------------------------------

What is the length of the MAC address of the computer the application is running on. If it is longer than 6 bytes than this is a duplicate of LOG4J2-2707.

> UuidUtil array index out of bounds exception
> --------------------------------------------
>
>                 Key: LOG4J2-2711
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2711
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.12.1
>         Environment: Windows 10
>            Reporter: Nuker
>            Priority: Major
>
> User sent me this. No idea how to reproduce.
> https://github.com/apache/logging-log4j2/blob/master/log4j-core/src/main/java/org/apache/logging/log4j/core/util/UuidUtil.java#L81 !https://puu.sh/EuPaE/291f91949a.png!
> Line 55:
> {code:java}
> LoggerContext context = (org.apache.logging.log4j.core.LoggerContext) LogManager.getContext(false);
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)