Also, local data seem to be cleared any time the dev server encounters
an error.
If you reload your server (or client) too many times (2-3 server, 8-10
gwt client) and you get a "perm gen space error" then your local data
will be cleared. This seems specific to 1.4.0.

Anyway, you can simply put the local db file under source control, and
revert it when local data get cleared. This is not the cleanest way to
handle this behavior, but saves you some time.

Regards
Lorenzo

On Dec 11, 10:08 am, Ian Marshall <[email protected]> wrote:
> If you haven't deleted your local_db.bin file and you are getting this
> problem, so a search on this problem in this forum. I have described
> this problem and its "cause" - as has Ikai.
>
> (My latest response is not listed against my profile but you might be
> able to see it from Mon 13 Dec.)
>
> On Dec 11, 1:48 am, "Ikai Lan (Google)" <[email protected]>
> wrote:
>
> > The local datastore is stored in a file called local_db.bin. You're probably
> > deleting this on new builds or cleans.
>
> > --
> > Ikai Lan
> > Developer Programs Engineer, Google App Engine
> > Blogger:http://googleappengine.blogspot.com
> > Reddit:http://www.reddit.com/r/appengine
> > Twitter:http://twitter.com/app_engine
>
> > On Fri, Dec 10, 2010 at 5:45 AM, suersh babu <[email protected]>wrote:
>
> > > Hi,
>
> > > I have experienced that my local data is deleted sporadically in my
> > > development mode.
>
> > > Is some one experience this issue before,  and figured it why this is
> > > happening ....
>
> > > Any suggestion about this is much appreciated.
>
> > > I am using Eclipse IDE 3.6,  App Engine SDK 1.3.8,  objectify, and gwt 
> > > 2.1.
>
> > > --
> > > *Regards
>
> > > Suresh Babu G*
>
> > >   --
> > > You received this message because you are subscribed to the Google Groups
> > > "Google App Engine" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<google-appengine%[email protected]>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to