[I] Question about asynchronous writing by log4net (logging-log4net)

2025-05-08 Thread via GitHub
yktnoriri opened a new issue, #242: URL: https://github.com/apache/logging-log4net/issues/242 Hello there, We are currently using log4net for logging in our .NET Framework 4.8 application, developed with Microsoft Visual Studio Professional 2022 Version 17.12.3. We have observ

Re: [I] ArrayIndexOutOfBoundsException on invocation of org.apache.logging.log4j.message.Message.getFormattedMessage() [logging-log4j2]

2025-05-08 Thread via GitHub
PAX523 commented on issue #3214: URL: https://github.com/apache/logging-log4j2/issues/3214#issuecomment-2865346043 From my perspective, the linked PR is completed now. Feel free to review and discuss it with me. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] Bump mongodb.version from 5.4.0 to 5.5.0 in /log4j-mongodb [logging-log4j2]

2025-05-08 Thread via GitHub
ppkarwasz commented on PR #3652: URL: https://github.com/apache/logging-log4j2/pull/3652#issuecomment-2865300584 Sorry, unintentionally I pushed to this branch, when testing Dependabot merging in my fork. @dependabot recreate -- This is an automated message from the Apache Git Serv

Re: [PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-08 Thread via GitHub
swebb2066 commented on code in PR #498: URL: https://github.com/apache/logging-log4cxx/pull/498#discussion_r2080830132 ## src/main/include/log4cxx/net/telnetappender.h: ## @@ -116,6 +116,16 @@ class LOG4CXX_EXPORT TelnetAppender : public AppenderSkeleton */

Re: [PR] Prevent NPE with rootLogger shorthand when no appenders are specified [logging-log4j2]

2025-05-08 Thread via GitHub
ppkarwasz merged PR #3650: URL: https://github.com/apache/logging-log4j2/pull/3650 -- 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 the specific comment. To unsubscribe, e-mail: notifications-unsubsc

Re: [PR] Handle missing stack traces in ExtendedThreadInformation [logging-log4j2]

2025-05-08 Thread via GitHub
github-actions[bot] commented on PR #3655: URL: https://github.com/apache/logging-log4j2/pull/3655#issuecomment-2863150146 Job Requested goals Build Tool Version Build Outcome Build Scan® build-

Re: [PR] Prevent NPE with rootLogger shorthand when no appenders are specified [logging-log4j2]

2025-05-08 Thread via GitHub
ppkarwasz commented on PR #3650: URL: https://github.com/apache/logging-log4j2/pull/3650#issuecomment-2863101484 > I've added the changelog entry. I appreciate your guidance and review! Thanks! For some reason I don't fully understand the required GitHub Action workflows didn't

Re: [PR] Prevent NPE with rootLogger shorthand when no appenders are specified [logging-log4j2]

2025-05-08 Thread via GitHub
jhl221123 commented on PR #3650: URL: https://github.com/apache/logging-log4j2/pull/3650#issuecomment-2862941871 Thanks, @ppkarwasz! I've added the changelog entry. I appreciate your guidance and review! -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] Handle missing stack traces in ExtendedThreadInformation [logging-log4j2]

2025-05-08 Thread via GitHub
PAX523 opened a new pull request, #3655: URL: https://github.com/apache/logging-log4j2/pull/3655 Fix `ArrayIndexOutOfBoundsException` on invocation of `Message.getFormattedMessage()` when any thread has no stack trace, which occurs on some JVM implementations. See issue: #3214

Re: [I] ArrayIndexOutOfBoundsException on invocation of org.apache.logging.log4j.message.Message.getFormattedMessage() [logging-log4j2]

2025-05-08 Thread via GitHub
ppkarwasz commented on issue #3214: URL: https://github.com/apache/logging-log4j2/issues/3214#issuecomment-2862734277 > Okay, thank you. I found a way and will concern myself with this fix. That's fantastic! 💯 Currently, we also have a very limited time to dedicate to the project,

[PR] add ability to set hostname in TelnetAppender [logging-log4cxx]

2025-05-08 Thread via GitHub
michieldwitte opened a new pull request, #498: URL: https://github.com/apache/logging-log4cxx/pull/498 Add ability to set hostname in TelnetAppender -- 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 t

Re: [I] ArrayIndexOutOfBoundsException on invocation of org.apache.logging.log4j.message.Message.getFormattedMessage() [logging-log4j2]

2025-05-08 Thread via GitHub
PAX523 commented on issue #3214: URL: https://github.com/apache/logging-log4j2/issues/3214#issuecomment-2862373210 Okay, thank you. I found a way and will concern myself with this fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] ArrayIndexOutOfBoundsException on invocation of org.apache.logging.log4j.message.Message.getFormattedMessage() [logging-log4j2]

2025-05-08 Thread via GitHub
vy commented on issue #3214: URL: https://github.com/apache/logging-log4j2/issues/3214#issuecomment-2862236149 @PAX523, we would be more than happy to assist you. 1. Are you following [the build instructions](/apache/logging-log4j2/blob/2.x/BUILDING.adoc)? (This is also shared in ou

Re: [I] ArrayIndexOutOfBoundsException on invocation of org.apache.logging.log4j.message.Message.getFormattedMessage() [logging-log4j2]

2025-05-08 Thread via GitHub
PAX523 commented on issue #3214: URL: https://github.com/apache/logging-log4j2/issues/3214#issuecomment-2862213861 @vy I would be glad to, but I just invested 1 hour to build your project and tried to run tests, but it seems to not work out-of-the-box. My time is limited. If you have hints