[jbossts-issues] [JBoss JIRA] (JBTM-2693) jca-and-hibernate quickstart CI failure

Gytis Trikleris (JIRA) issues at jboss.org
Tue Aug 2 05:38:00 EDT 2016


     [ https://issues.jboss.org/browse/JBTM-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gytis Trikleris closed JBTM-2693.
---------------------------------
    Release Notes Text: The error in a log is expected, because one of the test cases simulates adding a duplicate resource to the database. I've updated quickstart's readme to reflect that: https://github.com/jbosstm/quickstart/commit/e558656b2c99fc4daa152d853f6d7d49c0f659a1
         Fix Version/s:     (was: 5.next)
            Resolution: Rejected


> jca-and-hibernate quickstart CI failure
> ---------------------------------------
>
>                 Key: JBTM-2693
>                 URL: https://issues.jboss.org/browse/JBTM-2693
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Demonstrator
>    Affects Versions: 5.3.3.Final
>            Reporter: Michael Musgrove
>            Assignee: Gytis Trikleris
>
> The quickstart fails with a hibernate constraint violation:
> CI output: http://172.17.130.4:8083/job/narayana-quickstarts-ipv6/28
> Output: 
> {quote}
> 2016-06-18 07:36:23,944 [main] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Unique index or primary key violation: "UK_6M4FUHXJ4CKIXI1VSB8OSII7R_INDEX_5 ON PUBLIC.CUSTOMER(NAME)"; SQL statement:
> insert into Customer (name, id) values (?, ?) [23505-171]
> 2016-06-18 07:36:23,947 [main] WARN  com.arjuna.ats.arjuna - ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< -180000000000000:22cf30fffe66b53b:d118:5764ebe6:2a, org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization at 1b0a7baf >
> javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
> 2016-06-18 07:36:23,944 [main] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - Unique index or primary key violation: "UK_6M4FUHXJ4CKIXI1VSB8OSII7R_INDEX_5 ON PUBLIC.CUSTOMER(NAME)"; SQL statement:
> insert into Customer (name, id) values (?, ?) [23505-171]
> 2016-06-18 07:36:23,947 [main] WARN  com.arjuna.ats.arjuna - ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< -180000000000000:22cf30fffe66b53b:d118:5764ebe6:2a, org.hibernate.engine.transaction.synchronization.internal.RegisteredSynchronization at 1b0a7baf >
> javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
> {quote}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list