This is a common issue with persisted sessions and serialized Java
objects. Google (or a good Java reference or tutorial book) will yield
the wisdom you seek.
-David
On Jan 26, 2009, at 1:33 PM, BJ Freeman wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
2009-01-26 12:28:25,828 (main) [ StandardManager.java:412:ERROR]
IOException while loading persisted sessions:
java.io.InvalidClassException:
org.ofbiz.order.shoppingcart.ShoppingCart; local class incompatible:
stream classdesc serialVersionUID = -7555051868591010104, local class
serialVersionUID = 1149866168308071606
java.io.InvalidClassException:
org.ofbiz.order.shoppingcart.ShoppingCart; local class incompatible:
stream classdesc serialVersionUID = -7555051868591010104, local class
serialVersionUID = 1149866168308071606
BJ Freeman sent the following on 1/26/2009 12:31 PM:
getting a lot of warning like this
2009-01-26 12:23:43,062 (main) [ DatabaseUtil.java:279:WARN ]
WARNING: Column [CANCEL_QUANTITY] of table
[OFBIZ.ORDER_ITEM_CHANGE] of
entity [OrderItemChange] has a decimalDigits of [0] in the
database, but
is defined to have a decimalDigits of [6] in the entity definition.
so I guess the fieldtypes need to be updated.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJfh4lrP3NbaWWqE4RArPXAJ49WvCIakLC+A/0QiLaWHA4NL2rSwCeLO5Q
z7AlxuxMyUsucz8ue2ae0Ns=
=xr0m
-----END PGP SIGNATURE-----