I have a test local datastore. I also have a procedure now to delete this whenever I install a new GAE/J SDK. This solved my problem of disappearing test data.
On Dec 5, 1:00 pm, Fabrizio Accatino <[email protected]> wrote: > Ian, > > I had read your previous post (2010-04-15). As you wrote, I'd also like to > find a more "authoritatively" response. But I haven't found it. :( > > fabrizio > > On Sun, Dec 5, 2010 at 11:47 AM, Ian Marshall <[email protected]>wrote: > > > Does this post help? > > >http://www.google.com/url?url=http://groups.google.com/g/f907f736/t/2... > > > On Dec 4, 2:40 pm, Fabrizio <[email protected]> wrote: > > > I have a project with a local datastore. There was many entities in > > > it. > > > > I have update the sdk from 1.3.7 to 1.4.0. Now the local datastore is > > > empty. My app does not show data and local management tell datastore > > > is empty (http://localhost:8888/_ah/admin/datastore). > > > > I've also tried to "revert" the local_db.bin file to my previous > > > version from my local subversion. But it does not work. :( > > > > Any idea? > > > > Fabrizio > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine for Java" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine-java%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
