Re: [I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-03 Thread via GitHub
vy closed issue #1658: JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException URL: https://github.com/apache/logging-log4j2/issues/1658 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

Re: [I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-03 Thread via GitHub
vy commented on issue #1658: URL: https://github.com/apache/logging-log4j2/issues/1658#issuecomment-1664000841 @vertex-github, thanks so much for the prompt feedback, much appreciated! Glad that the issue is resolved. -- This is an automated message from the Apache Git Service. To respon

Re: [I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-03 Thread via GitHub
vertex-github commented on issue #1658: URL: https://github.com/apache/logging-log4j2/issues/1658#issuecomment-1663962910 Snapshot fixed the issue. I did not try with nanos + timezone though. Thanks On Thu, Aug 3, 2023, 07:24 Pratt, Nick ***@***.***> wrote: > US Engl

Re: [I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-03 Thread via GitHub
vertex-github commented on issue #1658: URL: https://github.com/apache/logging-log4j2/issues/1658#issuecomment-1663808817 US English, I took a look at the PR. That fixes the buffer overruns due to timezones specification in the pattern. I'm not sure if it catches the nanos as well but

Re: [I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-03 Thread via GitHub
vy commented on issue #1658: URL: https://github.com/apache/logging-log4j2/issues/1658#issuecomment-1663794500 @vertex-github, thanks so much for the report. It feels like a locale-related problem. #1419 should be fixing this issue. Would you mind checking if `2.20.1-SNAPSHOT` solves the i

[I] JSON Format with nanoseconds causes ArrayIndexOutOfBoundsException (logging-log4j2)

2023-08-02 Thread via GitHub
vertex-github opened a new issue, #1658: URL: https://github.com/apache/logging-log4j2/issues/1658 ## Description Configure JSONTemplate with a custom timestamp formatter: