RollbackException: Transaction marked for rollback
March 9th, 2009
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.
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 "error executequery netbeans"#hl=id, "marked for rollback", "rollbackexception: transaction marked for rollback." mysql, "transaction marked for rollback" glassfish, ejb 3 mysql rollback, ejb 3.0 netbeans rollback, error, get mysql rollback exception, glassfish "transaction marked for rollback", j, lrm-00118: syntax error at '=' at the end of input, mysql rollback exception, mysql transaction marked for rollbak, netbeans mysql transaction, rollback en netbeans, rollback mysql netbeans, rollbackexception transaction marked for rollback, transaction marked for rollback glassfish 3, transaction marked for rollback netbeans glassfish, transaction marked for rollback.
Delete the row in the table causing the error manually. If MySQL complained, try to use ON DELETE CASCASE.
Enable log4j logging in Glassfish to see details of the error message.