Folks, I followed the instructions below, and got some nice trace *until* ;-) The error in bold below. Looks like my yaml config is not getting parsed. (it does work without the agent) Anythng obvious ? I'm using java 1.8 and javassist 3.19.0-GA Tx++
* Download slf4j-ext-1.7.21.jar and javassist.jar, and put them both in the same directory. * Ensure your application is properly configured with slf4j-api-1.7.21.jar and a suitable backend. * Instead of "java ..." use "java --javaagent:PATH/slf4j-ext-1.7.21.jar=time,verbose,level=info ..." (replace PATH with the path to the jar) 2016-08-03 18:02:08:089 [main] ERROR ServerMain: Can't construct a java object for tag:ya ml.org,2002:com.mlp.ac.container.config.TibcoConfig; exception=null in "<reader>", line 24, column 12: SOMS_AUTH: !!com.mlp.ac.container.config.TibcoC ^ ###################################################################### The information contained in this communication is confidential and may contain information that is privileged or exempt from disclosure under applicable law. If you are not a named addressee, please notify the sender immediately and delete this email from your system. If you have received this communication, and are not a named recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. ###################################################################### _______________________________________________ slf4j-user mailing list slf4j-user@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-user