Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

Google App Engine Deployment

  • 06-02-2015 06:55PM
    #1
    Registered Users, Registered Users 2 Posts: 13


    I have deployed a Java project to Google App Engine, and the Datastore is not working as it does locally. The project produces a webpage with a summary of various news articles. These articles are taken from the Datastore. The Datastore is updated with new articles every 30 mins via a cron job and Java Servlet. At least this is what happens locally. When deployed live the cron job runs, successfully according to the logs, but there are no entries in the datastore. Has anybody come across a similar problem and have a solution?


Advertisement