[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread abhishek grover
Thanx patrice for replying...

I found some related issue faced by other user which seems to be same which 
I am facing:

https://code.google.com/p/googleappengine/issues/detail?id=7335
https://groups.google.com/forum/#!topic/google-appengine-java/V-25YvDFYps

and same thing happening with me also...
after trying few times to deploy to app engine...it worked sometimes...
And I am getting this issue since yesterday...as earlier since 1 month I 
used to deploy my changes daily and it was working excellent.
So it seems this is intermittent issue / bug.




On Wednesday, 25 November 2015 22:31:35 UTC+5:30, Patrice (Cloud Platform 
Support) wrote:
>
> Hi Abishek,
>
> This doesn't sound normal. What do you use for deployment? Eclipse itself? 
> Could you try using appcfg.py maybe? 
>
> In the meantime, if you could include your app.yaml here, it would be 
> helpful to troubleshoot. Also, make sure that your code is fully saved and 
> recompiled (just to be safe) when you deploy.
>
> Cheers!
>
> On Wednesday, November 25, 2015 at 8:34:32 AM UTC-5, abhishek grover wrote:
>>
>> when trying to deploy my updated code using eclipse , its showing 
>> 'uploading 0 files' even after changing some files in eclipse.
>> and my updated code is not reflecting the changes when consuming deployed 
>> java code.
>> please help.
>>
>> Deploying:
>> Uploading 0 files.
>> Initializing precompilation...
>> Deploying new version.
>> Closing update: new version is ready to start serving.
>> Uploading index definitions.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8a0c1e31-18ce-4687-8c68-6c75aac63fa1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread abhishek grover
yes i am doing deployment using app engine sdks in eclipse.

On Thursday, 26 November 2015 17:24:08 UTC+5:30, abhishek grover wrote:
>
> Thanx patrice for replying...
>
> I found some related issue faced by other user which seems to be same 
> which I am facing:
>
> https://code.google.com/p/googleappengine/issues/detail?id=7335
> https://groups.google.com/forum/#!topic/google-appengine-java/V-25YvDFYps
>
> and same thing happening with me also...
> after trying few times to deploy to app engine...it worked sometimes...
> And I am getting this issue since yesterday...as earlier since 1 month I 
> used to deploy my changes daily and it was working excellent.
> So it seems this is intermittent issue / bug.
>
>
>
>
> On Wednesday, 25 November 2015 22:31:35 UTC+5:30, Patrice (Cloud Platform 
> Support) wrote:
>>
>> Hi Abishek,
>>
>> This doesn't sound normal. What do you use for deployment? Eclipse 
>> itself? Could you try using appcfg.py maybe? 
>>
>> In the meantime, if you could include your app.yaml here, it would be 
>> helpful to troubleshoot. Also, make sure that your code is fully saved and 
>> recompiled (just to be safe) when you deploy.
>>
>> Cheers!
>>
>> On Wednesday, November 25, 2015 at 8:34:32 AM UTC-5, abhishek grover 
>> wrote:
>>>
>>> when trying to deploy my updated code using eclipse , its showing 
>>> 'uploading 0 files' even after changing some files in eclipse.
>>> and my updated code is not reflecting the changes when consuming 
>>> deployed java code.
>>> please help.
>>>
>>> Deploying:
>>> Uploading 0 files.
>>> Initializing precompilation...
>>> Deploying new version.
>>> Closing update: new version is ready to start serving.
>>> Uploading index definitions.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6ae953ed-7873-4c70-9223-58da22af32f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Website not getting updated for Chrome Browser

2015-11-26 Thread Aditya Borde

I am having a weird problem with my App Engine Site, the site is updated 
for all browsers expect for Chrome browser for Desktop. I have cleared my 
cache and even flushed memcache. One more weird problem is if I access site 
from incognito in Chrome the site is updated but if I have my account 
logged on Chrome and I open it with normal Chrome the older version of site 
is getting loaded.

How to solve this?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/60ad3543-1912-444f-81b2-5a496b1c066a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Website not getting updated for Chrome Browser

2015-11-26 Thread Barry Hunter
Are you perhaps using something like:
http://venturebeat.com/2015/03/25/google-quietly-launches-data-saver-extension-for-chrome/

Being a caching proxy, updates may be delayed. incognito works because
extensions are not used.

On 26 November 2015 at 13:03, Aditya Borde  wrote:

>
> I am having a weird problem with my App Engine Site, the site is updated
> for all browsers expect for Chrome browser for Desktop. I have cleared my
> cache and even flushed memcache. One more weird problem is if I access site
> from incognito in Chrome the site is updated but if I have my account
> logged on Chrome and I open it with normal Chrome the older version of site
> is getting loaded.
>
> How to solve this?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/60ad3543-1912-444f-81b2-5a496b1c066a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAJCAUuJBPJRR2mp0phFjLD00BmhTtKV3774qTz5c4_CLtVq-Qw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Deployment of updated code in google app engine is not working

2015-11-26 Thread Patrice (Cloud Platform Support)
Hey Abishek,

Thank you for the extra information! Super helpful to see what should be 
the next steps here.

Now, since the deployments are through Eclipse, I think the proper place to 
have this looked at and hopefully fixed would be this issue tracker 
, where 
the team responsible for the Google Plugin for Eclipse can look into this.

In the meantime, I would suggest using something else to deploy. Either 
gcloud , appcfg.py 
,
 
or maven .

Cheers!
On Thursday, November 26, 2015 at 6:55:14 AM UTC-5, abhishek grover wrote:
>
> yes i am doing deployment using app engine sdks in eclipse.
>
> On Thursday, 26 November 2015 17:24:08 UTC+5:30, abhishek grover wrote:
>>
>> Thanx patrice for replying...
>>
>> I found some related issue faced by other user which seems to be same 
>> which I am facing:
>>
>> https://code.google.com/p/googleappengine/issues/detail?id=7335
>> https://groups.google.com/forum/#!topic/google-appengine-java/V-25YvDFYps
>>
>> and same thing happening with me also...
>> after trying few times to deploy to app engine...it worked sometimes...
>> And I am getting this issue since yesterday...as earlier since 1 month I 
>> used to deploy my changes daily and it was working excellent.
>> So it seems this is intermittent issue / bug.
>>
>>
>>
>>
>> On Wednesday, 25 November 2015 22:31:35 UTC+5:30, Patrice (Cloud Platform 
>> Support) wrote:
>>>
>>> Hi Abishek,
>>>
>>> This doesn't sound normal. What do you use for deployment? Eclipse 
>>> itself? Could you try using appcfg.py maybe? 
>>>
>>> In the meantime, if you could include your app.yaml here, it would be 
>>> helpful to troubleshoot. Also, make sure that your code is fully saved and 
>>> recompiled (just to be safe) when you deploy.
>>>
>>> Cheers!
>>>
>>> On Wednesday, November 25, 2015 at 8:34:32 AM UTC-5, abhishek grover 
>>> wrote:

 when trying to deploy my updated code using eclipse , its showing 
 'uploading 0 files' even after changing some files in eclipse.
 and my updated code is not reflecting the changes when consuming 
 deployed java code.
 please help.

 Deploying:
 Uploading 0 files.
 Initializing precompilation...
 Deploying new version.
 Closing update: new version is ready to start serving.
 Uploading index definitions.

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c5c1770b-b1b9-43dc-8e19-6a214fbffe73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App Engine service account has insufficient permissions for project

2015-11-26 Thread Robert Dyas
I got the answer to this from someone on Stack Overflow re-posting it 
here in case it helps someone.

Basically, in permissions, my account was missing the App Engine service 
account *your-project...@appspot.gserviceaccount.com*
This happened to someone else too.
More details here:

http://stackoverflow.com/questions/33902417/google-managed-vm-error-app-engine-service-account-has-insufficient-permissions/33923292#33923292


On Wednesday, November 25, 2015 at 3:42:16 PM UTC-5, Robert Dyas wrote:
>
> When I try to deploy a Managed VM I get this error:
>
> App Engine service account has insufficient permissions for project
>
> Any suggestions on what to look at to fix this? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0c90a4bc-753e-40ad-955e-4b027394cabc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App Engine service account has insufficient permissions for project

2015-11-26 Thread Patrice (Cloud Platform Support)
Hey Robert!

Thank you for posting here :) I was about to go dive into your app to see 
what was happening, it's nice to realize it's not needed before I'm elbows 
deep in there ^^.

Happy you can get it working. Feel free to come here again for other 
questions :).

Cheers!

On Thursday, November 26, 2015 at 10:24:37 AM UTC-5, Robert Dyas wrote:
>
> I got the answer to this from someone on Stack Overflow re-posting it 
> here in case it helps someone.
>
> Basically, in permissions, my account was missing the App Engine service 
> account *your-project...@appspot.gserviceaccount.com 
> *
> This happened to someone else too.
> More details here:
>
>
> http://stackoverflow.com/questions/33902417/google-managed-vm-error-app-engine-service-account-has-insufficient-permissions/33923292#33923292
>
>
> On Wednesday, November 25, 2015 at 3:42:16 PM UTC-5, Robert Dyas wrote:
>>
>> When I try to deploy a Managed VM I get this error:
>>
>> App Engine service account has insufficient permissions for project
>>
>> Any suggestions on what to look at to fix this? 
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1edf3c96-2204-479b-aea4-d0d9097122ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Website not getting updated for Chrome Browser

2015-11-26 Thread Patrice (Cloud Platform Support)
Hi Aditya, 

I believe Barry has a good idea to follow there. Since incognito is the 
only way your browser hits the new version, this HAS to be an extension 
thing. Try disabling all your extensions to see if it helps.

Cheers!

On Thursday, November 26, 2015 at 8:11:06 AM UTC-5, barryhunter wrote:
>
> Are you perhaps using something like:
>
> http://venturebeat.com/2015/03/25/google-quietly-launches-data-saver-extension-for-chrome/
>
> Being a caching proxy, updates may be delayed. incognito works because 
> extensions are not used. 
>
> On 26 November 2015 at 13:03, Aditya Borde  wrote:
>
>>
>> I am having a weird problem with my App Engine Site, the site is updated 
>> for all browsers expect for Chrome browser for Desktop. I have cleared my 
>> cache and even flushed memcache. One more weird problem is if I access site 
>> from incognito in Chrome the site is updated but if I have my account 
>> logged on Chrome and I open it with normal Chrome the older version of site 
>> is getting loaded.
>>
>> How to solve this?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengine+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/60ad3543-1912-444f-81b2-5a496b1c066a%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/21413d15-eee1-44f5-a0e5-a68951af3273%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Platform wants to hear from you

2015-11-26 Thread Robert Dyas

   
   - 
   
   What did you find most difficult about the first-time user experience? Where 
   did you get stuck?
   
No so much the first time experience, but the follow on experience if 
you ever run into a problem (often a security glitch, like when an App 
Engine service account goes missing in the permissions but was not deleted 
by me) trying to diagnose it without help is almost impossible. Had this 
problem with App Engine, Cloud Storage (bucket permissions). And now in 
trying to migrate to Managed VMs. Also with bugs and non-helpful error 
messages in the Cloud SQL Admin API. Or in the very beginning, even knowing 
what servies to use for what.

Other issues I have with Google Cloud

   1. development pace is way too slow! Problems go unresolved in many 
   cases for *more than a year*. For example, Managed VMs still can't 
   access Cloud SQL in the same way that App Engine sandboxed does. For our 
   app, this will cause major migration headaches as tons of additional @% 
   MySQL user accounts will have to be added and maintained to mirror the 
   existing @localhost accounts because the access paradigm is different. The 
   Cloud SQL Admin API has been in some form of beta forever. If you are going 
   to put out a service, don't let the beta period extend more than 6 months. 
   People need to lock things down and deploy.
   2. Another problem is google's way of naming things and having too many 
   similar but overlapping services. A new user to the platform will find it 
   very difficult to choose how to store his data. Big Query? Cloud SQL? 
   Datastore? BigTable? You create lots of different services with different 
   names rather than a single robust service that evolves over time. For 
   example, why not call Managed VMs just App Engine 2.0? Why not have a popup 
   on a service option that compares it with all other possible options and 
   lists the pluses and minuses of each and the ideal and incorrect use cases? 
   A person starting needs to make too many choices best language? Data 
   storage (Big Query? Cloud SQL? Datastore? BigTable?). Front end served 
   by CE? App Engine? Containers? Managed VM? It is just way to much to 
   absorbe and make intelligent decisions on in any reasonable sort of time 
   frame.





On Wednesday, April 15, 2015 at 1:37:31 PM UTC-4, Katie Ball (Google Cloud 
Support) wrote:
>
> Hi,
>
> My name is Katie, and I am on the Google Cloud Platform technical support 
>  team.
>
> This message is to Google Cloud Platform community members, especially if 
> you are newer to GCP. I would like to know what our team can do to help you 
> have a better and more enjoyable experience during the first days on GCP.
>
> Did you need technical support?  If so, I’d like to hear all about it.
>
> I’d also like to know:
>
>- 
>
>What did you find most difficult about the first-time user experience?
>- 
>
>Where did you get stuck?
>
>
> Please reply to the group with your answers or any ideas you have on how 
> the technical support team can help new customers get familiar with GCP. 
>
> And as a thank you for the great ideas, we will be giving away support 
> coupons worth $450 (equivalent to 3 months of silver support) to 5 lucky 
> community members who post a response. Please make sure to reply before 
> April 22nd. 
>
> Thanks for your insights, and cloud on!
>
> Katie
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d2f10a3c-b43a-41f9-abd7-14ad93c52288%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Platform wants to hear from you

2015-11-26 Thread Robert Dyas
Also, just wanted to reiterate points 3 and 4 from Karl's earlier post:

3. Stack Overflow - the whole notion of pushing all of the questions from 
> this mailing list to stack overflow is really off putting to me. I 
> understand what you are trying to do but a) stack overflow seems to be 
> where GCP questions go to be completely ignored and b) the way it’s done is 
> pretty heavy handed. Why not at least post a link to the answer back to the 
> list? I’ve always found mailing lists as an effective way to passively be 
> aware of common questions and gain knowledge. Stack overflow is not 
> effective in that role for me.
> 4. This mailing list - honestly, I keep thinking that I should unsubscribe 
> from this list because so many of the questions are very basic and they are 
> generally just ignored. It’s kind of painful to watch - especially given 
> that one volunteer is handling so much of this single handedly. I think it 
> gives a terrible impression of GCP and makes me feel like very few 
> experienced developers are using GCP.



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f29ff608-58a0-4cc6-a310-183af873d0e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Google Cloud Platform wants to hear from you

2015-11-26 Thread Robert Dyas
Can I +100 this?

On Monday, April 20, 2015 at 11:44:58 AM UTC-4, Karl MacMillan wrote:
>
> Katie,
>
> I feel compelled to point out that how this discussion going is a good 
> example of some of the things that I - and it seems others - are frustrated 
> about. You’ve asked for and received concrete feedback. Yet we’ve received 
> no answers or discussion back from Google engineers. At least a simple 
> acknowledgement of the _specific_ issues we’ve raised from someone with 
> some knowledge would be helpful. Otherwise how am I to know that you 
> bringing the “feedback to the appropriate team members” is anything more 
> than them receiving an email that they’ll simply delete?
>
> Look at this way - we’ve invested and in many cases bet our businesses on 
> GCP. And especially with App Engine, this is very much an investment in an 
> ecosystem that you’ve created that’s largely separate from the rest of the 
> industry. It’s hard to have confidence in that bet given the almost total 
> lack of public engagement from Google to help make this a vibrant ecosystem.
>
> Karl
>
>
> On Apr 16, 2015, at 5:50 PM, Katie Ball (Google Cloud Support) <
> kmrich...@google.com > wrote:
>
> Hi Karl,
>
> You've taken some extra time and extra care to put this feedback together 
> -- thank you! It's incredibly helpful; this is exactly what we need in 
> order to better serve our users and the cloud computing community. 
>
> I've already taken your feedback to the appropriate team members to start 
> improving things as suggested in your post.
>
> Is there anything that you are currently struggling with? If there is, 
> we'd like to offer our help as a thank you.
>
> To our GCP community members: do you have any additional feedback you'd 
> like to send our way? Any +1's to Karl's points? We'd love to hear from you!
>
> Thanks again,
> Katie
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to google-appengine+unsubscr...@googlegroups.com .
> To post to this group, send email to google-a...@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/9bf4066c-1634-4d35-9b20-2e1f102b79e1%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/3c61016f-57a7-4b1e-965a-60a260eb2324%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Email quota increase request

2015-11-26 Thread Michael David Pedersen
Hello,

I submitted a request several weeks ago to increase my email quota from the 
default of 100. On the AppEngine console quota page, it shows the following 
message:

"Your request for increased email quota has been received and is currently 
under review."

I've seen other posts also reporting long delays for these requests to be 
dealt with, and the common solution seems to be to move to e.g. SendGrid. 
But I would really prefer to use the AppEngine platform for email if 
possible since this has already been implemented.

This is now blocking production release of the application. I would greatly 
appreciate if somebody from Google could give me some visibility on when I 
can expect the quota increase request to be processed? I can send the app 
IDs in a private message if needed.

Thanks in advance!

Cheers,
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f4a37fae-f501-4ccd-9e2b-2e6c5e64908c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: data change for large number of namespaces

2015-11-26 Thread Nick (Cloud Platform Support)
Hey Rajesh,

It seems that your question is a bit vague here. What kind of migration or 
data transformation are you looking to perform, how are you using 
namespaces, how would you like to use Dataflow, etc.? 

On Wednesday, November 25, 2015 at 1:35:51 AM UTC-5, Rajesh Gupta wrote:
>
> Anyone using namespaces for real projects?
>
> Cloud Dataflow was my latest attempt to do the data changes for entities 
> in large number of namespaces.  The dataflow pipelines also does not help 
> here
>
> Anyone has any framework developed to do migration/process data for large 
> number of namespaces.
> -- 
> Rajesh
> *www.VeersoftSolutions.com *
> *www.AccountingGuru.net *
> *Accounting/Inventory/Orders on Google Cloud Platform and Mobile*
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/078f3c3d-b119-4f92-aa8b-15733afc8093%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Email quota increase request

2015-11-26 Thread Adam
Hi Michael,

I see you had opened a follow up request to our billing team about this, so 
I'll poke the support team to see if we can get this moving for you. We'll 
reply on the original case with any updates.

Thanks,

Adam
Cloud Platform Support

On Thursday, November 26, 2015 at 1:23:36 PM UTC-5, Michael David Pedersen 
wrote:
>
> Hello,
>
> I submitted a request several weeks ago to increase my email quota from 
> the default of 100. On the AppEngine console quota page, it shows the 
> following message:
>
> "Your request for increased email quota has been received and is currently 
> under review."
>
> I've seen other posts also reporting long delays for these requests to be 
> dealt with, and the common solution seems to be to move to e.g. SendGrid. 
> But I would really prefer to use the AppEngine platform for email if 
> possible since this has already been implemented.
>
> This is now blocking production release of the application. I would 
> greatly appreciate if somebody from Google could give me some visibility on 
> when I can expect the quota increase request to be processed? I can send 
> the app IDs in a private message if needed.
>
> Thanks in advance!
>
> Cheers,
> Michael
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9f1c6d42-585f-41f3-b5ab-e1f25fe8fde3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Static files Failed to load resource: net::ERR_CONTENT_DECODING_FAILED

2015-11-26 Thread Vamsi Krishna Penumatsa
Hi,

In our application hosted on GAE (Java), I am intermittently getting the 
ERR_CONTENT_DECODING_FAILED error, for a few static files (css, son, etc). 
The Network tab in the browser usually shows 0 Bytes for the file for which 
the decoding failed.

It is more predominant in HTTPS mode, and I do not find this error in the 
http mode. The Logging section of app engine console doesn't provide much 
information. It does log the requests for the static file accesses, but 
nothing more than that. The logging shows different numbers for each 
requests, and 0 bytes on a lot of requests.

Is there something that we are doing wrong with respect to static files + 
https?

A 2015-11-27 13:00:15.841  204 752 B1 ms /manifest.json
  182.73.224.148 - - [26/Nov/2015:23:30:15 -0800] "GET /manifest.json HTTP/1.1" 
204 752 - "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like 
Gecko) Chrome/46.0.2490.86 Safari/537.36" "www.pycker.com" ms=1 cpu_ms=0 
cpm_usd=8.40419993e-05 instance=- app_engine_release=1.9.30 
trace_id=735f1b4f40f2c5ee37dbf8978877e829
A 2015-11-27 13:00:45.094  204 466 B1 ms /manifest.json
  10.35.9.140 - - [26/Nov/2015:23:30:45 -0800] "GET /manifest.json HTTP/1.0" 
204 466 - "-" "www.pycker.com" ms=1 cpu_ms=0 cpm_usd=5.2079e-05 instance=- 
app_engine_release=1.9.30 trace_id=-
A 2015-11-27 13:00:45.095  304   0 B1 ms /manifest.json
  182.73.224.148 - - [26/Nov/2015:23:30:45 -0800] "GET /manifest.json HTTP/1.0" 
304 - - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36" "www.pycker.com" ms=1 
cpu_ms=0 cpm_usd=0 instance=- app_engine_release=1.9.30 trace_id=-
A 2015-11-27 13:03:14.575  204 608 B1 ms /manifest.json
  10.35.59.147 - - [26/Nov/2015:23:33:14 -0800] "GET /manifest.json HTTP/1.0" 
204 608 - "-" "www.pycker.com" ms=1 cpu_ms=0 cpm_usd=6.7949e-05 instance=- 
app_engine_release=1.9.30 trace_id=-


Thanks,

Vamsi

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/615e964a-cdee-4455-927b-804fca6aca1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.