Error issue: problem commiting to database pegadata
The error message is:
There was a problem committing a transaction on database pegadata: code: 0 SQLState: <none> Message: You cannot commit with autocommit set!
I run an activity that updates a database table and I get this error after the save to my database. It errors on a commit to TMPEGW71.pr_sys_queue_ftsindexer of class System-Queue-FTSIncremementalIndexer.
Our application moved from 6.2 to 7.1.7 and I was working on this commit activity, it wasn't recognizing a database column and saving that data to the blob. I fixed that issue but as soon as I saved the Class rule that has the database connection I began getting this current issue.
Anyone had this issue before, and if so how did you solve it?
Thank you,
Bryant