Re: [google-appengine] Re: Where (geographically) do App Engine apps run?

2011-05-27 Thread Robert Kluin
I was wondering if it was really a joke... On Fri, May 27, 2011 at 14:22, Ikai Lan (Google) wrote: > Your jokes are getting creepier ... > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog: http://googleappengine.blogspot.com > Twitter: http://twitter.com/app_engine > Reddit: h

Re: [google-appengine] Re: changing app id which is served from a domain

2011-05-27 Thread Robert Kluin
Sorry for the imprecise reply, was mobile so couldn't lookup the exact names. Guess I'll also add that this process is very confusing. To make it worse it can supposedly be done from the App Engine control panel (which has *never* worked for me) and from the Google Apps control panel (which usual

Re: [google-appengine] Re: HTTPS, "login: required", and the X-Frame-Options header

2011-05-27 Thread Robert Kluin
I think some of the Googlers have clearly stated (and it may even be in some ToS) that they don't encourage or want people loading Google's login page in an iframe. At least I've got some fuzzy recollection of that Robert On Fri, May 27, 2011 at 19:16, Tim wrote: > > /me Bump > I can

Re: [google-appengine] Re: Backends clarifications

2011-05-27 Thread Greg Darke (Google)
Sorry about the delay. I did not notice the reply to this thread. I will have a look into this next week. On 26 May 2011 20:13, Chiguireitor wrote: > Hi Greg... i would like to know how are we supposed to open the > Channels in the current state of the server and SDK that are served > from a ba

[google-appengine] Re: HTTPS, "login: required", and the X-Frame-Options header

2011-05-27 Thread Tim
/me Bump I can understand if none of the GAE "user" developers have hit this, but surely it's not asking too much of the technical staff to say here to say "yeah, bad luck, that's what we're doing" or "oh, we hadn't quite thought of that particular scenario - can't promise anything but give us

[google-appengine] urlfetch_errors.DownloadError - ApplicationError 2 - What should I do?

2011-05-27 Thread Kaan Soral
, DownloadError('ApplicationError: 2 ',) I am getting a lot of these, out of 800k users, 3 of them are my accounts, and I see the results every day. That's why I am skeptical about retrying the operation, considering the possibility that the remote API call succeeds although I get this error. Th

Re: [google-appengine] Enumerating children of a given entity

2011-05-27 Thread Ikai Lan (Google)
Yeah, you can do this. You would do this with an ancestor query: http://code.google.com/appengine/docs/python/datastore/queryclass.html#Query_ancestor Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: h

[google-appengine] Re: Backends and Channels

2011-05-27 Thread Stephen Blum
Chiguireitor, Hey, the Channel API is great except for what you are trying to do with it. I recommend using a free service like http://www.pubnub.com/ which is has simple send/receive functions and can be run from anywhere. Stephen On May 26, 1:31 pm, Chiguireitor wrote: > Hello, i'm currentl

Re: [google-appengine] Re: Where (geographically) do App Engine apps run?

2011-05-27 Thread Craig
Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options,

[google-appengine] Enumerating children of a given entity

2011-05-27 Thread gwstuff
Hi, I have a group of models organized as an entity group because they are updated transactionally. While it's easy to get an entity's parent through the key - I was wondering if there's a way to enumerate an entity's children. I guess I could add a new SelfReferenceProperty field, but it woul

RE: [google-appengine] Re: changing app id which is served from a domain

2011-05-27 Thread Brandon Wirtz
It is my impression that GAE needed an interface to the Outside world for deploying apps to "domains" and much like when I was at Microsoft this means, "Don't re-invent the wheel". This is fine short term, but if the wheel the other team is using is great for Monster Trucks, it may suck on your F

Re: [google-appengine] Re: changing app id which is served from a domain

2011-05-27 Thread Jeff Schnitzer
FWIW, I also found the flow of this hard to figure out. The Google Apps control panel is a bit too labyrinthine. Jeff On Fri, May 27, 2011 at 11:30 AM, Ioannis Cherouvim wrote: > Thanks a lot. After 10 minutes of searching all options on the Google > Apps interface and 5 times of re-reading you

[google-appengine] Re: changing app id which is served from a domain

2011-05-27 Thread Ioannis Cherouvim
Thanks a lot. After 10 minutes of searching all options on the Google Apps interface and 5 times of re-reading your answer I got it at Dashboard > Service settings -> Add more services On May 27, 8:57 pm, Robert Kluin wrote: > If you're an admin on the Google Apps Domain you should be able to > o

Re: [google-appengine] Re: Where (geographically) do App Engine apps run?

2011-05-27 Thread Ikai Lan (Google)
Your jokes are getting creepier ... Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Fri, May 27, 2011 at 10:59 AM, Brandon Wirtz wrote: > I bet they aren’t in

RE: [google-appengine] Deploying My Web Application in google App engine.

2011-05-27 Thread Brandon Wirtz
Struts doesn't work well on GAE you have to fight through a lot of issues. Google has some autoshoppe examples but there is a lot they don't explain. You can burn through a lot of time fighting through the various errors that come up right away, and even more on the ones that pop up from time to ti

Re: [google-appengine] Deploying My Web Application in google App engine.

2011-05-27 Thread Robert Kluin
You might be able to try getting into the SQL trusted-tester group. I'm not sure if they're acepting new people or not. On Fri, May 27, 2011 at 08:15, Peter Jerald wrote: > Hi All, > > I am new to this Google App engine. I am very much interested with > this. I have developed web application

RE: [google-appengine] Re: Where (geographically) do App Engine apps run?

2011-05-27 Thread Brandon Wirtz
I bet they aren't in Mexico. or Alaska. See we are narrowing it down. One day soon I'll show up with balloons and cake. unless you get that restraining order like all those girls did that I brought balloons and cake to. From: google-appengine@googlegroups.com [mailto:google-appengine@googlegrou

Re: [google-appengine] changing app id which is served from a domain

2011-05-27 Thread Robert Kluin
If you're an admin on the Google Apps Domain you should be able to open the domains control panel and add the app. As I recall you do this under the add services section. You do not need to be an admin of the app engine application to do that. Robert On Fri, May 27, 2011 at 12:32, Ioannis

Re: [google-appengine] All error in Datastore Indexes and can't fix

2011-05-27 Thread Ikai Lan (Google)
This issue was resolved yesterday. We updated the bug. Run vacuum_indexes to fix this. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Tue, May 24, 2011 at 8:36

Re: [google-appengine] Re: Where (geographically) do App Engine apps run?

2011-05-27 Thread Ikai Lan (Google)
The time zone is unrelated to where the data centers are located. They are in North America. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine On Thu, May 26, 2011 a

Re: [google-appengine] Simple query times out repeatedly for hours!

2011-05-27 Thread Robert Kluin
Hey Waleed, I doubt 45writes / second would cause any issues. I've sustained higher rates without problems, even with indexed datetimes. I'm sure you've checked it carefully, but have you investigated the logic surrounding the cursor? Maybe there is some subtle bug that is resulting in a bug o

RE: [google-appengine] Poor performance the last 24 hours

2011-05-27 Thread Brandon Wirtz
MS or HR? -Original Message- From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Andrew G Sent: Thursday, May 26, 2011 10:54 AM To: Google App Engine Subject: [google-appengine] Poor performance the last 24 hours Poor performance the last 24 ho

RE: [google-appengine] Deploying My Web Application in google App engine.

2011-05-27 Thread Brandon Wirtz
Nope. -Original Message- From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Peter Jerald Sent: Friday, May 27, 2011 5:15 AM To: Google App Engine Subject: [google-appengine] Deploying My Web Application in google App engine. Hi All, I am new

[google-appengine] FileItemIterator empty

2011-05-27 Thread nowb
Hi, I´m creating a fileuploader. From a form I´m sending an image and som fields, my servlet looks pretty much like the sample at http://code.google.com/intl/sv/appengine/kb/java.html#fileforms .This works fine when I´m running in Development Mode locally. However when I try to run it live from ap

[google-appengine] Backends and Channels

2011-05-27 Thread Chiguireitor
Hello, i'm currently implementing a game and have noted in another discussion that channels can't be served from a backend if they were opened from the "frontend" (i.e. the standard user requests). I've currently made a test where i open a channel from the backend and pass the token to the fronten

[google-appengine] Re: Backends clarifications

2011-05-27 Thread Chiguireitor
Hi Greg... i would like to know how are we supposed to open the Channels in the current state of the server and SDK that are served from a backend, i'm currently opening the channel from within the backend and passing the token to my frontend but to no avail, here's a little sample code: *** On th

[google-appengine] Problem with Delete id Datastore

2011-05-27 Thread Randell Schneider
Hi There, I'm Starting a Web Project with GWT and some problems about datastore delete by ID. do not know why having this problem. I think it should be the primary key generation. OBS: getters and setters were not placed in this post Class GRUPO: import javax.jdo.PersistenceManager; i

[google-appengine] Poor performance the last 24 hours

2011-05-27 Thread Andrew G
Poor performance the last 24 hours even static html requests have 20% errors. And no mention about maintenance or problems -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.c

[google-appengine] warmup deadline exceeded errors

2011-05-27 Thread tonic-bom
I've noticed over the past two days that my application has been getting a lot of deadline exceeded errors during warmup. This wasn't happening the previous week, and I pay for "always on". Google really needs to respond to this and tell us that they know about the problem, know how to fix it, and

[google-appengine] Deploying My Web Application in google App engine.

2011-05-27 Thread Peter Jerald
Hi All, I am new to this Google App engine. I am very much interested with this. I have developed web application with combination of Struts,Spring and hibernate and MySQL as a backend. I planning to deploy this application in google App engine. Is this possible to deploy my application? If yes, P

[google-appengine] changing app id which is served from a domain

2011-05-27 Thread Ioannis Cherouvim
Hello I have 2 application ids (serving the same code). The app ids are foo and bar (foo.appspot.com and bar.appspot.com). foo is being served via www.example.com but I now want to move the data from foo to bar (I can do that via backup and restore using appcfg) and also change www.example.com to

Re: [google-appengine] Re: Task Speed during High Volume Periods

2011-05-27 Thread Greg Darke
Queues are not tied to a specific instance of your application. Tasks are executed against a free instance of your application. On 27 May 2011 15:06, stevep wrote: > I am doing the same as Robert with multiple queues. However, I am > wondering about this with the new pricing. > > Does each task

[google-appengine] Re: Task Speed during High Volume Periods

2011-05-27 Thread stevep
I am doing the same as Robert with multiple queues. However, I am wondering about this with the new pricing. Does each task queue get set up as an instance? If so, then I think I may have to re-architect once the new pricing hits. If a task queue is an instance... Much will depend on the schedule

Re: [google-appengine] Setting cookies that expires in the future

2011-05-27 Thread Barry Hunter
Your date doesnt look exactly right, Javascripts toGMTString (which I know works), returns: Wed, 28 Jul 1993 09:09:07 GMT So self.response.headers.add_header('Set-Cookie','key=value; expires=Fri, 31 Dec 2020 23:59:59 GMT') ? -- You received this message because you are subscribed to the Google

[google-appengine] Setting cookies that expires in the future

2011-05-27 Thread Andrin von Rechenberg
Hi there I've been fighting with this problem for several hours now and I'm almost too ashamed to ask, but I'm unable to set a cookie using the Set-Cookie http header in appengine that doesn't expire at the end of the session. Here is what I do to set the cookie: self.response.headers.add_hea

[google-appengine] Re: Error: Server Error

2011-05-27 Thread Geoffrey Spear
On May 27, 8:58 am, Jonathan wrote: > Thanks Robert > > It appears that a non-ascii character in a comment (#) line of main.py > is causing this crash. > It does not happen with the local development module. > > Maybe Google app-engine team would be kind enough to enable utf-8 > comments Are yo

[google-appengine] Re: Error: Server Error

2011-05-27 Thread Jonathan
Thanks Robert It appears that a non-ascii character in a comment (#) line of main.py is causing this crash. It does not happen with the local development module. Maybe Google app-engine team would be kind enough to enable utf-8 comments On May 24, 8:29 pm, Robert Kluin wrote: > Hi Jonathan, >

Re: [google-appengine] Simple query times out repeatedly for hours!

2011-05-27 Thread Waleed Abdulla
Entities are added at a slow pace: around 500 or so new entities a day, and evenly distributed though out the day. So I don't think that's the issue. Updates, on the other hand are much more often: around 45/second. I update the "eta" property to the time at which this entity needs to be processed