Author Message
gprada.avaya.com
Joined: Mar 20, 2018
Messages: 6
Offline
Hi,
We are developing an application with OD 8.1.1.0801, which has a Servlet that invokes a class in a separate ‘jar’ dependency. This external class uses for its own tracing log4j2 version 2.17.1 (same as used in OD). The problem we encountered is that the traces from this external class are written to the corresponding trace file for the first call only, and not for the subsequent calls.
We tested this in two scenarios: a) defining the appender of this external class in the speech project’s ddlog4j2.xml file, and b) defining it in an external log4j2.xml file in the classpath. In both cases we found the above explained failure.
We tested this with Java 8 with Tomcat 8, and also with Tomcat 9, always fails.
trace.log and ddlog4j2.xml attached to this post.
Any help on this will be greatly appreciated.
Filename trace.log [Disk] Download
Filename ddlog4j2.xml [Disk] Download
Go to:   
Mobile view