Re: Commit errors using log4j2 JDBCAppender with DB2 in WebSphere Liberty Profile

2014-11-21 Thread Remko Popma
Someone resolved this issue by checking "Non-transactional data source" in WAS: http://websphereissues.wordpress.com/2013/08/30/dsra9350e-operation-connection-commit-is-not-allowed-during-a-global-transaction/ Please give that a try. Remko Sent from my iPhone > On 2014/11/22, at 1:18, Dave West

Commit errors using log4j2 JDBCAppender with DB2 in WebSphere Liberty Profile

2014-11-21 Thread Dave Westerman
I am trying to use the log4j2 JDBCAppender in my JEE application in WebSphere Liberty Profile with a DB2 DataSource. I'm wondering if I have a configuration error, because I am seeing the following error in my log: Caused by: java.sql.SQLException: DSRA9350E: Operation Connection.commit is not