Google App Engine is a cloud computing technology for hosting web applications in Google-managed data centers. Google App Engine is a Platform as a Service (PaaS) offering for Java, Python and Go (experimental).

learn more… | top users | synonyms (2)

0
votes
1answer
41 views

Store uploaded file data in Blob

In my GAE app I want to store the uploaded file in a ndb.BlobProperty . How can I assign the uploaded file content to this property. Further more is BlobProperty the standard approach to store user ...
0
votes
0answers
40 views

Get uploaded file name (Python)

I want to get the name of the uploaded file in my GAE app. Currently when I run self.request.get('file') I only get the contents of the file.
1
vote
1answer
33 views

Service layer for Google App Engine

I am currently in the midst of designing an architecture for an enterprise class system based on Google App Engine. I'm looking to leverage jQuery and/or Google Closure on the FE, App Engine HRD on ...
0
votes
1answer
41 views

GAE datastore put and get

Hi I'm just playing around with the datastore and hoping someone can tell my why my simple code doesn't work? I have just been playing around with how to put and get strings from the datastore... ...
0
votes
1answer
48 views

Android Endpoint project - TicTacToe example not launching

As I am trying to do a Endpoints connected Android project and encountered an error, I tried to launch the sample app provided by Google ...
4
votes
1answer
64 views

How to read large files from google drive into gae blobstore

This is the code that I'm currently using to read files from google drive into the blobstore of google app engine. private BlobKey getBlobKey(File f, DriveObject driveObject) throws ...
-3
votes
0answers
77 views

How to make a rss feed using google app engine (java) [closed]

For our first assignment in college, we need to create a rss feed which gathers news feeds and live scores of other rss feeds. This should be able to be stored in the database. Also be able to update ...
0
votes
1answer
40 views

Programmatically create Entity with ReferenceProperty from Message in GAE datastore

I'd like to be able to automatically insert an entity with a reference t another entity directly from a message, using Google Endpoints. To transmit ReferenceProperty in message, I use the encoded ...
-1
votes
0answers
58 views

Google App Engine SDK is too large for Google App Engine?

I'm trying to deploy an assignment to the Google App Engine using 1.8.0, but the Eclipse deployment tool is telling me that the jar is too large. Here's the console output: ------------ Deploying ...
1
vote
1answer
27 views

Python App Engine API to interact with Google Code Project Hosting

Referencing Manage Google Drive files through App Engine, I have kind of the same question about App Engine w.r.t. Google Code Project Hosting, i.e., is there a Python API to interact with the latter ...
1
vote
1answer
75 views

Is there a google app engine plug-in for Netbeans 7.3

Is there a google app engine plug-in for Netbeans 7.3? I keep finding old links for previous version(all links are not working) but I cannot find a new version of the plugin anywhere. I am looking to ...
0
votes
2answers
43 views

How can we synchronize reads and writes to mem cache on app engine?

How can we make sure only one instance of a JVM is modifying a mem cache key instance at any one time, and also that a read isn't happening while in the middle of a write? I can use either the low ...
0
votes
1answer
24 views

gae-sessions 'thread._local' object has no attribute 'current_session'

I'm trying to get gae-sessions working, but am having an issue. I've logged inside of appengine_config.py and inside of webapp_add_wsgi_middleware and it is being called. I've logged inside the libs ...
0
votes
0answers
18 views

Migrated AppEngine app to HRD, no longer sending XMPP messages, though logs says message sent

I have a Google AppEngine app that was master/slave and I finally decided to migrate to high replication. I followed all the directions, the code was redeployed, the billing settings were updated.... ...
0
votes
1answer
23 views

Structring data flow in GAE without using globals

I am setting up an app in GAE. The app relies on up to three successive AJAX calls from the client that produces an individual string in each request. I would like to retain and combine the data on ...
0
votes
2answers
97 views

AJAX Post to store JSON with Python and javascript

I have been having problems with getting AJAX to post JSON correctly. The application is intended to be hosted on Google App Engine. But what I have does not post data. Python mainPage = """ ...
0
votes
1answer
23 views

JDO - Querying/linking child by parent (Google App Engine)?

I've been trying to get JDO working with parent/child relationships, but I'm not having much success. Using the relationship setup as seen here and queries as seen here, I want to be able to link a ...
1
vote
1answer
28 views

Appengine blobstore, storing both a full sized image and a small image?

I'm currently making an image sharing site in Appengine, it's mostly working how I want it, but sometimes I would like a small version of an image (thumbnail) - at the moment I'm shrinking it with ...
1
vote
1answer
29 views

Does OAuth2Decorator store user Credentials and renew Tokens?

I'm working with the OAuth2Decorator() and Pytgon I'm in that stage where i'm still unsure of something about the App Engine. The documentation is not providing any info or I simply can't follow it. ...
2
votes
1answer
55 views

How to debug long-running mapreduce jobs with millions of writes?

I am using the simple control.start_map() function of the appengine-mapreduce library to start a mapreduce job. This job successfully completes and shows ~43M mapper-calls on the resulting ...
0
votes
0answers
10 views

Google app engine - LocalServiceTestHelper - make http requests

I am not sure if I understand the LocalServiceTestHelper for Google app engine correctly. If I setup a LocalServiceTestHelper, is there actually a server running locally, which I can fire http ...
0
votes
1answer
43 views

KeyError when using Jsonify

I'm using GAE SDK 1.8 I am trying to jsonify on the following: { 'prev': None, 'records': 1, 'next': None, 'start': ...
-1
votes
0answers
24 views

Google App Engine for code not reflecting [closed]

We are deploying our code changes to Google App Engine. Code is updating but not reflecting when running on the browser. Even when I am downloading updated code from Google App Engine it is giving me ...
0
votes
0answers
27 views

Google App Engine, JPA, Java Server Faces Uncaught exception from servlet java.lang.ExceptionInInitializerError

I'm using GoogleAppEngine with JPA, Java Server Faces I have a EntityManager creating class: public class EMFService { private static final EntityManagerFactory emfInstance = Persistence ...
-2
votes
1answer
55 views

how to make Geolocation with python and google app engine? [closed]

I am quite new in the prog web world, moreover in programming with GAE... I only found documentation In Javascript/Ajax on the topic but I really would like to get a Python solution code to get the ...
0
votes
0answers
19 views

JPA provider not found in JUnittest of a google app engine eclipse project

I read the google documentation for app engine unitteesting I created a JUnittest in Eclipse in a Google AppEngine Project. without JPA interaction the JUnit4 works fine. In the productive code the ...
0
votes
0answers
25 views

putting an array into blob property and then into datastore

I am a complete scrub with web applications and GAE in particular. I was recently given some advice to use blobproperty for which I could store a md-array into the gae datastore. After having tried to ...
0
votes
0answers
31 views

Issue in Info window content in maps

I am getting HTML content like this in Info Window: Lattitide: 12.936107 Longitude: 77.5467362 <table border='0'><tr><td><img src="/static/Images/SW.jpg" ...
0
votes
0answers
20 views

Concurrent Modification - JPA AppEngine

Im using Java and JPA 1 in my Google App Engine web app. I have this problem with Caused by: javax.transaction.xa.XAException: Concurrent Modification Profile and ViewedProfile with corresponding ...
0
votes
2answers
42 views

How to build a full text search similar (as quick & as accurate) to Google Drive?

Google Drive searching is really amazing. It built up a full text search index instantly right after I had uploaded the document(pdf/M$ office document). Since I want to use this technology in my own ...
0
votes
1answer
58 views

NoSuchMethodError : google common ImmutableSet.copyOf(..)

I upgraded my Google app Engine app from 1.7. to 1.8. + Java 7 and i leveled up all API libraries to be up-to-date. I am getting strange exceptions during app inicialization in GAE container : ...
0
votes
2answers
65 views

Can't connect to localhost:8080 when trying to run Google App Engine program

I'm trying to run the Google App Engine Python 2.7 Hello World program and view it in a browser via Google App Engine Launcher. I followed the install and program instructions to the letter. I copied ...
0
votes
1answer
30 views

Big O for zigzag merge join?

What is the Big O for the zig-zag merge join algorithm? GAE's Big Table uses it, they go into it in these videos: http://www.youtube.com/watch?v=AgaL6NGpkB8 ...
4
votes
1answer
47 views

At what rate do indexes “explode” in GAE's big table?

At what rate do indexes "explode" in GAE's big table? The excerpt from their documentation below explains that for collection values, indexes can "explode" exponentially. Does this mean that for an ...
1
vote
0answers
25 views

Secure Always Parameter Is Ignored In Appengine

When I add the secure: always parameter in app.yaml, I am still not redirected to a https. Https works when I type it in manually, and I'm testing this on the live server, but it treats the website as ...
1
vote
2answers
38 views

ClassNotFoundException: com.google.gwt.junit.server.JUnitHostImpl

How do I get rid of this error: java.lang.ClassNotFoundException: com.google.gwt.junit.server.JUnitHostImpl [ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:359) [ERROR] at ...
1
vote
1answer
33 views

You will not be able to access files from your working directory on the production server

When running a GAE app with: $ mvn appengine:devserver Somewhere down the line it shows this error: You will not be able to access files from your working directory on the production server. ...
0
votes
1answer
21 views

serving blobs from GAE blobstore in flask

I'm trying to serve big files saved in the blobstore using Flask. For smaller files I can simply do: def download_blob(blob_key): blob_info = blobstore.get(blob_key) response = ...
7
votes
1answer
64 views

Appengine with Go: Is there a http.Handle prehook or something similar?

Suppose I have the following init function routing requests. func init() { http.HandleFunc("/user", handler1) http.HandleFunc("/user/profile", handler2) http.HandleFunc("/user/post", ...
2
votes
5answers
78 views

Trouble importing the correct module in python in GAE

How do I explicitly tell Google App Engine (python) to import json from the python standard libraries? Due to a poorly named file (that I can NOT change or rename at this time) I am having trouble ...
1
vote
1answer
29 views

GAE datastore transaction with multiple ancestors entity groups

It is not clear for me, from the documentation, which ancestor is a boundary for a transaction. The closest one, or the root one? I have a root entity (A) and it has a few descendants (B1, B2 ... Bn) ...
0
votes
0answers
35 views

Logging in a App Engine Backend

I have a regular backend in my application which never stop. I need to be noticed about its state by some logs. For logging, I use the Logger class : private static final Logger log = ...
0
votes
0answers
43 views

Appengine-datanucleus error on one to many fetch after server is restarted

I have a project where I have a user that has a list of pages as Entities. When I first create the user with the pages all the fetches work as expected, but after I restart the local_db.bin ...
0
votes
0answers
37 views

GWT/GAE 1MB .cache.js file is not gzip compressed

I'm using GWT's splitting method to split the code into multiple fragments. My app is served by a Google App engine server and uses gzip compression to send the fragments. The problem is that one of ...
1
vote
1answer
33 views

Is there a way to update Key to include ancestor

I have update my entities to include ancestor in Google App Engine but also I need to migrate existing data to have that ancestor. Is there a way to update Key to include ancestor? Creating new Key ...
-1
votes
1answer
24 views

Google App engine JSP form

I want to use datastore in my program .That on one jsp i enter user info and after submitting it redirects me to another jsp where i can see all previous users information. Using datastore how to ...
0
votes
0answers
25 views

Reading context of MSword document over Google App Engine (Python)?

Is reading context of uploaded MSWord files possible under Google App Engine?. As it known; Reading context of Word Document is possible with Python but some library, but all libraries aren't work ...
0
votes
1answer
19 views

GAE Python - appengine_utilities doesn't save session variable

I am trying to save a GET variable with the user for at least the session. My app is running on Google App Engine and I am using the Sessions module from appengine_utilities to save the variable, ...
0
votes
1answer
22 views

GAE Key part searching

I'm new to this :) class P() class C( .. Key(with custom_ID, parent=P)) Can I do a C key get globally -> ie without using the parent P key? If not, how could I do C key get globally for a ...
1
vote
2answers
36 views

google app engine stringlist property on Database

I want to create a database in google app engine with the following properties class Questions(db.Model): title = db.StringProperty() author = db.StringProperty() text = db.TextProperty() ...

1 3 4 5 6 7 372