rajani_aviator@yahoo.com wrote:
ERROR 2007-12-10 15:59:42,780 [http-8080-Processor25] (SessionImpl.java:2379) - Could not synchronize database state with session
net.sf.hibernate.HibernateException: Batch update row count wrong: 0
at net.sf.hibernate.impl.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:65)
at net.sf.hibernate.impl.BatcherImpl.executeBatch(BatcherImpl.java:126)
at net.sf.hibernate.impl.SessionImpl.executeAll(SessionImpl.java:2421)
at net.sf.hibernate.impl.SessionImpl.execute(SessionImpl.java:2371)
at net.sf.hibernate.impl.SessionImpl.flush(SessionImpl.java:2240)
at .......
I have been banging my head since 3 weeks...
Please let me know what's worng in the code
What happens if you change the unsaved value to null and set the email address to null at the begining?
Farzad-