[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Marcel Overdijk
This is an interesting question indeed. I don't believe startup times for Java will become better on GAE; it's also very typical for in Java land that startup times take 30s for medium to large apps or depending on the frameworks chosen. This is no problem when you up front spin up the number

[google-appengine] HRD Migration is stuck for 2 days now

2013-05-17 Thread Arun Ramanuj
We are trying to migrate from Master/Slave to an HRD application, but the migration seems to be stuck at Copy for more than 2 days with the message: Running: 54923 entities processed (570 per second), 2 of 612 shards remaining I've raised a ticket with Google, but not response on it even after

[google-appengine] App Engine Server Error

2013-05-17 Thread Phantom17
there's a server error at mass-automation.com. This is a service I use, and I have no way to contact them. When I go to the Page, it displays SERVER ERROR and links here. I have no idea what's going on here, but it appears mass-automation is using google apps engine server or something. Who do

[google-appengine] Migration to HRD and Billing options

2013-05-17 Thread Ale
Hi, I would like to migrate my datastore from master/slave to high replication but I have credit in my billing options. I would like to be sure that I will continue to have those credits after the migration. I am asking this because in the migration document

[google-appengine] Management of Id Allocation

2013-05-17 Thread Christophe Pruvost
Hi all, I deploy my application then I use Id Allocation and get a range from Club(1) To Club(10) I redeployed my application then I use Id Allocation and get a range from Club(1001) To Club(1010) So my question : what is the expected behavior for id allocation ? please give some details

[google-appengine] Re: Large number of URLFetch timeouts in last two weeks or so

2013-05-17 Thread ngriso
Hello, As we're experiencing the same problem, I filled a issue (https://code.google.com/p/googleappengine/issues/detail?id=9325) Like you, John, we had to code a workaround to no be too much affected by this problem. But it's still very annoying. Thanks Nicolas On Thursday, May 16, 2013

Re: [google-appengine] Re: datastore admin not working?

2013-05-17 Thread Malte Meister
The blank page problem seems to be related to ah-builtin asking for access to your email address, which for some reason doesn't work inside the iframe. Once you've opened the iframe src in a new tab and given it access, it loads in the iframe too. Also see here:

[google-appengine] Re: Can't restore backups of objects that contain blobfields with compress=True

2013-05-17 Thread troberti
A similar problem (or the same problem) is when you edit (ie. save) a entity with a compressed property in the Datastore viewer. The compressed property cannot be loaded afterwards. I have filed an issue on the ndb issue tracker:

Re: [google-appengine] Large number of URLFetch timeouts in last two weeks or so

2013-05-17 Thread ngriso
Hello, Same for us too. I filled an issue about this problem: https://code.google.com/p/googleappengine/issues/detail?id=9325 I'm quite sure too it's GAE infra issue. On Thursday, May 16, 2013 2:25:19 PM UTC+2, Joshua Smith wrote: I'm seeing a larger than normal number of URLFetch timeouts

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Marcel Overdijk
Jeff, You seem to give up on App Engine... I feel disappointed that Google advises not to use DI, hardcode configs etc to speed up the startup times. It feels like going back to the middle ages of Java software development. Until now I have only deployed apps being used by a couple of users.

[google-appengine] 503 Error When Deploying

2013-05-17 Thread Brendon Duncan
I tried deploying this morning only to get a 503 error. I retried several times and the error continued. I'm using Go. I then tried deploying with --no_precompilation. The console told me that deployment succeeded. When I navigated to my site in a browser, it failed to come up, instead

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Jon Sawyer
Your last sentence says it all - Or at least it should be. The reality is that we work with flawed tools, and that needs to be taken into account with everything else. Not that Objectify has any flaws, you understand. :-) Jon On Thu, May 16, 2013 at 11:21 PM, Jeff Schnitzer

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Tomas Adamek
Hi Jeff thanks for heads up. I one of the early java gae adopters and it really makes me sad to see how google kills quite awesome platform with such decisions - I went through simple servlet app to full scale Spring MVC (with all usual stuff like ehcache/velocity/others) and after major

Re: [google-appengine] Large number of URLFetch timeouts in last two weeks or so

2013-05-17 Thread John Wheeler
Starred. Thanks On Thu, May 16, 2013 at 2:44 AM, ngriso ngr...@gmail.com wrote: Hello, Same for us too. I filled an issue about this problem: https://code.google.com/p/googleappengine/issues/detail?id=9325 I'm quite sure too it's GAE infra issue. On Thursday, May 16, 2013 2:25:19 PM

Re: [google-appengine] App Engine Server Error

2013-05-17 Thread Google Tasks Backup Moderator
Hi Todd, When I go to http://mass-automation.com/ I am redirected to http://support.mass-automation.com/ which appears to display correctly for me (using Chrome on Windows 8 desktop mode, in Australia). It may be that they had a temporary application or server problem. Cheers, Julie On 16

Re: [google-appengine] Re: Can't restore backups of objects that contain blobfields with compress=True

2013-05-17 Thread Emlyn
I agree, that's totally a problem. I can cope with that though, if only I could restore my backups! On 16 May 2013 22:05, troberti tij...@firigames.com wrote: A similar problem (or the same problem) is when you edit (ie. save) a entity with a compressed property in the Datastore viewer. The

Re: [google-appengine] Bad news for GAE/Java from Google I/O

2013-05-17 Thread Rafael
Hello de, Any chance you're a python dev? This is a phenomenal statement to make: Dependency injection a la guice and spring, are frameworks which you want to avoid as much as possible. In any case, i believe that coding java like the Stone Age is not an excuse for the lack of support and

Re: [google-appengine] Unhappy with Windows SDK / Devappserver / 1.8.0

2013-05-17 Thread Moises Belchin
Oh, I'm so sorry, but thanks so much for the report. Saludos. Moisés Belchín. 2013/5/16 Kaan Soral kaanso...@gmail.com Let me save you the time, those solutions wouldn't solve your problem, as far as I know, search documents aren't in the datastore On Thursday, May 16, 2013 12:03:06 PM

[google-appengine] cant login with google

2013-05-17 Thread Newbee
Its not exactly a GAE question but still hope you all will help me. I am trying to login with google+ from one of my web app but i am getting the following error : Error:origin_mismatch Heres the code.I have done and copy pasted whatever was given on their website. !-- Place this

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Vinny P
+1 to Jeff and this thread. I was at the same I/O session, and I received the same impression of Java/GAE as Jeff. The recommendation against DI/AOP is a big issue, considering how many Java frameworks and abstractions depend upon those. - -Vinny P Technology Media Advisor

[google-appengine] Re: How to create new folder using Google Drive API ??

2013-05-17 Thread Vinny P
On Wednesday, May 15, 2013 11:58:34 AM UTC-5, prateek bansal wrote: Thanks Vinny for reply :) the Link which you mention is for php .I need Java code. The link is https://developers.google.com/drive/folder which does not contain any PHP code. It is a standard REST/JSON response which can be

[google-appengine] User Service and G+ integration

2013-05-17 Thread D X
It seems like G+ SSO is a big deal at this year's I/O. I've been using the User service for authentication, and G+ SSO would supercede the User service in every way. Are there any plans to have the User service integrated with the G+ SSO features described at I/O, or is this something we'll

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Tom
The recommendation to use Dagger seems to have some merit and it would seem to make some sense that Google would push towards Dagger, given its suitability for Android. I use GAE/J as a backend to Android (and based on io13 sessions, Google is rather pushing this) so things that work well on

[google-appengine] Re: User Service and G+ integration

2013-05-17 Thread Tom
+1. I didn't actually see those sessions so I'm not sure about the technical details, but I note that the new endpoints service is largely based on passing a User object around - I wonder whether that User object can also be used to represent a G++ user. Otherwise I wonder whether the

[google-appengine] New Cloud Backends - app authentication

2013-05-17 Thread Tom
I caught some of the Cloud Backends session and was interested in their discussion of app (vs. user) authentication. I realize Cloud Backends are new, but is this method of app authentication new? I'd like to use it in my (non CB) Android+GAE apps. Is there documentation or sample code

[google-appengine] Re: Science!

2013-05-17 Thread Vinny P
On Thursday, May 16, 2013 8:30:06 AM UTC-5, pdknsk wrote: Google Compute Engine added a new f1-micro instance which is only $0.019/h but has 600MB RAM. In comparison, B1 backends with 128MB RAM are $0.08/h currently. So for 4x the price you get 1/5 RAM. To add in an anecdotal data point:

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Ryan Chazen
Very unfortunate, but it's been clear that GAE/J has been getting the short end of the stick for awhile. Given the heavy costs for doing anything 'heavy' on GAE/J, and the prevalence of new hosting providers that can give you a full 8 core VM for similar prices to GAE's incredibly underpowered

[google-appengine] Re: Bad news for GAE/Java from Google I/O

2013-05-17 Thread Joakim
It is disheartening to see so little progress being made in this area, not to mention the lack of communication as to Google's stance. I love GAE but couldn't possibly recommend anyone to run Java here until the instance load times or user-facing cold starts are fixed. I want to say Just