Re: Log4j2 with syslog4j

2022-05-10 Thread Doug Wegscheid
can you please send your configuration *and* the actual exception message with traceback (NOT the code)? On Tuesday, May 10, 2022, 08:39:06 AM EDT, EDMONDO SENA wrote: The exception is the following: Which exception are you seeing? That block of code could throw about 5 different

Log4j2 with syslog4j

2022-05-10 Thread EDMONDO SENA
The exception is the following: [image: image.png] Which exception are you seeing? That block of code could throw about 5 different exceptions. Can Which exception are you seeing? That block of code could throw about 5 different exceptions. Can you post the actual exception and traceback? Sent

Re: Log4j2 with syslog4j

2022-05-10 Thread Doug Wegscheid
Which exception are you seeing? That block of code could throw about 5 different exceptions. Can you post the actual exception and traceback? Sent from AT&T Yahoo Mail on Android On Tue, May 10, 2022 at 5:19 AM, EDMONDO SENA wrote: Hi all, I am sending the logs of my subsystems to the Sy

Log4j2 with syslog4j

2022-05-10 Thread EDMONDO SENA
Hi all, I am sending the logs of my subsystems to the SyslogServer but I see that the following exception is raised in TCPSocketManager. Could you help me understand why? I am using log4j 2.17 and syslog0.9.46. The exception is this line 243 of the TCPSocketManager class: 206@SuppressWarnings