[google-appengine] Re: java.io.InvalidClassException: com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile

2012-06-29 Thread Chi-Li Ho
Hi, I am very sorry to hear that we have to find our own way to solve the problem. I did have the same problem to migrate the SDK from 1.6.5 to 1.7.0, in both application and debug modes. Anyway, this will stop me to deploy my application with 1.7.0 or older in the future to Google App Engine.

[google-appengine] Re: java.io.InvalidClassException: com.google.appengine.api.datastore.dev.LocalDatastoreService$Profile

2012-06-29 Thread Chi-Li Ho
Thank you all for your postings. I posted a previous message, which is probably still in the process of being reviewed by Google. Getting rid of the old local_db.bin could be the solution to remove the inconsistence issue of serialVerisonUIB . Which I might have done in the previous migration f