[appengine-java] Massive delete (mapreduce based) Datastore viewer Datastore statistics unavailable

2010-12-09 Thread Cyrille Vincey
My problem: 1. I execute a massive delete over a large number of entities (30 million), using a mapreduce-based job similar to Ikai's one (*) 2. Then both the datastore viewer and the datastore statistics in the dashboard become unavailable: I get this famous the server encountered an error

[appengine-java] Re: AppEngine 1.4.0 now supports jsp-config in web.xml

2010-12-09 Thread George Moschovitis
Interesting, I love seeing uncool but still useful features added in the SDK. -g. -- 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-j...@googlegroups.com. To unsubscribe from

[appengine-java] Problem switching to 1.4.0 - JSP compilation fails

2010-12-09 Thread l.denardo
Hello, I'm having trouble switching to 1.4.0 SDK. Development server starts regularly, but when I try to load my login page (a jsp file) I get the following error: [WARN] /_ah/login_required org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 1 in the

[appengine-java] Massive Problems with CPU/Guice Servlet and Channel API

2010-12-09 Thread Flori
Hey all, I try to use the new Channel API. On localhost i've no problems, but the deployed version, unfortunately, does not work at all. There are two different problems: 1) High CPU Avg after calling a Guice Managed servlet: The servlet which builds the token has a very high (not normal) CPU

[appengine-java] Server error when deleting a version

2010-12-09 Thread dleshem
Hello, I'm getting an error when trying to delete versions 2 and 3 of my application (id = implied2). Attempting to delete these versions using AppEngine's control panel displays A server error has occurred. Any suggestions? Danny -- You received this message because you are subscribed to the

[appengine-java] AppEngine-java-sdk-1.4.0 Eclipse plugin for Mac

2010-12-09 Thread Sumi
Is the AppEngine-java-sdk-1.4.0 Eclipse plugin for Mac available ? if so from where can it be downloaded...I searched everywhere and non of the available ones worked.. If it is not available yet, anyone knows what is the expected date of availability? Our launch date has come to a halt due the

Re: [appengine-java] migrating to 1.4 task queues

2010-12-09 Thread A. Stevko
The only other surprise was when I upgrade the eclipse project to using 1.4, it _silently failed_ to copy the 1.4 jar files into my project. This resulted in class not found exceptions during startup. I've seen other posts that stated this happened when the files where manually put into place but

Re: [appengine-java] DEPLOYMENT FAILING AGAIN

2010-12-09 Thread Ikai Lan (Google)
Is this with the 1.4.0 SDK? Are you mapping URLs to JSP files? There's another thread about this issue - we're looking into it. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter:

Re: [appengine-java] Server error when deleting a version

2010-12-09 Thread Ikai Lan (Google)
I've cleared out these versions for you. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Thu, Dec 9, 2010 at 9:21 AM, dleshem dles...@gmail.com wrote:

Re: [appengine-java] migrating to 1.4 task queues

2010-12-09 Thread Ikai Lan (Google)
Thanks for the update, Andy. I'm not sure what the 500s you're seeing are yet, but I'll keep an eye out for reports. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter:

Re: [appengine-java] AppEngine-java-sdk-1.4.0 for mac corrupted

2010-12-09 Thread Tatyana
Actually it is ok on Mac 10.6.5 Should you check 'Downloads' directory? Screenshot indicates few downloads of the same file. On Thu, Dec 9, 2010 at 7:23 PM, Sumi sumi...@gmail.com wrote: I downloaded it from here http://code.google.com/appengine/downloads.html and getting the error it

Re: [appengine-java] AppEngine-java-sdk-1.4.0 for mac corrupted

2010-12-09 Thread Sumi
Thanks! I reinstalled al my eclipse plugins and now i am able to deploy. On Thu, Dec 9, 2010 at 4:43 PM, Tatyana kel2...@gmail.com wrote: Actually it is ok on Mac 10.6.5 Should you check 'Downloads' directory? Screenshot indicates few downloads of the same file. On Thu, Dec 9, 2010 at

Re: [appengine-java] DEPLOYMENT FAILING AGAIN

2010-12-09 Thread Sumi
I reinstalled all the eclipse plugins and now able to deploy. On Thu, Dec 9, 2010 at 2:49 PM, Ikai Lan (Google) ikai.l+gro...@google.comikai.l%2bgro...@google.com wrote: Is this with the 1.4.0 SDK? Are you mapping URLs to JSP files? There's another thread about this issue - we're looking

[appengine-java] Re: Problem switching to 1.4.0 - JSP compilation fails

2010-12-09 Thread Starman
I was using a servlet mapping to make my url nicer. Instead of appid.appspot.com/MyApp.jsp, I had appid.appspot.com/servletname. And I was using the jsp-file tag to map the servlet to the jsp file. I have commented out the servlet definition and just let the jsp auto mapping do its thing. And

Re: [google-appengine] Access from China dead

2010-12-09 Thread yinhm
On Thu, Dec 9, 2010 at 11:23 AM, Will vocalster@gmail.com wrote: Accesses from China mainland to xxx.appspot.com are all dead, I've tried 3 different apps. I can confirm this issue, it has been GFWed(http and https). Also some of my friends confirmed this too. -- Regards, @yinhm

[google-appengine] Re: Access from China dead

2010-12-09 Thread Will
Oh, for more than 6 hours. Imagine the heat I've got from my users... Using ping, I found the IP address of xxx.appspot.com changed during this period. Now pinging gets 'Destination specified is invalid', previously, it was 'time out'. Well, I understand google might not change anything, but is

[google-appengine] Re: Google App Engine's SMS Verification

2010-12-09 Thread Brandon Baranowski
It is not that I cannot receive an SMS message, because I can and have... it's that for some odd reason google apps thinks that I haven't activated my account, even though I obviously have because I have an app made. But I will fill out the form anyway. On Dec 8, 4:09 pm, Robert Kluin

[google-appengine] Re: Google App Engine's SMS Verification

2010-12-09 Thread Brandon Baranowski
It is not that I cannot receive an SMS message, because I can and have... it's that for some odd reason google apps thinks that I haven't activated my account, even though I obviously have because I have an app made. But I will fill out the form anyway. On Dec 8, 4:09 pm, Robert Kluin

[google-appengine] ascending ordering vs. descending ordering

2010-12-09 Thread ping
Hi :) What could be the reason that following query works fine with asc ordering and not with desc ??? Query query = pm.newQuery(Purchase.class); query.setFilter(groupname == groupnameParameter); query.declareParameters(String groupnameParameter); query.setOrdering(date asc); in the log of the

Re: [google-appengine] ascending ordering vs. descending ordering

2010-12-09 Thread ping2ravi
You have ascending index but not desc, so just create(submit) those index definition and wait while index will be created. Once created ur both query will run fine. Sent from my BlackBerry® wireless device -Original Message- From: ping bernd.warm...@gmail.com Sender:

[google-appengine] Re: ascending ordering vs. descending ordering

2010-12-09 Thread ping
Hi, Thank you... And how can i change the index to descending then ??? The query works just fine on my local machine. There the following datastore-indexes-auto.xml is generated: !-- Indices written at Thu, 9 Dec 2010 11:00:36 UTC -- datastore-indexes !-- Used 27 times in query history

Re: [google-appengine] Re: ascending ordering vs. descending ordering

2010-12-09 Thread ping2ravi
Then it must be ur recent change and indexes have not been exploded. Go to GAE dashboard and see if you can see all indexes there. May be status of this index where u want date as desc is still in pending or building. Sent from my BlackBerry® wireless device -Original Message- From:

[google-appengine] Re: ascending ordering vs. descending ordering

2010-12-09 Thread ping
There i cannot find an index with descend ordering :/ On 9 Dez., 12:10, ping2r...@gmail.com wrote: Then it must be ur recent change and indexes have not been exploded. Go to GAE dashboard and see if you can see all indexes there. May be status of this index where u want date as desc is

Re: [google-appengine] Re: [問題]我要用python 寫一個程式

2010-12-09 Thread 风笑雪
汗,不要在公开场合随便暴露Gmail密码… 你看看后台记录是哪句报的错吧,云端的安全设置可能和本地测试不一样。 此外,这篇文章或许会有帮助: http://www.keakon.net/2010/11/20/在GAE上用Google日历API发短信http://www.keakon.net/2010/11/20/%E5%9C%A8GAE%E4%B8%8A%E7%94%A8Google%E6%97%A5%E5%8E%86API%E5%8F%91%E7%9F%AD%E4%BF%A1 -- keakon My blog(Chinese): www.keakon.net

Re: [google-appengine] Not authorized - can't log into appengine

2010-12-09 Thread Thomas Melcher
Hi, I've got a similar issue. I can log into the admin panel and deploy my code via appcfg.py update. But it is not possible to use the Bulkloader with the appcfg.py script. I am using a google enterprise domain and login information. If the script asks for Email and password, none of our logins

Re: [google-appengine] Re: What's the red and blue bars in AppStats?

2010-12-09 Thread Stephen Johnson
As a followup to this just in case anyone was wondering. The second number CPU Time does NOT follow the QuotaService convention of not adding the cpu and api times together and is actually the Total CPU time (CPU time + API cpu time). IMHO, it really should be renamed to Total CPU so as to not

Re: [google-appengine] Re: What's the red and blue bars in AppStats?

2010-12-09 Thread Stephen Johnson
Fredrik, one of the reasons your going to see discrepancies in the numbers on production is that if your request starts up a new instance than that request is going to incur the CPU time cost of loading the libraries that the request uses. Subsequent requests to that instance then won't have that

[google-appengine] Re: AlwaysOn and WarmUpRequests working poorly?

2010-12-09 Thread Darien Caldwell
It sounds wrong. But it brings me back to a question i've been wondering to myself for awhile now: what constitutes an Instance, exactly? Is it the bulk of all the code uploaded, or just whatever modules were las used? For instance, I have several separate sections to my app, and depending on

Re: [google-appengine] Re: AlwaysOn and WarmUpRequests working poorly?

2010-12-09 Thread Stephen Johnson
My assumption would be and this is for Java (not a python person) that if you have an empty handler at the very least you would get the JVM up and running and some of the basic libraries that are required. Then, depending on what you do in the warmup request and/or your web.xml would load

[google-appengine] Can't deploy to appengine

2010-12-09 Thread nacho
I'm trying to deploy my app to appengine but i can't. Any idea what could it be? Deploying new version. Will check again in 1 seconds. Will check again in 2 seconds. Will check again in 4 seconds. Will check again in 8 seconds. Will check again in 16 seconds. Rolling back the update.

[google-appengine] Re: AlwaysOn and WarmUpRequests working poorly?

2010-12-09 Thread Sergio Lopes
That's right, I use GAEJ. In Java, the instance concept and the startup momento are all well defined. My problem here is that the loading_requests rarely are /_ah/warmup requests. Most loading requests are user requests, even with AlwaysOn enabled. It doesn't seem right... On Dec 9, 3:17 pm,

[google-appengine] Re: single property index required for composite indexes ?

2010-12-09 Thread valyala
On Oct 22, 10:00 pm, Robert Kluin robert.kl...@gmail.com wrote: I know this discussion has came up before, but I could not find an issue (if there is one) for it.  If you create one I'll star it. See the issue http://code.google.com/p/googleappengine/issues/detail?id=4231 . -- You received

[google-appengine] any good solution to SMS verification policy?

2010-12-09 Thread knifenomad
I already have my google app engine verified with my mobile phone and it was just my testing-purpose trial. of course i didn't know about one-per-mobile-phone's lifetime policy of google app engine. now i'm trying to do something real after I've signed up for google apps with my new domain such

Re: [google-appengine] single property index required for composite indexes ?

2010-12-09 Thread Alexander Valyalkin
Hi Robert, see the http://code.google.com/p/googleappengine/issues/detail?id=4231 . On Fri, Oct 22, 2010 at 11:00 PM, Robert Kluin robert.kl...@gmail.com wrote: I know this discussion has came up before, but I could not find an issue (if there is one) for it.  If you create one I'll star it.

[google-appengine] Re: Access from China dead

2010-12-09 Thread darasion!
Confirmed. On Dec 9, 11:23 am, Will vocalster@gmail.com wrote: Accesses from China mainland to xxx.appspot.com are all dead, I've tried 3 different apps. Will -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this

[google-appengine] Re: Access from China dead

2010-12-09 Thread lifi ow
Y,New,what should we do? On 12月9日, 上午11时23分, Will vocalster@gmail.com wrote: Accesses from China mainland to xxx.appspot.com are all dead, I've tried 3 different apps. Will -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to

Re: [google-appengine] Access from China dead

2010-12-09 Thread zhang yu
appspot.com被墙了 http://www.douban.com/group/topic/8928422/ 在 2010年12月9日 下午3:04,Will vocalster@gmail.com写道: 你的appspot可以访问吗?我的三个都不行。我在浙江。 Will 2010/12/9 YF CAO caoyongfeng0...@gmail.com 使用自己的Domain才会无法访问, appspot目前为止未发现被屏的现象, 可能是你上传的应用有问题,当然也有可能某些地区将appspot屏了。 2010/12/9 Will

[google-appengine] URGENT: billing stuck with This request may take up seven days to complete

2010-12-09 Thread Warren Konkel
In an attempt to change the credit card on file, I clicked the Disable Billing assuming that I could then re-enable it with a different credit card. As expected, my quotas reverted to the free levels. The completely unexpected part is the billing section on my account is now stuck with Awaiting

[google-appengine] Java server side i18n?

2010-12-09 Thread nacho
How can i use internationalization over appengine (java) on the server side? Does any one have any idea? I've been googling but all the posts that i find are for python appengine. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to

[google-appengine] Re: Access from China dead

2010-12-09 Thread Satoshi
I am wondering if this issue is related to this: China Blocks News Websites In Protest Of Nobel Nominee http://www.itproportal.com/2010/12/9/china-blocks-news-websites-protest-nobel-nominee/ Satoshi On Dec 8, 11:31 pm, zhang yu zhangyu...@gmail.com wrote: appspot.com被墙了

Re: [google-appengine] Java server side i18n?

2010-12-09 Thread Erick Fleming
Java has a fair amount of i18n built-in [1], are you using JSPs or some other template engine? [1] http://java.sun.com/javase/technologies/core/basic/intl/ On Thu, Dec 9, 2010 at 12:48 PM, nacho vela.igna...@gmail.com wrote: How can i use internationalization over appengine (java) on the server

[google-appengine] Re: any good solution to SMS verification policy?

2010-12-09 Thread Calvin
Get a Google Voice number and send the verification message to that number. -- 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-appeng...@googlegroups.com. To unsubscribe from this group, send email to

[google-appengine] Re: Can't deploy to appengine

2010-12-09 Thread dudu
I think there are problems with your cached credentials. Try to clean 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-appeng...@googlegroups.com. To unsubscribe from this group, send email to

Re: [google-appengine] Problem with Google App Engine Login

2010-12-09 Thread Ikai Lan (Google)
I see the pending invites. I've forced added you as a developer. Give it a shot now. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Tue, Dec 7, 2010 at

[google-appengine] Availability of GAE app for Google Apps users

2010-12-09 Thread Glenn Blackler
Hi - I'm sure this question is answered somewhere, but I haven't been able to dig through all the information to find anything definitive. Here's the situation and the problem: We have built a GAE application that is up and running. It's registered on the Marketplace, but is not 'installable'.

[google-appengine] BlobInfo objects and unittests

2010-12-09 Thread andreas schmid
hi, i need to test my app and i need to have BlobInfo objects to test my functions. is it possible to create a BlobInfo object 'manually' to add it to attach it to my entity with the BlobReferenceProperty()? -- You received this message because you are subscribed to the Google Groups Google

[google-appengine] Deploys everyday fail at the same time range

2010-12-09 Thread Jairo Vasquez
Hi, Every day at 2:00 PM PST more or less deploys to Google App Engine fails: Error 503: --- begin server output --- Try Again (503) An unexpected failure has occurred. Please try again. What is it? why is that? please. Thanks -- Jairo Vasquez www.paymentez.com.br -- You received this

Re: [google-appengine] Main type not specified

2010-12-09 Thread Ikai Lan (Google)
Hi, You probably want to ask this question in the GWT forums: http://groups.google.com/group/Google-Web-Toolkit -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter:

Re: [google-appengine] How to force urllib2 to fetch newly files.

2010-12-09 Thread Ikai Lan (Google)
Which URL are you fetching? Could it be possible they are caching this on their side? -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Wed, Dec 8, 2010 at

Re: [google-appengine] Re: Deployment Failing with 500 error.

2010-12-09 Thread Ikai Lan (Google)
When there's a deploy failure, it helps us if you let us know the exact error. With a 503, one thing to try is to disable precompilation and let us know. We're monitoring these services, but you can help us more quickly diagnose the problem with this information. -- Ikai Lan Developer Programs

Re: [google-appengine] Re: having trouble with uploading app

2010-12-09 Thread Ikai Lan (Google)
Thanks for the reports guys. The precompilation service has been having issues. We're working on addressing these. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter:

Re: [google-appengine] Memcache expirity and get-for-update

2010-12-09 Thread Ikai Lan (Google)
1. From what I remember, no. The initial expiry time is the set expiration. That being said, accessing a value pushes the key/value pair to the head of the LRU queue, so at the very least, the values won't be LRU expired when more Memcache capacity is required. 2. If I understand you correctly,

Re: [google-appengine] BlobInfo objects and unittests

2010-12-09 Thread Ikai Lan (Google)
You should be able to. Here's the Javadoc for BlobInfo: http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/blobstore/BlobInfo.html Just use the standard constructor. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com

Re: [google-appengine] Deploys everyday fail at the same time range

2010-12-09 Thread Ikai Lan (Google)
It's strange that this happens at 2pm. I'll see if we've made any progress on this. Do you know if you're able to deploy if you disable precompilation? -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit:

[google-appengine] Re: Amazon AWS vs Google App Engine

2010-12-09 Thread nickmilon
Burry, Yes that was the original question. On Dec 8, 2:04 am, Barry Hunter barrybhun...@gmail.com wrote: Blocking is nothing new. China of course has been doing it for a long time - but they are by no means the only country. Surely in this thread you asking if Google would do anything

Re: [google-appengine] URGENT: billing stuck with This request may take up seven days to complete

2010-12-09 Thread Ikai Lan
Hi Warren, I looked into this, but there isn't much I can do for the time being. The earliest we'll be able to reenable billing for you is 12/11 since there is a delay between when billing is changed and when we can make a change. We'll need to update the documentation to make it more clear that

[google-appengine] please add sub domain binding for any of the appengines.

2010-12-09 Thread ajaxer
since china's gfw has blocked *.appspot.com chinese users can no longer use appengine directly. i hope app engine can add subdomain bind to help chinese users overcome the difficulties set by the government. and we can bind the domain once through vps or proxy and visit for a long time. thanks.

[google-appengine] Re: Problem with Google App Engine Login

2010-12-09 Thread Ploy
Hi Ikai, I have tried still the same. I couldn't access the dashboard and ended up in the redirect loop. I have also accepted all invitations sent from another administrator. Ploy On Dec 10, 4:17 am, Ikai Lan (Google) ikai.l+gro...@google.com wrote: I see the pending invites. I've forced added

Re: [google-appengine] Amazon AWS vs Google App Engine

2010-12-09 Thread ajaxer
yes,I think we may need a new technology to rebuild the online web system, where domains, hosts and files are distributed all over the world, and can not be blocked, cancelled, deleted. that will be a new epoch for the freedom of grass roots -- You received this message because you are

[google-appengine] Using closure with channel API

2010-12-09 Thread Mark Jen
Hi, Has anyone been using the closure library/compiler with GAE channel API? Can we have the uncompiled file(s) for http://talkgadget.google.com/talkgadget/channel.js so they can be compiled together with other JS code using closure compiler? And/or is it possible to use

[google-appengine] Re: Access from China dead

2010-12-09 Thread Will
The issue still not resolved. If it doesn't get back to normal soon and binding static IP is far far away, I have no choice but seriously consider moving elsewhere. Hope China never export revolution, haha. Will On Thu, Dec 9, 2010 at 11:23 AM, Will vocalster@gmail.com wrote: Accesses

Re: [google-appengine] BlobInfo objects and unittests

2010-12-09 Thread andreas schmid
hi ikai, thx for the link. im using python but i guess its the same. ill try it out tomorrow. On Dec 9, 2010, at 6:16 PM, Ikai Lan (Google) wrote: You should be able to. Here's the Javadoc for BlobInfo:

[google-appengine] Re: Memcache expirity and get-for-update

2010-12-09 Thread Thomas Wiradikusuma
Hi Ikai, Thanks for your answer. 1. From what I remember, no. The initial expiry time is the set expiration. I tested and confirmed. So I simply: obj = memcache.get(key) if (obj not null) memcache.put(key, obj, 30min) 2. If I understand you correctly, the operation you're looking for is

[google-appengine] Re: Access from China dead

2010-12-09 Thread Will
Google, I don't ask you to solve the problem, it is beyond your control and may beyond your capability, but I need you to tell me if you are doing something, how much chance you have and if you plan to do something about the similar cases, so I can make my decision. Best, Will On Fri, Dec 10,

Re: [google-appengine] Re: Amazon AWS vs Google App Engine

2010-12-09 Thread Will
Not hypothetical at all. People using GAE in China have been fighting for their rights almost since day 1 of GAE, first yourdomain.com is blocked, now appspot.com has fallen... Will On Wed, Dec 8, 2010 at 6:36 AM, nickmilon nickmi...@gmail.com wrote: It seems the question is not hypothetical

[google-appengine] Multitenancy Application

2010-12-09 Thread Nick
Hi, I have a multitenancy application with tenants creating their own contents and store them in datastore using different namespaces. I'd like to analyze data across tenants, for example total number of contents created. Can this be done? If yes, what is the namespace to be used to access the

Re: [google-appengine] Re: any good solution to SMS verification policy?

2010-12-09 Thread Robert Kluin
That won't work -- I've tried it. Submit a request using the SMS wait-list, they approve the second account. http://appengine.google.com/waitlist/sms_issues Robert On Thu, Dec 9, 2010 at 14:35, Calvin calvin.r...@gmail.com wrote: Get a Google Voice number and send the verification

[google-appengine] Re: Java server side i18n?

2010-12-09 Thread Jonas Gehring
hi. there is a way to use the gwt constants/messages on the server side. I use it so: Checkout http://code.google.com/p/gwt-i18n-server/ from SVN. Then you have to patch it for the GAE like I did it (see down). You have to copy your CONSTANTS.properties + MESSAGES to the folder war/nls_server.

[google-appengine] Re: AlwaysOn and WarmUpRequests working poorly?

2010-12-09 Thread Tomas Alaeus
I have a similar issue. After having tested my app with thousands of users it now fails (performance wise) when serving just a few users. Even if I just have 1 QPS incoming, it will boot up 10 instances and all of the loading requests are user facing (note that 1 instance would be more than enough

[google-appengine] Re: How to handle user page URLs if usernames are not unique?

2010-12-09 Thread Tomas Alaeus
The usernames are still unique, but the slugs used for URLs (and on other places where uniqueness is a must) are unique. But yeah, most people consider usernames unique. If your usernames aren't unique you might want to call them something else, like display name as Robert said. You also could

[google-appengine] Re: Java server side i18n?

2010-12-09 Thread Jonas Gehring
sorry the patch wasn't complete. I posted the complete classes on my page: http://www.jjoe64.com/java-coding/gwt-i18n-server-side On 10 Dez., 08:13, Jonas Gehring gehr...@egotec.com wrote: hi. there is a way to use the gwt constants/messages on the server side. I use it so:

Re: [google-appengine] Re: Amazon AWS vs Google App Engine

2010-12-09 Thread Jeff Schnitzer
The solution to this sort of thing is really remarkably simple... set up a reverse proxy on any of the zillions of other cloud providers. A 256MB rackspace cloud instance costs $11/mo, runs apache/mod_proxy just fine, and is 12ms to ghs.google.com. That IP address gets banned? Set up a new

Re: [google-appengine] Re: Amazon AWS vs Google App Engine

2010-12-09 Thread Will
Jeff, can you point me to a more detailed explanation of reverse proxy and its setup? Thanks, Will On Fri, Dec 10, 2010 at 3:34 PM, Jeff Schnitzer j...@infohazard.org wrote: The solution to this sort of thing is really remarkably simple... set up a reverse proxy on any of the zillions of