Yes, this is a 1.6.4 bug.  The datastore now flushes to disk on exit.  The 
SDK handles two exit signals, but they miss one when you exit from the 
shell.  I'm not sure if there's other signals that need to be handled on 
windows as well.

Try this, if it doesn't work there might be another exit signal on windows. 
 Either that or you're just killing the process without giving it a chance 
to flush.
http://stackoverflow.com/questions/10060172/gae-sdk-1-6-4-dev-appserver-datastore-flush
 



On Friday, April 13, 2012 6:47:45 PM UTC-4, Mahron wrote:
>
> Just Rebooted for windows updates and all changes were gone. Not the 
> First time this happens. It's very annoying and I cant' seem to find a 
> solution. 
>
> I read I was supposed to get "Applying all pending transactions and 
> saving the datastore" in logs on shutdown. 
>
> When I stop the server using the app engine launcher I only get 
> "(Process exited with code -1)". 
>
> Has Anyone had the same problem with 1.6.4 ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/hhZX8HYsr4QJ.
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