[google-appengine] Re: Small error in datastore admin documentation

2011-04-05 Thread Greg
I should have mentioned that without this change, appcfg.py says: Error parsing yaml file: Value element 'datastore_admin' for ??? must be type BuiltinHandler. in "myapp/app.yaml", line 68, column 1 -- You received this message because you are subscribed to the Google Groups "Google App Engin

[google-appengine] Datastore Admin

2011-04-05 Thread Greg
Hi - I assume this isn't related to my previous post, but the datastore admin page on my dashboard is blank. Does it take some time after adding the builtin to start working, perhaps the after the daily processing of datastore stats for kind enumeration? Cheers Greg. -- You received this messag

[google-appengine] Small error in datastore admin documentation

2011-04-05 Thread Greg
Hi - The datastore admin page is here: http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html In step 1 of the procedure, I think the code should read: builtins: - datastore_admin: on So add ": on" to the line. Cheers Greg. -- You received this message because you are subscr

Re: [google-appengine] Re: Huge latencies and so many 500 errors/Deadline Exceeded

2011-04-05 Thread Robert Kluin
Why would you try to upload a Java app with the Python SDK? You might be interested in: http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html Robert On Tue, Apr 5, 2011 at 07:19, Ice13ill wrote: > I have a minor problem: if i want to enable datastore admin (java > applica

Re: [google-appengine] GAE points to Google Adsense for Domains

2011-04-05 Thread Robert Kluin
Hi Brett, Perhaps you've not given the DNS servers time to update. If it still isn't working, flush your DNS cache then investigate with nslookup. Make sure you've got the mapping setup in Google Apps control panel. Robert On Tue, Apr 5, 2011 at 09:56, brett donovan wrote: > I previous

[google-appengine] Re: GAE and own domain

2011-04-05 Thread Greg
Particularly Godaddy. The elephant episode was the last straw - I'm now with Namecheap who have a sane user interface, a fraction of the upselling, and a CEO who doesn't try to dress up his big game hunting as a humanitarian act. And they're cheaper. You can transfer active domains without too muc

Re: RE: [google-appengine] GAE and own domain

2011-04-05 Thread Jeff Schnitzer
Sure, I understand where you are coming from. But you trust Honest Abe's Used Domains more?? I've yet to meet anyone in the domain registry business that doesn't make me reach for my wallet to make sure it's still there. Jeff On Tue, Apr 5, 2011 at 6:42 PM, Brandon Wirtz wrote: > I already suf

RE: RE: [google-appengine] GAE and own domain

2011-04-05 Thread Brandon Wirtz
I already suffer from the Google "all your base are belong to us" having them have my DNS too would be to scary. Besides with Homeland hijacking domains with no warning or warrant you are best to use a Registrar and DNS not in the US. -Original Message- From: google-appengine@googlegroup

Re: RE: [google-appengine] GAE and own domain

2011-04-05 Thread Jeff Schnitzer
On Tue, Apr 5, 2011 at 1:25 AM, DisruptiveTechnology wrote: > > The set-up between a domain and GAE really should not take this amount of > time. It would help if there was one place which has the information of all > actual domain settings and changes to GAE and google apps in one place to > make

Re: [google-appengine] Server Error (500) when deploying app

2011-04-05 Thread Wesley C (Google)
yes, jeff, you are quite correct. maintenance periods affect MS datastore users as well as deployments across all apps. I'll make sure the wording is changed for the next one... thanks for your feedback!! -- You received this message because you are subscribed to the Google Groups "Google App En

Re: [google-appengine] Server Error (500) when deploying app

2011-04-05 Thread Jeff Schnitzer
Appengine is in a maintenance period. I presume that we are not normally supposed to be able to deploy new code during maintenance intervals. Google: It's not exactly true that HR applications are not affected by the maintenance period; we still can't do deployments... Jeff On Tue, Apr 5, 2011

[google-appengine] Scheduled maintenance & read-only "downtime"

2011-04-05 Thread Wesley C (Google)
NOTICE: users of the high replication (HR) datastore users are unaffected and do not have maintenance, read-only, nor "downtime" periods so you can effectively disregard this post. >From time-to-time, we have to perform scheduled maintenance on App Engine systems. During these times, the datastore

[google-appengine] Server Error (500) when deploying app

2011-04-05 Thread Ricardo Niederberger Cabral
Right now I get this error whenever I try to deploy my python app. Any ideas? - Scanning files on local disk. Scanned 500 files. Initiating update of app: xyz, version: 1 2011-04-05 21:50:22,199 WARNING appengine_rpc.py:428 ssl module not found. Without the ssl module, the identity

[google-appengine] Re: Announcement: Deprecating Python 2.4 support (App Engine 1.4.3 SDK final release to support it)

2011-04-05 Thread Ben Welsh
I'd like to take this opportunity to +1 Python2.7 support. It's the default distribution in my development OS (Ubuntu) and it's pain to use 2.5, especially getting PIL to play nice. Besides my own little complaints, I think the SSL module is built into newer versions so you'd have fewer people

RE: [google-appengine] Re: Startup Weekend and Google App Engine

2011-04-05 Thread Brandon Wirtz
"Google will use commercially reasonable efforts to continue to operate the Deprecated Version of the Service and to respond to problems with the Deprecated Version of the Service deemed by Google in its discretion to be critical." If you had a service that was growing, Google might keep the se

[google-appengine] Re: Startup Weekend and Google App Engine

2011-04-05 Thread hector@ISB
A good argument against those VC worries is that GAE's term of service call for Google to support App Engine for at least 3 years even if they decide to kill the service... which is highly unlikely IMHO. https://groups.google.com/d/topic/google-appengine/PdPNmBoX_-s/discussion That should be pl

[google-appengine] Re: who can give me a demo using prospective search?

2011-04-05 Thread Kaan Soral
I also didn't understand anything from the documentation but as far as I understand it can't be used as a full-text search. For example I want a full-text search on a specified property of a model, but after reading the doc. 1-2 times I don't think it's built for that, i guess my use case is retro

[google-appengine] Re: Post about creating creating a Facebook application with Google App Engine and Google Web Toolkit in Java

2011-04-05 Thread nacho
Excellent post! Thanks for sharing! -- 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...@googleg

Re: RE: [google-appengine] GAE and own domain

2011-04-05 Thread Stephen Johnson
Well, you haven't given us your app id or domain so hard to help you troubleshoot and you really haven't told us all the steps you've taken, so I'll throw out a couple of random things which you may have tried but here goes: 1.) Did you remember to remove Google Sites from your Apps domain? 2.) D

[google-appengine] who can give me a demo using prospective search?

2011-04-05 Thread saintthor
after reading the document, i am not sure what it could do and how to use it. -- 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

[google-appengine] GAE points to Google Adsense for Domains

2011-04-05 Thread brett donovan
I previously had a domain parked. I have now attmpted to point this domain at the app, however it still points to the domain parking page. I have google apps set-up, but I cannot seem to find a smart way to problem solve this MX and CNAME records are set. Any ideas? -- You received this mes

Re: RE: [google-appengine] GAE and own domain

2011-04-05 Thread brett donovan
It might be quick without the domain issues...was fine before attempting to hook up the domain. I'm not having much luck with domain records at all..still my domain is not resolving to the app. On Tue, Apr 5, 2011 at 9:59 AM, Brandon Wirtz wrote: > Typically it takes us about 8 minutes to g

[google-appengine] Re: Huge latencies and so many 500 errors/Deadline Exceeded

2011-04-05 Thread Ice13ill
i get this message: ERROR appcfg.py:1865 Ignoring file 'war/WEB-INF/lib/appengine-api-1.0- sdk-1.4.3.jar': Too long (max 10485760 bytes, file is 16520949 bytes) On Apr 5, 2:19 pm, Ice13ill wrote: > I have a minor problem: if i want to enable datastore admin (java > application) i need to use the

[google-appengine] Re: Huge latencies and so many 500 errors/Deadline Exceeded

2011-04-05 Thread Ice13ill
I have a minor problem: if i want to enable datastore admin (java application) i need to use the python script (appcfg.py), but when i upload the files, i get an error for the appengine sdk jar (which is larger that 10mb). The app is in production so i cant set that app default because it does not

Re: [google-appengine] 24 hours of data on charts

2011-04-05 Thread Simon Knott
I've just noticed that my HR apps have reverted to only showing 24hrs worth of data again. -- 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 gro

RE: RE: [google-appengine] GAE and own domain

2011-04-05 Thread Brandon Wirtz
Typically it takes us about 8 minutes to go from nothing, to deployed app, accept when Apps For Domains was being flaky last week. From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of DisruptiveTechnology Sent: Tuesday, April 05, 2011 1:26 AM To: g

Re: RE: [google-appengine] GAE and own domain

2011-04-05 Thread DisruptiveTechnology
The app service is deployed. That works fine. The domain is now pointing to "Google Domains" and displaying a typical landing page, rather than my app. It was parked before.. The set-up between a domain and GAE really should not take this amount of time. It would help if there was one place whi

[google-appengine] Re: A problem of application ID

2011-04-05 Thread Simon Knott
Hi, Once an application ID has been used it can't be used again, whether it has been deleted or not. See http://code.google.com/appengine/kb/adminconsole.html#delete_app for more information. Cheers, Simon -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] A problem of application ID

2011-04-05 Thread Sara
I used to sign up an App Engine application by a Google Apps account, and then I deleted the Google Apps in order to use a shorter domain name. (I didn’t find the way to change the primary domain name of a Google Apps, so I deleted it and founded a new Google Apps under the shorter domain name

[google-appengine] Re: MS-HR Migration

2011-04-05 Thread Greg
On Apr 5, 6:35 pm, Robert Kluin wrote: > Hey Greg, >   You might also check out the Datastore Admin.  Some of the Googlers > have already done more-or-less what you describe: >      http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html Awesome! As long as it preserves entity IDs