Ticket #406 (closed defect: invalid)
kauri-dbforms-sample: failed to create an address (or person)
| Reported by: | karel | Owned by: | jgou |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | modules/kauri-dbresources | Version: | |
| Keywords: | Cc: |
Description
(reported by sdm+svr)
It happened only once that I also couldn't create an address (or a person, I can't remember exactly), but I haven't been able to reproduce the error afterwards. I got the following error:
[19902060@qtp-29233217-6] ERROR org.kauriproject.dbresources.jpa.ResourceDaoSupport - Error when persisting entity: org.springframework.dao.InvalidDataAccessApiUsageException: detached entity passed to persist: org.kauriproject.samples.dbfo rms.po.Address; nested exception is org.hibernate.PersistentObjectException: detached entity passed to persist: org.kauriproject.samples.dbforms.po.Address [19902060@qtp-29233217-6] ERROR org.kauriproject.dbresources.jpa.JpaResource - org.springframework.transaction.Transacti onSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transactio n marked as rollbackOnly
Change History
Note: See
TracTickets for help on using
tickets.
Can't reproduce.