Oracle unique constraint violation (duplicate runner)
All of our dupicate runners have started failing with the following Oracle error:
java.sql.BatchUpdateException: ORA-00001: unique constraint (TCITYDBA.SYS_C003193) violated
I've attached the full stacktrace. It would appear the constraint is the primary key on the duplicate_results table. I can't see any sequences so I don't know where primary key IDs are generated. Is there anything we can do to fix this?
We are using TeamCity 3.1.2 and Oracle 10g.
Attachment(s):
stacktrace.txt
Please sign in to leave a comment.
Simon Dyson wrote:
Unfortunately this is known issue that is reproducing on some systems.
See http://jetbrains.net/tracker/issue/TW-5569
We'll try to find a workaround for you.
--
Alexey Gopachenko
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"