You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pacer-users
Hello,
I noticed some weird errors when using transactions and unique indexes... Using pacer and pacer-orient (latest). Getting a "Transaction was rolled back more times than it was started" error. I noticed that it might be this problem: https://github.com/orientechnologies/orientdb/issues/4427 so I attempted to update the jars in pacer-orient to 2.1.2 ( https://github.com/mdx-dev/pacer-orient/blob/feature/upgrade-orient/Jarfile ). However, with that I get Java::ComOrientechnologiesOrientCoreException::OStorageException: Invalid value of TX counter.
I haven't dug into it much more than confirming that it wasn't my app.