[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Data Corruption

chrisbitmead do-not-reply at jboss.com
Sun Feb 4 23:41:04 EST 2007


I've been a happy user of JBoss and container persistence for quite a while, but I've come across something really wierd. On a particular field on a particular container managed object, whenever I set the field to a new value, it gets corrupted. So if I set this string field to "ABCDEFG", I check the value immedietely before calling commit and all is well. Immediately after the commit, the first 3 characters are corrupted in the object like this: ó@?DEFG. The corrupt value is written into the database.

I'm at a loss what to do now. Any suggestions? using JBoss 4.0.4GA



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011128#4011128

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011128




More information about the jboss-user mailing list