Hi,

You should check Administration > Versions on the App Engine console:
how many versions of your app does gae know ? Did you not create a
version of the application by mistake and have left the old one as
default ? (you'll see that in the console)

That would explain what you currently see.

Let us know

regards

didier

On Jan 21, 9:47 am, senderj <send...@hotmail.com> wrote:
> I've been working on my app for a while. Everytime I redeploy the app
> from Eclipse to GAE, I can immediately check the result by calling my
> servlet. But this seems not the case recently. Even after a day or
> two, my servlet is still the old version. The last few lines of the
> deployment log showed:
>
> Closing update: new version is ready to start serving.
> Uploading index definitions.
> Uploading cron jobs.
> Deployment completed successfully
>
> The admin log showed the time of update was before the log time of the
> servlet execution. But the browser result showed that only the old
> version of the servlet was run. What's wrong?

-- 
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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to