java.sql.SQLException: Your transaction (process ID #10) was deadlocked with another process and has been chosen as the deadlock victim. Rerun your transaction. Severity 13, State 50, Procedure 'DEVN TS01 null', Line 1
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Google Groups by malkovitz, 10 months ago
via Google Groups by Ananta Karanam, 9 months ago
via Google Groups by will, 8 months ago
via Google Groups by Scott, 10 months ago
java.sql.SQLException: Your transaction (process ID #10) was deadlocked with another process and has been chosen as the deadlock victim. Rerun your transaction. Severity 13, State 50, Procedure 'DEVN TS01 null', Line 1
at weblogic.jdbcbase.mssqlserver4.TdsStatement.processWarning(TdsStatement.java:1207)
at weblogic.jdbcbase.mssqlserver4.TdsStatement.parseMsWarning(TdsStatement.java:1129)