RollbackException: Transaction marked for rollback

  • Share
  • Share

Applies to:
EJB 3.0
NetBeans 6.1
Glassfish

Description:
EJB 3.0 many to many persistence delete error

Cause:
An error on a statement executed by the RDBMS.

JAVA-EJB , , , , , , , , , , , , , , , , , , ,

  1. admin
    March 9th, 2009 at 18:22 | #1

    Delete the row in the table causing the error manually. If MySQL complained, try to use ON DELETE CASCASE.

  2. admin
    March 9th, 2009 at 18:22 | #2

    Enable log4j logging in Glassfish to see details of the error message.

  1. No trackbacks yet.