ERROR: current transaction is aborted, commands ignored until end of 
transaction block
--------------------------------------------------------------------------------------

                 Key: DDLUTILS-271
                 URL: https://issues.apache.org/jira/browse/DDLUTILS-271
             Project: DdlUtils
          Issue Type: Bug
          Components: Core (No specific database)
    Affects Versions: 1.0
            Reporter: Sean Xiong
            Assignee: Thomas Dudziak


After a violation of unique index inside the database an Exception is thrown 
and DDLUTILS keeps throwing "ERROR: current transaction is aborted, commands 
ignored until end of transaction block" stopping the application to do any 
database activity through it.

User case: trying to insert two data rows with the same primary key to table. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to