Questions and answers on designing your Servoy solutions, database modelling and other 'how do I do this' that don't fit in any of the other categories
Hi Rob, I've add the jar to the tomcat/lib folder. Added the appender to the xml file. When we deploy the solution, the error below occours. [Fatal Error] log4j2.xml:31:17: Open quote is expected for attribute "dsn" associated with an element type "Sentry". │ │ ERROR StatusLogger Error parsing /usr/local/tomcat/webapps/autoflex/WEB-INF/log4j2.xml
As the error says, your log4j2.xml is probably malformed, there is a missing double quote somewhere. Check the quotes for the "dsn" attribute in the <Sentry> appender.
Patrick Talbot Freelance - Open Source - Servoy Valued Professional https://www.servoyforge.net Velocity rules! If you don't use it, you don't know what you're missing!