Hi, 
I´m trying to extract an object Collection stored in a database Oracle from an 
EntityBean CMP.  The field in the database is Long Row type.  When the EJB try 
to preform this operation, the next error happens: 

java.sql.SQLException: Unable to load to deserialize result: 
java.io.InvalidClassException: co.edu.uniandes.cronos.vos.tasklog.TasklogVO; 
local class incompatible: stream classdesc serialVersionUID = 
-106573141962671489, local class serialVersionUID = -3945467065227243787
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil.convertToObject(JDBCUtil.java:291)
        at org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil.access$500(JDBCUtil.java:53)
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil$5.readResult(JDBCUtil.java:555)
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCUtil$AbstractResultSetReader.get(JDBCUtil.java:400)
        at 
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCAbstractCMPFieldBridge.loadArgumentResults(JDBCAbstractCMPFieldBridge.java:424)

The objects are stored frecuently in the database with diferent class version, 
but I need to extract them anyway.

It's urgent requirement, any one can help me out. 

Thanks,
OG

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to