Re: [google-appengine] Re: Max 10,000 file limit is not suitable for modern full featured wordpress site or any PHP app

2021-05-07 Thread Sandeep Koduri
These are plugins which are in PHP not static files.
We are using a paid account.

On Fri, May 7, 2021 at 3:50 AM 'yananc' via Google App Engine <
google-appengine@googlegroups.com> wrote:

> Hi Sandeep,
>
> According to the documentation [1], Apps can serve static files from a
> Google Cloud option such as Cloud Storage, serve them directly, or use a
> third-party CDN. And also, the Google Cloud Platform free tier coverage
> does not provide quota increase requests, you may have to upgrade to a paid
> billing account if you would like to use features that are not included in
> the Free trial, such as GPUs, Windows servers, and quota increases [2].
>
>
> [1]:
> https://cloud.google.com/appengine/docs/standard/go111/serving-static-files
>
> [2]: https://cloud.google.com/free/docs/gcp-free-tier#how-to-upgrade
>
>
> On Wednesday, April 28, 2021 at 3:14:38 PM UTC-4 Sandeep Koduri wrote:
>
>> I was looking at what files/folders has most files. Realized its plugins,
>> I am not sure if I can use plugins from Cloud Storage.
>>
>> I dont understand the solution here, if appengine is infrastructure as
>> service and I am paying for resources I use., why do I need special support
>> plan.
>>
>> Addressing responses from Google here, Cloud Storage Cant be answer for
>> problem here. And its not App Engine Free Tire issue(we have a billing
>> account).
>>
>> On Wednesday, April 1, 2020 at 12:18:03 AM UTC+5:30 henry@gmail.com
>> wrote:
>>
>>> Thanks  Katayoon
>>> we are uploading just 1 file per POST request.  About 10'000 files per
>>> month.
>>> Henry
>>>
>>>
>>>
>>> On Tue, 31 Mar 2020 at 10:45, 'Katayoon (Cloud Platform Support)' via
>>> Google App Engine  wrote:
>>>
>>>> Hello Henry,
>>>>
>>>> Looking into your issue report, it seems your issue is not related to
>>>> the App Engine deployment quota and is related to the Blobstore
>>>> <https://cloud.google.com/appengine/docs/standard/java/blobstore>. So,
>>>> you may consider the maximum number of files in a single form POST which
>>>> the limit is 500. I have reopened your issue tracker ticket for further
>>>> investigation and you can continue with it.
>>>>
>>>> --
>>>>
>>> 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-appengi...@googlegroups.com.
>>>>
>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/google-appengine/cb50ade3-c13b-4de0-a0ab-3ac9311157ef%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/google-appengine/cb50ade3-c13b-4de0-a0ab-3ac9311157ef%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/uxLbmkWZPqM/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/731d2dc7-490d-4c3b-80e5-fa1da8314bbcn%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/731d2dc7-490d-4c3b-80e5-fa1da8314bbcn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAKDjjOTfAtSJ2NAo9PKwEbyX_vsYcWWicAJFu2rL__HRLuHkgQ%40mail.gmail.com.


Re: [google-appengine] Re: Max 10,000 file limit is not suitable for modern full featured wordpress site or any PHP app

2021-04-28 Thread Sandeep Koduri
I was looking at what files/folders has most files. Realized its plugins, I 
am not sure if I can use plugins from Cloud Storage. 

I dont understand the solution here, if appengine is infrastructure as 
service and I am paying for resources I use., why do I need special support 
plan. 

Addressing responses from Google here, Cloud Storage Cant be answer for 
problem here. And its not App Engine Free Tire issue(we have a billing 
account).

On Wednesday, April 1, 2020 at 12:18:03 AM UTC+5:30 henry@gmail.com 
wrote:

> Thanks  Katayoon
> we are uploading just 1 file per POST request.  About 10'000 files per 
> month. 
> Henry
>
>
>
> On Tue, 31 Mar 2020 at 10:45, 'Katayoon (Cloud Platform Support)' via 
> Google App Engine  wrote:
>
>> Hello Henry,
>>
>> Looking into your issue report, it seems your issue is not related to the 
>> App Engine deployment quota and is related to the Blobstore 
>> . So, 
>> you may consider the maximum number of files in a single form POST which 
>> the limit is 500. I have reopened your issue tracker ticket for further 
>> investigation and you can continue with it.
>>
>> -- 
>>
> 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-appengi...@googlegroups.com.
>>
> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/cb50ade3-c13b-4de0-a0ab-3ac9311157ef%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/558e25ff-353e-45ae-bc32-c4ff7549dd29n%40googlegroups.com.


[google-appengine] Unable export data to drive when running through app engine

2019-07-12 Thread sandeep kumar
Hi all,
 I am trying to export csv to drive, when u am exporting through Google 
eartengine ,it's exporting. But when trying to run with app engine through 
flask, getting output as done in host 7000 but unable to see the exported CSV 
file in drive or cloud

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1890d1b9-45f4-48f2-8b8f-8e0be5714905%40googlegroups.com.


[google-appengine] Earth Engine Service Account Authorization

2019-07-11 Thread sandeep kumar
Hello all,
I have filled the form for registering service account with Earth 
Engine for Gcloud usage. How many days it will take to get activate the 
service account. Anyone have idea about 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6c2256e4-b32a-4c08-a6d0-83d63aff59eb%40googlegroups.com.


Re: [google-appengine] Re: Error 403 with Android restricted Cloud Platform API key and Cloud Endpoints

2018-05-17 Thread Sandeep Dhameshia
Nope, nothing on this.

Alternatively, I tried Cloud Endpoints v2, with Firebase,
using EspAuthenticator.class authenticator. Did Anonymous login in
Firebase, got token. Passed that token to Endpoint method. It worked.
Though I had to take care of token expiration.

But again, this is not a good approach.

On Thu, May 17, 2018 at 8:21 AM, Thành Nguyễn Xuân 
wrote:

> I'm facing the same issue . Are you resolve it ?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/google-appengine/kN0MaIkeUC8/unsubscribe.
> To unsubscribe from this group and all its topics, 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 https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-appengine/e55466ee-6221-45af-af0c-
> ba232f6e1d1a%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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANKj8ETT-M3VLASgiEtKpnnfgQHUMvmK_3ngUMGpO3tnkONoDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Edit file

2017-10-25 Thread Seagu Sandeep
I have deployed an HTML Static app IN web - app engine.How should I edit 
that file now?

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/43c0d325-a30c-45b8-ae97-e9505c91a82a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Datastore Internal Error

2017-06-01 Thread Sandeep Koduri
Hello Josh,

Is this issue still open, we have many services raising this error today 
and yesterday. This is happening with get/put/fetch calls. We are not sure 
what all data is lost or what needs to be done to control this. 
I don't see any status update on https://status.cloud.google.com/. Please 
let know if we need put services with writes disabled to avoid bad user 
experience.

On Wednesday, February 15, 2017 at 8:38:08 AM UTC-8, joshuamo wrote:
>
> This was a known issue.  We will be following up with an incident report 
> which will be posted on the Cloud Status Dashboard 
>  and 
> cover all occurrences of this issue on 2017-02-14.
>
> On Wed, Feb 15, 2017 at 8:14 AM, Marcel Manz  > wrote:
>
>> Hi Alex
>>
>> We experienced similar DataStore errors on Feb 14, starting after 08:44 
>> UTC in our app hosted in the European region.
>>
>> Next to those DS errors we also experienced the 
>> TransientFailureExceptions as mentioned in one of the other threads.
>>
>> I can send you our app ID in a PM for review, in case this helps further. 
>> But assuming as other users experienced similar issues, can you please 
>> check and let us know if there in fact have been some known problems 
>> related to this?
>>
>> Thanks
>>
>> Kind regards,
>> Marcel
>>
>>
>> -- 
>> 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-appengi...@googlegroups.com .
>> To post to this group, send email to google-a...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/322ac366-f5cb-4b2d-8c03-78bf717d8e4e%40googlegroups.com
>>  
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
>
> Josh Moore |  Cloud Solutions Engineer |  josh...@google.com 
>  |  
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/418786e3-5a05-4868-86dd-e4d660d1a833%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Error 403 with Android restricted Cloud Platform API key and Cloud Endpoints

2017-04-12 Thread Sandeep Dhameshia
Am facing the same issue as Cristina. My android app doesn't have 
GET_ACCOUNTS or USE_CREDENTIALS permission. I wan to authenticate client 
app, not user, hence using this API key.

On Tuesday, March 28, 2017 at 1:24:15 AM UTC+5:30, Adam (Cloud Platform 
Support) wrote:
>
> Provided that you are using the Endpoints client library that you 
> generated for Android 
> ,
>  
> it's not necessary to manually add the headers yourself. You need to 
> configure the client library to authenticate, and the full instructions for 
> this are provided in the documentation Calling Backend APIs from an 
> Android Client 
> 
> .
>
> On Monday, March 27, 2017 at 2:20:46 PM UTC-4, Cristina De Rito wrote:
>>
>> I have a problem restricting a Google Cloud Platform API key usage to an 
>> Android app: I have added its package name and certificate SHA-1 
>> fingerprint (the debug one to get started) but it doesn't work.
>>
>> 
>>
>>
>> The error I get when calling any API is
>>
>> 403 Requests from this Android client application  are blocked.
>>
>> I'm calling the APIs by using a Cloud Endpoints generated client lib, and 
>> I've not been able to find any method that I can use at initialisation time 
>> to set the app credentials, nor does it do it by itself (as I can guess 
>> from the "" in the error). I can't find any useful info in any 
>> documentation as well, as far as I've red it seems like it should do it by 
>> itself.
>>
>> This is my init code:
>>
>> MyApi.Builder builder = new MyApi.Builder(new NetHttpTransport(), new 
>> AndroidJsonFactory(), null)
>> .setApplicationName("")
>> .setRootUrl()
>> .setGoogleClientRequestInitializer(new 
>> MyApiRequestInitializer());
>>
>> I've also tried what suggested in this answer 
>>  but nothing changed.
>>
>> Is there any passage I'm missing? How should it be done?
>>
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4537b023-927b-4193-a8bc-d94a6f6ff6ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] How to configure IP and Port in App engine Java Environment, And How to Receive Data on that Port in GAE Application.

2017-03-11 Thread sandeep negi
How to configure IP and Port in App engine Java Environment, And How to 
Receive Data on that Port in GAE Application.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ce591927-2b51-46ab-b053-7fda680ec618%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] occasional Internal Server Error - 500 in android endpoint method

2016-07-25 Thread Sandeep Dhameshia
am getting this occasional "internal server error" in android endpoint 
method. retrying it works many times! below is the logcat:

W/System.err: com.google.api.client.googleapis.json.
GoogleJsonResponseException: 500 Internal Server Error
W/System.err: Unknown Error
W/System.err: at com.google.api.client.googleapis.services.json.
AbstractGoogleJsonClientRequest.newExceptionOnError(
AbstractGoogleJsonClientRequest.java:113)
W/System.err: at com.google.api.client.googleapis.services.json.
AbstractGoogleJsonClientRequest.newExceptionOnError(
AbstractGoogleJsonClientRequest.java:40)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.
java:312)
W/System.err: at com.google.api.client.http.HttpRequest.execute(
HttpRequest.java:1049)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java
:410)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java
:343)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)


 btw there is no log entry registered on the backend console, which is 
making it very hard to catch. does anyone have any idea on this? thanks.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/96a93db3-8069-4169-aed2-623e5658bfae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] occasional Internal Server Error - 500 in android endpoint method

2016-07-25 Thread Sandeep Dhameshia
am getting this occasional "internal server error" in android endpoint 
method. retrying it works many times. below is the logcat:


W/System.err: com.google.api.client.googleapis.json.
GoogleJsonResponseException: 500 Internal Server Error
W/System.err: Unknown Error
W/System.err: at com.google.api.client.googleapis.services.json.
AbstractGoogleJsonClientRequest.newExceptionOnError(
AbstractGoogleJsonClientRequest.java:113)
W/System.err: at com.google.api.client.googleapis.services.json.
AbstractGoogleJsonClientRequest.newExceptionOnError(
AbstractGoogleJsonClientRequest.java:40)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.
java:312)
W/System.err: at com.google.api.client.http.HttpRequest.execute(
HttpRequest.java:1049)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java
:410)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java
:343)
W/System.err: at com.google.api.client.googleapis.services.
AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)





 btw there is log entry registered on the backend console, which is making 
it very hard to catch. does anyone has any idea on this? thanks.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0e208f34-ec65-4d20-aa1e-e6c9735e3fae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Geo information from Traces

2016-03-29 Thread Sandeep Dhameshia
thanks for the pointer guys, I'll check it out!
On Mar 29, 2016 10:39 PM, "Mihail Russu" <*@russu.net> wrote:

> Have you looked at X-AppEngine-Country & X-AppEngine-City request headers
> <https://cloud.google.com/appengine/docs/python/requests#Python_Request_headers>
>  that
> contain this information on every request received by your app?
>
> On Tuesday, March 29, 2016 at 9:03:53 AM UTC+3, Sandeep Dhameshia wrote:
>>
>> I've just observed geo information coming in the Traces(logs) for my GAE
>> project, as a http/client_city and http/client_country fields. Can this be
>> stored anyway and used within the project? Is it legit to use this in the
>> first place? In terms of Google policies. Your thoughts please, Thanks.
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/zZWxtB-rVXA/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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 https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/923e2609-91c4-4041-83a4-767bb37de6e5%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/923e2609-91c4-4041-83a4-767bb37de6e5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANKj8EQmXC0%3DA%3D2%3DcPFP1J%3DspqqUJydT-hspiimgtg%3DikC73aQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Geo information from Traces

2016-03-28 Thread Sandeep Dhameshia
I've just observed geo information coming in the Traces(logs) for my GAE 
project, as a http/client_city and http/client_country fields. Can this be 
stored anyway and used within the project? Is it legit to use this in the 
first place? In terms of Google policies. Your thoughts please, Thanks.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f831edd5-3065-4490-a248-c120010bb4e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: GeoSpatial Alpha Invite

2016-01-21 Thread Sandeep Dhameshia
No I did not try it.
My requirement is very simple, retrieve nearby points. Data related to
these points can be then retrieved from datastore as well. Thanks for the
pointer.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANKj8ES4-E%3Ds4g_%3DuCMqiwfHJrb3UXdwyo7gBDM1Rzp-MUroPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: GeoSpatial Alpha Invite

2016-01-21 Thread Sandeep Dhameshia
I too was looking for the access and reach here.

since beta release may take a long time, I looked into other alternatives 
and implemented this: https://github.com/bfuster/javageomodel

works well for a small amount of data, no idea on how it will perform on a 
very large database. any thoughts/suggestions?

On Thursday, January 21, 2016 at 3:57:12 AM UTC+5:30, Emanuele Ziglioli 
wrote:
>
> You guys should reconsider this decision and make a special case for the 
> author of the Nimbits project.
> I don't know if you know this project. There aren't many success stories 
> on App Engine, this is one
> http://nimbits.com/index.jsp
>
> I need to talk to the manager! :-D
>
> On Thursday, 21 January 2016 09:02:54 UTC+13, Zeehad (Cloud Platform 
> Support) wrote:
>>
>> Hello Benjamin,
>>
>> The Alpha program has reached capacity and we are no longer considering 
>> any new candidates. Thank you very much for your interest and stay tuned 
>> for the Beta which will be open to everyone!
>>
>> Cheers.
>>
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/77249ffd-1088-4e6e-8a91-62bba8ee49b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Geospatial/geolocation queries from GAE (or other Cloud products)?

2016-01-19 Thread Sandeep Dhameshia
How do I ask for an invite? I did not find any option.

On Monday, January 11, 2016 at 1:15:24 AM UTC+5:30, Jeff Schnitzer wrote:
>
> The datastore now supports geospatial indexes directly:
>
> https://cloud.google.com/appengine/docs/java/datastore/geosearch
>
> It's alpha, you have to ask for an invite, and I have no idea what the PHP 
> bindings would look like, but it lets you do a "show records within a 
> circle (or box) of a point" queries - which sounds like what you are asking 
> for.
>
> Jeff
>
> On Mon, Jan 4, 2016 at 12:50 PM, Alex Kerr 
> > wrote:
>
>> Hi all,
>> Wondering how best to implement some basic geolocation stuff using Google 
>> Cloud products (and open source if appropriate)
>>
>> I need to search user records I'm storing in Datastore, which include the 
>> user's address (in ordinary human readable text format) to see which other 
>> users are within a certain distance from them. Seems I can't do a 
>> geospatial search directly on Datastore records but found something that 
>> suggests a clever little mashup with Google's Search API: 
>> http://ralphbarbagallo.com/2013/05/14/app-engine-geospatial-datastore-search-a-new-way/
>>
>> Questions:
>> 1.) Is there any better (/more standard) way than what's suggested at 
>> that link? (I know Cloud SQL allows geospatial searches but ideally I want 
>> to use Datastore if possible to store my data in)
>> 2.) Geospatial matches (at least using above techniques) need latitude 
>> and longitude - are there any Google APIs or open source PHP stuff I could 
>> use to convert addresses into lat/lon?
>>
>> I'm running on PHP AppEngine by the way and need a solution I can 
>> implement very quickly and easily if at all possible!
>>
>> Many thanks for any info/suggestions!
>>
>> -- 
>> 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-appengi...@googlegroups.com .
>> To post to this group, send email to google-a...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/80be5c2f-ae67-4ccc-825a-29b68fb6315a%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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/984dc842-f301-4136-89bc-dd1799d71b76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] image uploding to appengine datastore/blobstore using angularjs

2015-11-06 Thread Sandeep Jain
I need someone who can help write a java web application that upload images 
to appengine datastore/blobstore using angular js as the controller. 

-- 
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/57b50746-559b-448e-82f6-240bba88d86a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Failed to load resource: the server responded with a status of 404 (OK)

2015-10-22 Thread Sandeep Jain
i am  facing some problem on google endpoint.
i have  created project in google endpoint with  java API and angularjs and 
database which is google datastore. 
i have uploaded the project on google cloud server and getting an error.

localhost:/_ah/api/explorer is ok.

But when I deploy, nothing changes.

https://myhscheckup-1106.appspot.com/_ah/api/explorer is not working.

we are getting below error -
Failed to load resource: the server responded with a status of 404 (OK)
 
https://myhscheckup-1106.appspot.com/_ah/api/discovery/v1/apis/hsendpoint/v1/rest?fields=rootUrl%2CservicePath%2Cresources%2Cparameters%2Cmethods&pp=0
i have also attached a log file so please go through it and let me know if 
there is an error asap. 

-- 
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/af20126d-c283-43ef-8e35-4be55a77f76b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Problem : unable to find valid certification path to requested target

2015-10-01 Thread Sandeep N
Hi Patrice,

I uninstalled my JDK 7 and installed it again and then imported the SSL 
certificate of from Appengine.google.com <http://appengine.google.com/>
Still the same issue occurs while deploying application to appengine :(

any other thoughts?

Thanks,
Sandeep

On Wednesday, September 30, 2015 at 7:56:10 PM UTC+5:30, Patrice (Cloud 
Platform Support) wrote:
>
> Hi again Sandeep. 
>
> I just tried to remove the cert from my JRE/LIB/SECURITY folder and it 
> stopped working. Simply adding it back from Appengine.google.com works 
> fine, so I'm a bit stumped into what's happening here.
>
> I've tried to look around and found this 
> <http://nodsw.com/blog/leeland/2006/12/06-no-more-unable-find-valid-certification-path-requested-target>
>  which, 
> even if a bit dated, may help you here.
>
> In general though, even if it's not necessarily fun to do, I believe there 
> could be an issue with your JRE or Java SDK where it doesn't pick up the 
> right cacerts. I remember for a project I once had both 1.6 and 1.7 and the 
> 1.7 would not pick up its own cacerts. Maybe a fresh reinstall of 
> everything will fix the issue? (even if painful)
>
> Cheers
>
> On Wednesday, September 30, 2015 at 2:52:45 AM UTC-4, Sandeep N wrote:
>>
>> Hi Patrice,
>>
>> Yes I add the SSL Certificate of the site:https://appengine.google.com/ into 
>> my 'cacerts'.
>> I got the steps from a google group and the link is 
>> https://groups.google.com/forum/#!topic/google-appengine-java/t-WM-J4T168
>>
>> My dev environment details are:
>>
>> OS: Windows 7
>> JDK and JRE: 1.7.0
>>
>> I am copying the log from my command prompt. Plz help me to resolve the 
>> issue. I have been stuck with the issue for last one week and I cannot 
>> proceed due to the issue.
>>
>> --
>> C:\GAE\guestbook>C:\GAE\guestbook>mvn appengine:update -DproxySet=true 
>> -DproxyHo
>> st=gateway.zscaler.net -DproxyPort=9400 -Djava.home="C:\Program 
>> Files\Java\jdk1.
>> 7.0\jre" -Dserver="appengine.google.com" -Dsdk_root="C:\Program 
>> Files\Google\app
>> engine-java-sdk-1.9.26"
>> 'C:\GAE\guestbook' is not recognized as an internal or external command,
>> operable program or batch file.
>>
>> C:\GAE\guestbook>mvn appengine:update -DproxySet=true 
>> -DproxyHost=gateway.zscale
>> r.net -DproxyPort=9400 -Djava.home="C:\Program Files\Java\jdk1.7.0\jre" 
>> -Dserver
>> ="appengine.google.com" -Dsdk_root="C:\Program 
>> Files\Google\appengine-java-sdk-1
>> .9.26"
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO] 
>> 
>> [INFO] Building guestbook 1.0-SNAPSHOT
>> [INFO] 
>> 
>> [INFO]
>> [INFO] >>> appengine-maven-plugin:1.9.26:update (default-cli) > package @ 
>> guestb
>> ook >>>
>> [INFO]
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> guestbook
>> ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory 
>> C:\GAE\guestbook\src\main\resources
>> [INFO]
>> [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
>> guestbook ---
>> [INFO] Nothing to compile - all classes are up to date
>> [INFO]
>> [INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default) 
>> @ gues
>> tbook ---
>> [INFO] artifact javax.servlet:servlet-api: checking for updates from 
>> central
>> [INFO] artifact com.googlecode.objectify:objectify: checking for updates 
>> from ce
>> ntral
>> [INFO] artifact com.google.appengine:appengine-testing: checking for 
>> updates fro
>> m central
>> [INFO] artifact com.google.appengine:appengine-api-1.0-sdk: checking for 
>> updates
>>  from central
>> [INFO] artifact com.google.appengine:appengine-api-stubs: checking for 
>> updates f
>> rom central
>> [INFO] artifact jstl:jstl: checking for updates from central
>> [INFO] The following dependencies in Dependencies have newer versions:
>> [INFO]   com.google.appengine:appengine-api-1.0-sdk .. 1.9.26 -> 
>> 1.9.27
>> [INFO]   com.google.appengine:appengine-api-stubs  1.9.26 -> 
>> 1.9.27
>> [INFO]   com.google.appengine:appengine-testing .. 1.

[google-appengine] Re: Problem : unable to find valid certification path to requested target

2015-09-29 Thread Sandeep N
pp/WEB-INF] to
 [C:\GAE\guestbook\target\guestbook-1.0-SNAPSHOT]
[INFO] Copying webapp resources [C:\GAE\guestbook\src\main\webapp]
[INFO] Webapp assembled in [309 msecs]
[INFO] Building war: C:\GAE\guestbook\target\guestbook-1.0-SNAPSHOT.war
[INFO]
[INFO] <<< appengine-maven-plugin:1.9.26:update (default-cli) < package @ 
guestb
ook <<<
[INFO]
[INFO] --- appengine-maven-plugin:1.9.26:update (default-cli) @ guestbook 
---
[INFO]
[INFO] Google App Engine Java SDK - Updating Application
[INFO]
[INFO] Retrieving Google App Engine Java SDK from Maven
[INFO] Updating Google App Engine Application
[INFO] Running -V 1 --oauth2 update 
C:\GAE\guestbook\target/guestbook-1.0-SNAPSH
OT

The API version in this SDK is no longer supported on the server!
---
Latest SDK:
Release: 1.9.27
Timestamp: Tue Aug 18 23:58:24 IST 2015
API versions: [1]

---
Your SDK:
Release: 1.9.26
Timestamp: Thu Aug 13 00:00:50 IST 2015
API versions: [1.0]

---
Please visit https://developers.google.com/appengine/downloads for the 
latest SD
K.

Please enter code: 4/fBCCF5GJKBd12qQPpjOKtJBoL_YrzBLFU8TZKha9Szk
javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException:
PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target

C:\GAE\guestbook>
------


On Tuesday, September 29, 2015 at 9:52:45 PM UTC+5:30, Patrice (Cloud 
Platform Support) wrote:
>
> Hi Sandeep,
>
> According to the second message on this thread, I believe that what he did 
> was add the certificate to his cacerts folder, which you seem to be doing 
> in your step 6.
>
> Can you link to the site where you found these in case I need to 
> investigate further?
>
> Thanks
>
> On Tuesday, September 29, 2015 at 8:21:02 AM UTC-4, Sandeep N wrote:
>>
>> Hi I followed the below steps which I got from a different site and I 
>> could not yet resolve the same issue.
>> Would you plz share me the steps you followed to resolve the issue.
>>
>> Steps to import Google' SSL certifcate 
>> = 
>>
>> (1) Visit https://appengine.google.com/ using your browser (I tried 
>> this using IE6 but I am sure other browsers will have a similar 
>> functionality). 
>>
>> (2) Click the "Lock" icon at the status bar. You will see Certificate 
>> dialog. Click "Details" tab. 
>>
>> (3) Click "Copy to" button and follow the wizard. Select "DER 
>> encoded.." on the Export File Format page. Click "Next" 
>>
>> (4) Browse to some folder, give it a name and click "Save". Example: c: 
>> \dev\keystore\google.cer 
>>
>> (5) Run the below command from your JRE/BIN folder. Make sure you 
>> adjust the locations of -keystore and -file in the below command. 
>>
>> keytool -import -keystore C:\programs\Java\jre6\lib\security\cacerts - 
>> file c:\dev\keystore\google.cer 
>>
>> (7) Try Deploy again. If your Deploy tool is using the same JRE where 
>> you imported the google SSL certificate in above steps, you should be 
>> fine now. 
>> --
>>
>>
>>
>> On Tuesday, July 27, 2010 at 1:00:41 PM UTC+5:30, Phil wrote:
>>>
>>> I've found my problem. I needed to add the certificate of Google into 
>>> my cacerts of java. 
>>>
>>> Thanks 
>>>
>>> On 26 juil, 12:02, Phil  wrote: 
>>> > Hello, 
>>> > 
>>> > I've created the example code 'guestbook'. However, when I upload the 
>>> > program, I receive this error : 
>>> > 
>>> > com.google.appengine.tools.admin.AdminException: Unable to update app: 
>>> > sun.security.validator.ValidatorException: PKIX path building failed: 
>>> > sun.security.provider.certpath.SunCertPathBuilderException: unable to 
>>> > find valid certification path to requested target 
>>> > at 
>>> > 
>>> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: 
>>> > 62) 
>>> > 
>>> > I use the OS linux (Ubuntu). 
>>> > 
>>> > What could be the problem? 
>>> > 
>>> > Many thanks
>>
>>

-- 
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/425ebc96-802b-4858-83fd-304e083c023b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: App engine deployment error - SSLHandshakeException: unable to find valid certification path to requested target

2015-09-29 Thread Sandeep N
pp/WEB-INF] to
 [C:\GAE\guestbook\target\guestbook-1.0-SNAPSHOT]
[INFO] Copying webapp resources [C:\GAE\guestbook\src\main\webapp]
[INFO] Webapp assembled in [309 msecs]
[INFO] Building war: C:\GAE\guestbook\target\guestbook-1.0-SNAPSHOT.war
[INFO]
[INFO] <<< appengine-maven-plugin:1.9.26:update (default-cli) < package @ 
guestb
ook <<<
[INFO]
[INFO] --- appengine-maven-plugin:1.9.26:update (default-cli) @ guestbook 
---
[INFO]
[INFO] Google App Engine Java SDK - Updating Application
[INFO]
[INFO] Retrieving Google App Engine Java SDK from Maven
[INFO] Updating Google App Engine Application
[INFO] Running -V 1 --oauth2 update 
C:\GAE\guestbook\target/guestbook-1.0-SNAPSH
OT

The API version in this SDK is no longer supported on the server!
---
Latest SDK:
Release: 1.9.27
Timestamp: Tue Aug 18 23:58:24 IST 2015
API versions: [1]

---
Your SDK:
Release: 1.9.26
Timestamp: Thu Aug 13 00:00:50 IST 2015
API versions: [1.0]

---
Please visit https://developers.google.com/appengine/downloads for the 
latest SD
K.

Please enter code: 4/fBCCF5GJKBd12qQPpjOKtJBoL_YrzBLFU8TZKha9Szk
javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException:
PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target

C:\GAE\guestbook>
------

On Wednesday, September 30, 2015 at 3:00:02 AM UTC+5:30, Nick (Cloud 
Platform Support) wrote:
>
> Hey Sandeep,
>
> This group isn't meant to be used to post specific technical issues. It's 
> more appropriate to post more general discussion of the platform and 
> services here. A thread which might be valid in this group would be one 
> discussing in general how SSL is done on the App Engine deployment servers. 
> However, for your issue, you should definitely post to stackoverflow 
> <http://stackoverflow.com> or serverfault <http://serverfault.com>.
>
> Useful information to provide when you post there:
>
> * What OS are you using to develop?
> * Can you provide more verbose output from the debug tool?
> * Where did you get the advice to manually interact with your trust store?
>
> On Tuesday, September 29, 2015 at 8:09:36 AM UTC-4, Sandeep N wrote:
>>
>> Hi Team,
>>
>> I get the below exception when I tried to deploy my first 'Guestbook' 
>> application. I had completed all local machine testing successfully before 
>> the deployment.
>>
>> Exception message:
>>
>> 
>> javax.net.ssl.SSLHandshakeException: 
>> sun.security.validator.ValidatorException:
>> PKIX path building failed: 
>> sun.security.provider.certpath.SunCertPathBuilderExce
>> ption: unable to find valid certification path to requested target
>>
>> 
>>
>> I exported SSL certificate of https://appengine.google.com/ and then 
>> imported into my Keystore using the below commend.
>>
>> 
>> keytool -import -keystore "C:\Program 
>> Files\Java\jdk1.7.0\jre\lib\security\cacerts" -file 
>> "D:\GAE\google.cer" -alias google-app-engine
>>
>> 
>>
>> But the issues still comes. I went through many discussion on the same 
>> topic and I could not yet resolve the issue. I tried all possibilities and 
>> nothing worked.
>> Plz help me with some solutions.
>>
>> Thanks,
>> Sandeep
>>
>

-- 
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/b595c213-5d63-4a6f-8c80-9688f419f9be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Problem : unable to find valid certification path to requested target

2015-09-29 Thread Sandeep N
Hi I followed the below steps which I got from a different site and I could 
not yet resolve the same issue.
Would you plz share me the steps you followed to resolve the issue.

Steps to import Google' SSL certifcate 
= 

(1) Visit https://appengine.google.com/ using your browser (I tried 
this using IE6 but I am sure other browsers will have a similar 
functionality). 

(2) Click the "Lock" icon at the status bar. You will see Certificate 
dialog. Click "Details" tab. 

(3) Click "Copy to" button and follow the wizard. Select "DER 
encoded.." on the Export File Format page. Click "Next" 

(4) Browse to some folder, give it a name and click "Save". Example: c: 
\dev\keystore\google.cer 

(5) Run the below command from your JRE/BIN folder. Make sure you 
adjust the locations of -keystore and -file in the below command. 

keytool -import -keystore C:\programs\Java\jre6\lib\security\cacerts - 
file c:\dev\keystore\google.cer 

(7) Try Deploy again. If your Deploy tool is using the same JRE where 
you imported the google SSL certificate in above steps, you should be 
fine now. 
--



On Tuesday, July 27, 2010 at 1:00:41 PM UTC+5:30, Phil wrote:
>
> I've found my problem. I needed to add the certificate of Google into 
> my cacerts of java. 
>
> Thanks 
>
> On 26 juil, 12:02, Phil  wrote: 
> > Hello, 
> > 
> > I've created the example code 'guestbook'. However, when I upload the 
> > program, I receive this error : 
> > 
> > com.google.appengine.tools.admin.AdminException: Unable to update app: 
> > sun.security.validator.ValidatorException: PKIX path building failed: 
> > sun.security.provider.certpath.SunCertPathBuilderException: unable to 
> > find valid certification path to requested target 
> > at 
> > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: 
> > 62) 
> > 
> > I use the OS linux (Ubuntu). 
> > 
> > What could be the problem? 
> > 
> > Many thanks

-- 
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/3441999b-6713-41b8-a5bb-9f08ac03f173%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] App engine deployment error - SSLHandshakeException: unable to find valid certification path to requested target

2015-09-29 Thread Sandeep N
Hi Team,

I get the below exception when I tried to deploy my first 'Guestbook' 
application. I had completed all local machine testing successfully before 
the deployment.

Exception message:

javax.net.ssl.SSLHandshakeException: 
sun.security.validator.ValidatorException:
PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderExce
ption: unable to find valid certification path to requested target


I exported SSL certificate of https://appengine.google.com/ and then 
imported into my Keystore using the below commend.

keytool -import -keystore "C:\Program 
Files\Java\jdk1.7.0\jre\lib\security\cacerts" -file 
"D:\GAE\google.cer" -alias google-app-engine


But the issues still comes. I went through many discussion on the same 
topic and I could not yet resolve the issue. I tried all possibilities and 
nothing worked.
Plz help me with some solutions.

Thanks,
Sandeep

-- 
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/76e79251-6d9f-4178-880e-f043af15f45b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Issue in path,regex match in app.yaml

2014-12-19 Thread Sandeep
I have these definitions in my app.yaml. 

- url: /login|/report|/stats/.*|/report/data
  script: main.app

- url: /api/.*|/auth|/dashboard
  script: main.app

- url: .*
  script: other.app

I have a request path:/report-from-down coming in and my expectation is 
should be handled by last handler : (.*), I wonder why its being handled by 
the first handler in above list.
I was not working good earlier when we tested in past, I think something 
changed at appengine side causing this.

I changed the app.yaml to this below and now I see  path:/report-from-down 
is being handled by (.*) again.
- url: /report
  script: main.app

- url: /login|/report|/stats/.*|/report/data
  script: main.app

- url: /api/.*|/auth|/dashboard
  script: main.app

- url: .*
  script: other.app

Can any one explain if this is expected or what is causing this.

-Sandeep. 


-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2014-03-26 Thread Sandeep Koduri
I hope the step in my image is after completing the step in you image. :P


On Wed, Mar 26, 2014 at 10:09 PM, Vinny P  wrote:

> On Wed, Mar 26, 2014 at 2:40 AM, Sandeep Koduri 
>  wrote:
>
> Tried this long back, its not allowing to add alias domain for domain
>> mapping.
>>
>
>
> Then the domain wasn't originally added as an alias domain. When you add
> multiple domains to Google Apps, you can choose to set the domains as
> independent domains, or as alias domains. See this picture:
> http://media.tumblr.com/ac44369e328c1d84d9602319788b81f9/tumblr_inline_mmhz9tyyqC1qz4rgp.png
>
> When you see the above screen, you have to select the alias option.
>
>
> -
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/jC_K-YlmXhM/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Regards,
Sandeep Koduri

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2014-03-12 Thread Sandeep Koduri
Actually this is the state since DEC 2012, I wonder 14 months is long 
enough for any kind of update.

On Saturday, March 1, 2014 8:05:12 AM UTC+5:30, pdknsk wrote:
>
> Thanks for the update. Unfortunately it was pretty much the same message 
> as 4 months ago. If it's not announced by June 26th this year, that's an 
> embarrassment right there.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] I am getting ! at my cloudsql instance

2014-02-09 Thread Dinakar Sandeep
I am getting ! at my cloudsql instance and data is not inserted into the 
database . can I know the reason why I am getting this error . 

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Data is not inserted into the database

2014-02-09 Thread Dinakar Sandeep
There is no error in my program . I used this 
connection jdbc:google:rdbms://myinstance/tablename but data is not 
inserted in the database . 

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Google rdbms server error

2014-02-09 Thread Dinakar Sandeep
I have given Instance and database name . There is no errors in the program 
. I am getting 500 error . I checked the database name and table name It is 
correct .

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Add My own domain to appengine application

2014-01-29 Thread Dinakar Sandeep
Hello 


I am trying to add my own domain www.example.com . In Appengine 
www.example.appspot.com is the domain . I want to change to www.example.com 
. I signed up for google apps after that I added my domain to apps but 
still I am not getting the www.example.com

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] custom domain for appengine application

2013-10-23 Thread Dinakar Sandeep
Configure custom domain name for my xxx.appspot.com For my custom domain . 
In google apps I registered domain I added appengine application to google 
apps but there is no option for chamging xxx.appspot.com to my custom 
domain. If there is any solution please help me .

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2013-10-03 Thread Sandeep
@google team, any update on this?

Can we predict any date for this, else we find a work around placing the 
developed application on some service and place the application in a iframe 
inside.??

On Wednesday, 4 September 2013 13:07:29 UTC+5:30, Sandeep wrote:
>
>
>> Even the use of sub organization is banned now. We don't need new mail 
>> google apps accounts. We just want to launch it as a sub organization, so 
>> the site is Up. I wonder even that is not allowed now. 
>>
>> And this is the same process I did for many domains of many clients 
>> earlier wn we have apps for free.
>>
>>
>> <https://lh4.googleusercontent.com/-FX2ckAoALFk/UibiQJRV3VI/XzI/P3tLLHp8k9w/s1600/domainSettings.png>
>>
>>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2013-09-04 Thread Sandeep

>
>
> Even the use of sub organization is banned now. We don't need new mail 
> google apps accounts. We just want to launch it as a sub organization, so 
> the site is Up. I wonder even that is not allowed now. 
>
> And this is the same process I did for many domains of many clients 
> earlier wn we have apps for free.
>
>
> 
>
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Digest for google-appengine@googlegroups.com - 4 Messages in 4 Topics

2013-07-05 Thread Sandeep Shete
On Sat, Jul 6, 2013 at 1:03 AM,  wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/google-appengine/topics
>
>- Search API questions for app engine 
> team<#13fb05354943aac6_group_thread_0>[1 Update]
>- HTTPS requests aborts after 2 secs <#13fb05354943aac6_group_thread_1>[1 
> Update]
>- Payment System continue suck <#13fb05354943aac6_group_thread_2> [1
>Update]
>- SSL/TLS Forward Secrecy Support for Custom 
> Domains?<#13fb05354943aac6_group_thread_3>[1 Update]
>
>   Search API questions for app engine 
> team
>
>Mahron  Jul 05 04:18AM -0700
>
>How do I reach out directly ? is there a place to ask question without
>special support (because I don't have that)?
>
>I also added a feature request for non indexed fields :
>https://code.google.com/p/googleappengine/issues/detail?id=9619
>
>
>
>   HTTPS requests aborts after 2 
> secs
>
>Vinny P  Jul 04 10:32PM -0500
>
>> (net::ERR_EMPTY_RESPONSE): The server closed the connection without
>sending
>> any data"
>
>> Any ideas to solve the issue would be immensely helpful.
>
>When you say error 324, you're getting this page correct?
>http://imgur.com/kSQViEu
>
>Are you getting the same 2 second request shutdown if you access the
>same
>URLs via regular HTTP? Also try using a different computer on a
>different
>network.
>
>
>-
>-Vinny P
>Technology & Media Advisor
>Chicago, IL
>
>App Engine Code Samples: http://www.learntogoogleit.com
>
>
>
>   Payment System continue 
> suck
>
>Kaan Soral  Jul 04 12:53PM -0700
>
>I also used to have declined payments every once and then, however
>lately
>it's been great
>
>Also unpaid bills doesn't affect the application, that's a huge plus
>I remember the times when dedicated server providers hibernated the
>servers
>for any reasons they like, so overall appengine is great
>
>Generally financial systems decline payments from frequent sources,
>they
>probably want to prevent fraud, I think appengine's issue is that it
>doesn't automatically retry
>But this might be a good thing, because if appengine automatically
>retried
>those payments, you could have an automatically blocked CC in your hand
>
>On Thursday, July 4, 2013 5:28:27 AM UTC+3, poke wrote:
>
>
>
>   SSL/TLS Forward Secrecy Support for Custom 
> Domains?
>
>Thomas Schranz  Jul 04 12:08PM -0700
>
>Anyone knows (or might someone who does know) something about this?
>
>On Wednesday, June 26, 2013 4:31:02 PM UTC-7, Thomas Schranz wrote:
>
>
>
>  You received this message because you are subscribed to the Google Group
> google-appengine.
> You can post via email .
> To unsubscribe from this group, 
> sendan empty message.
> For more options, 
> visitthis group.
>
> --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: compilation python failure

2013-06-25 Thread Sandeep Koduri
I dont know if this works but, I faced this problems earlier, rollback and
deploy used to work in some cases.
Luck if this works, we can work without a work around.


On Tue, Jun 25, 2013 at 10:07 PM, Francois Masurel wrote:

> Thanx Emerix, just forgot about that option ;-)
>
>
> On Tuesday, June 25, 2013 5:34:31 PM UTC+2, emerix wrote:
>>
>> I added **false in
>> appengine-web.xml as a temporary workaround as documented here :
>> https://developers.google.**com/appengine/docs/java/**
>> config/appconfig#Disabling_**Precompilation<https://developers.google.com/appengine/docs/java/config/appconfig#Disabling_Precompilation>
>>
>> On Tuesday, June 25, 2013 10:23:59 AM UTC-5, Francois Masurel wrote:
>>>
>>> It's a java app BTW.
>>>
>>>
>>> On Tuesday, June 25, 2013 5:23:30 PM UTC+2, Francois Masurel wrote:
>>>>
>>>> Same here, haven't been able to deploy my app for several hours now,
>>>> stuck on precompilation...
>>>>
>>>>
>>>> On Tuesday, June 25, 2013 5:16:52 PM UTC+2, emerix wrote:
>>>>>
>>>>> on my java, my deployment is stuck on "Initializing precompilation..."
>>>>> I have been trying to deploy without success for one hour now
>>>>>
>>>>> On Tuesday, June 25, 2013 9:28:56 AM UTC-5, Ubaldo Huerta wrote:
>>>>>>
>>>>>> Starting today, I'm seeing this
>>>>>>
>>>>>> 09:22 AM Compilation starting.
>>>>>> 09:26 AM Error 500: --- begin server output ---
>>>>>>
>>>>>> 
>>>>>> 
>>>>>> 500 Server Error
>>>>>> 
>>>>>> 
>>>>>> Error: Server Error
>>>>>> The server encountered an error and could not complete your
>>>>>> request.If the problem persists, please http://code.google.com/**appengine/community.html<http://code.google.com/appengine/community.html>
>>>>>> ">**report your problem and mention this error message and the
>>>>>> query that caused it.
>>>>>> 
>>>>>> 
>>>>>> --- end server output ---
>>>>>> Precompilation failed. Your app can still serve but may have reduced
>>>>>> startup performance. You can retry the update later to retry the
>>>>>> precompilation step.
>>>>>>
>>>>>> Is this a transient problem? Any way to debug 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: increased latencies in App Engine in the last 6-8 hours

2013-06-25 Thread Sandeep Koduri
Any update, Seems like the state is still the same. any update from App
engine team?


On Tue, Jun 25, 2013 at 5:40 PM, Jacob G  wrote:

> I'm also seeing slow-down on Task Queue execution rate. I emailed some
> Google contacts I have, but they usually do not reply. I presume they read
> it, and follow up on it. But they are very non-transparent.
>
>
> On Tuesday, June 25, 2013 6:39:41 AM UTC-4, Sam wrote:
>
>> For the last 4 hours there again seems to be issues with AppEngine.
>> Specifically, the Task Queue execution rate has slowed down dramatically.
>> The system is hardly executing one task a minute.
>>
>> Hope somebody at AppEngine end is already aware about these issues &
>> working on resolving the same.
>>
>>
>> On Tue, Jun 25, 2013 at 4:17 AM, James Gilliam wrote:
>>
>>> Here's the thing about the latency.
>>>
>>> GAE has a serious datastore issue right now.  Old records are being
>>> returned instead of the most recent ones.  It is random.  In some cases,
>>> they are not returning all the rows for a particular table.  We are seeing
>>> this behavior in tables which were updated yesterday.  I submitted a
>>> critical production error documenting these issues with GAE, yesterday.
>>>
>>> I was able to get around one of the most serious situations I was having
>>> by recopying a namespace, after repeatedly querying to determine the real
>>> number of rows -- about half the time GAE was reporting the wrong number of
>>> rows.  The copied namespace is working ok for now.
>>>
>>> GAE is not transparent when they have serious issues imo.
>>>
>>> On Saturday, June 22, 2013 7:50:47 PM UTC-7, Jacob G wrote:
>>>>
>>>> I have noticed large latency increases in App Engine in the last 6-8
>>>> hours, seemingly from the HR datastore. It is not all the time, but it is
>>>> frequent. Http requests begin to be processed by an instance quickly, but
>>>> then a datastore request will be latent for 15+ seconds. Http requests that
>>>> used to complete in less than a second will take 25-60 seconds.
>>>>
>>>> Are you aware of this issue? I don't see any documentation of it in the
>>>> server status page, but there's definitely a problem!
>>>>
>>>  --
>>> 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-appengi...@**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<http://groups.google.com/group/google-appengine>
>>> .
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>> .
>>>
>>>
>>>
>>
>>  --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: increased latencies in App Engine in the last 6-8 hours

2013-06-25 Thread Sandeep Koduri
Same problem, few tasks which runs on taskqueues and which gets executed in
30 mins regular days. We see not even 10% progress in 4 hrs. There is some
serious problem, but the system status says all is well.

When I see the instances active, all my resident instances are having 0
latency and a couple other instaces showing a very high latency. all the
instances are serving 0 request.

GAE team know why this is happening.


On Tue, Jun 25, 2013 at 4:09 PM, Sameer Lodha  wrote:

> For the last 4 hours there again seems to be issues with AppEngine.
> Specifically, the Task Queue execution rate has slowed down dramatically.
> The system is hardly executing one task a minute.
>
> Hope somebody at AppEngine end is already aware about these issues &
> working on resolving the same.
>
>
>
> On Tue, Jun 25, 2013 at 4:17 AM, James Gilliam wrote:
>
>> Here's the thing about the latency.
>>
>> GAE has a serious datastore issue right now.  Old records are being
>> returned instead of the most recent ones.  It is random.  In some cases,
>> they are not returning all the rows for a particular table.  We are seeing
>> this behavior in tables which were updated yesterday.  I submitted a
>> critical production error documenting these issues with GAE, yesterday.
>>
>> I was able to get around one of the most serious situations I was having
>> by recopying a namespace, after repeatedly querying to determine the real
>> number of rows -- about half the time GAE was reporting the wrong number of
>> rows.  The copied namespace is working ok for now.
>>
>> GAE is not transparent when they have serious issues imo.
>>
>> On Saturday, June 22, 2013 7:50:47 PM UTC-7, Jacob G wrote:
>>>
>>> I have noticed large latency increases in App Engine in the last 6-8
>>> hours, seemingly from the HR datastore. It is not all the time, but it is
>>> frequent. Http requests begin to be processed by an instance quickly, but
>>> then a datastore request will be latent for 15+ seconds. Http requests that
>>> used to complete in less than a second will take 25-60 seconds.
>>>
>>> Are you aware of this issue? I don't see any documentation of it in the
>>> server status page, but there's definitely a problem!
>>>
>>  --
>> 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.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: JSP compile error with 1.7.4 at deploy time

2013-05-23 Thread Dinakara Sandeep
How to uninstall jre 

On Thursday, December 13, 2012 4:58:06 AM UTC+5:30, Sekhar wrote:
>
> I just updated GAE to 1.7.4, and I'm getting the JDK missing error (see 
> below) at deploy time. The JSPs compile fine in Eclipse and I can test OK 
> on the dev server...the problem comes only at deploy time. Was working fine 
> in 1.7.3. Anyone else? I reverted to 1.7.3 to get around this.
>
> gae java.lang.RuntimeException: Cannot get the System Java Compiler. 
> Please use a JDK, not a JRE.
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Python Datstore copy. MapReduce

2013-05-07 Thread Sandeep Koduri
Hi,

I am trying to copy data from one application to other, I am using database
admin to migrate data.

Have configured the application to receive data. I used to do this earlier
but today I see wired error and 0% tasks are successful.

/_ah/mapreduce/kickoffjob_callback 500

 File 
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/mapreduce/model.py",
line 805, in to_dict
"input_reader_state": self.input_reader.to_json_str(),
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/mapreduce/model.py",
line 165, in to_json_str
json = self.to_json()
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/mapreduce/input_readers.py",
line 2148, in to_json
json_dict = super(DatastoreKeyInputReader, self).to_json()
TypeError: super(type, obj): obj must be an instance or subtype of type


Can any one share, if there is any problem with API.

Thanks in advance,
My bad, hoping the data will get transferred, deleted the other database :(
.
-- 
Regards
Sandeep Koduri

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Write times for HRD

2013-02-07 Thread Sandeep Shete
We recently migrated to HRD from MS.
We are facing issue of high write times on HRD. 
Entities written are not available for query *even after 5 minutes*, 
resulting application to create a new entity of same value.
This duplicates values like username, causing severe problems.

Although this is not happening consistently, still so far there have been 
at least 5 known instances of this problem.
How do we solve this problem? Does this happen normally?

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] App Engine deploy fails (Error 500)

2013-01-11 Thread Sandeep Koduri
Yaa.. It Worked, Thanks a bunch
I wish app-engine gives a valid trace, stating this will be the resolution,
it would have saved the time of all.

Any way this is learning,
Thanks Again.


On Sat, Jan 12, 2013 at 1:28 AM, Jesús Espejo  wrote:

> I tried to do a rollback and after that it works... Try to do it and tell
> us :)
>
> El viernes, 11 de enero de 2013 20:47:20 UTC+1, Sandeep Koduri escribió:
>>
>> Yaaa ,, same issue here...
>>
>> We are testing on different versions .. different networks and on
>> different apps
>> same issue every where
>>
>> 01:09 AM Cloned 700 files.
>> 01:09 AM Uploading 5 files and blobs.
>> 01:14 AM Rolling back the update.
>> Error 500: --- begin server output ---
>>
>> 
>> 
>> 500 Server Error
>> 
>> 
>> Error: Server Error
>> The server encountered an error and could not complete your
>> request.If th
>> e problem persists, please http://code.google.com/**
>> appengine/community.h <http://code.google.com/appengine/community.h>
>> tml">report your problem and mention this error message and the query
>> that c
>> aused it.
>> 
>> 
>> --- end server output ---
>>
>>
>> On Sat, Jan 12, 2013 at 1:11 AM, Jesús Espejo wrote:
>>
>>> I cannot deploy my application, it stays for a while (~5 mins) cloning
>>> app files and then it fails with an Error 505. Somebody has the same
>>> problem? Here is the screenshot:
>>>
>>>
>>> <https://lh3.googleusercontent.com/-Pzm7-oN8TmI/UPBqh7-nX9I/AAk/UMPGMo59aZk/s1600/Captura+de+pantalla+2013-01-11+a+la%28s%29+20.39.34.png>
>>>
>>> I have been trying from 19:30 until now, and no changes...
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Google App Engine" group.
>>> To view this discussion on the web visit https://groups.google.com/d/**
>>> msg/google-appengine/-/-**XcAiMWJZXgJ<https://groups.google.com/d/msg/google-appengine/-/-XcAiMWJZXgJ>
>>> .
>>> To post to this group, send email to google-a...@googlegroups.**com.
>>> To unsubscribe from this group, send email to google-appengi...@**
>>> googlegroups.com.
>>>
>>> For more options, visit this group at http://groups.google.com/**
>>> group/google-appengine?hl=en<http://groups.google.com/group/google-appengine?hl=en>
>>> .
>>>
>>
>>
>>
>> --
>> Regards
>> Sandeep Koduri
>> Phone: +91- 99 666 02 456
>> Gtalk: sandeep.koduri | Skype: sandeep.koduri
>> P Please consider the environment before printing this email
>>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] App Engine deploy fails (Error 500)

2013-01-11 Thread Sandeep Koduri
Yaaa ,, same issue here...

We are testing on different versions .. different networks and on
different apps
same issue every where

01:09 AM Cloned 700 files.
01:09 AM Uploading 5 files and blobs.
01:14 AM Rolling back the update.
Error 500: --- begin server output ---



500 Server Error


Error: Server Error
The server encountered an error and could not complete your
request.If th
e problem persists, please http://code.google.com/appengine/community.h
tml">report your problem and mention this error message and the query
that c
aused it.


--- end server output ---


On Sat, Jan 12, 2013 at 1:11 AM, Jesús Espejo  wrote:

> I cannot deploy my application, it stays for a while (~5 mins) cloning app
> files and then it fails with an Error 505. Somebody has the same problem?
> Here is the screenshot:
>
>
> <https://lh3.googleusercontent.com/-Pzm7-oN8TmI/UPBqh7-nX9I/AAk/UMPGMo59aZk/s1600/Captura+de+pantalla+2013-01-11+a+la%28s%29+20.39.34.png>
>
> I have been trying from 19:30 until now, and no changes...
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/-XcAiMWJZXgJ.
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Server Error

2013-01-03 Thread Sandeep Erukulla
I have uploaded my application in google app engine, and when I am trying 
to view the app at that particular moment I am facing the below issue:

Error: Server Error The server encountered an error and could not complete 
your request.

If the problem persists, please 
reportyour problem and mention 
this error message and the query that caused it.

Someone please look into this issue and suggest

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Jkiwpa6SlCYJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Datastore Outage Question

2012-10-18 Thread Sandeep
Hello Appengine Team,

We have stable application running on python runtime for long while. Today 
for a brief period the application went down, due to what appears to be a 
system outage. The application unable to connect to datastore, so all 
request trying to access data went into DeadlineExceededError. It restored 
automatically after about 40 min of downtime.

Below is the tracedump we found on out logs. Can anyone advise or help 
diagnose the issue and reason for its cause.


Also I wish to know, if anyone else see an outage? We have other 
applications working fine in the same period and also i dont see any 
notifications in appengine system status.


logging.info(data.count(2))
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 2121, in count
result = raw_query.Count(limit=limit, **kwargs)
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/datastore.py",
 line 2323, in Count
for result in bound_query.Run(config=config):
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/datastore/datastore_query.py",
 line 2816, in next
next_batch = self.__batcher.next()
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/datastore/datastore_query.py",
 line 2678, in next
return self.next_batch(self.AT_LEAST_ONE)
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/datastore/datastore_query.py",
 line 2715, in next_batch
batch = self.__next_batch.get_result()
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 604, in get_result
return self.__get_result_hook(self)
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/datastore/datastore_query.py",
 line 2452, in __query_result_hook
self._batch_shared.conn.check_rpc_success(rpc)
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
 line 1216, in check_rpc_success
rpc.wait()
  File 
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
 line 545, in wait
self.__rpc.Wait()
DeadlineExceededError

It would be really great if some one could share any info regarding this.

Thanks in advance.

Sandeep Koduri.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/DpQGZtBxGsIJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Deploy fails

2012-03-15 Thread Sandeep Koduri
same here
Cloned 100 files.
Cloned 200 files.
Cloned 300 files.
Cloned 400 files.
Cloned 500 files.
Cloned 600 files.
Cloning 414 application files.
Rolling back the update.
Error 500: --- begin server output ---



500 Server Error


Error: Server Error
The server encountered an error and could not complete your
request.If th
e problem persists, please http://code.google.com/appengine/community.h
tml">report your problem and mention this error message and the query
that c
aused it.



On Thu, Mar 15, 2012 at 3:38 PM, Nicanor Babula wrote:

> Hi,
>
> I tried 3 times in a row to deploy my application, but I keep getting the
> message below. I attached the specified log file too (it says pretty much
> the same thing).
> appid: domodentweb2
> datastore: HRD.
>
> What am I doing wrong?
>
> Thanks.
>
> error message:
>
> Cloning 2876 application files.
>  on backend null.
> com.google.appengine.tools.admin.HttpIoException: Error posting to URL:
> https://appengine.google.com/api/appversion/clonefiles?app_id=s%7Edomodentweb2&version=7d&;
> 500 Internal Server Error
>
> 
> 
> 500 Server Error
> 
> 
> Error: Server Error
> The server encountered an error and could not complete your
> request.If the problem persists, please http://code.google.com/appengine/community.html";>report your problem
> and mention this error message and the query that caused it.
> 
> 
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/H3CTrmVDZTwJ.
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] timed out on datastore operations!

2012-03-15 Thread Sandeep Koduri
Hi,

Any one facing same issues

http://code.google.com/status/appengine/detail/datastore/2012/03/15#ae-trust-detail-datastore-get-latency


Or any thing on my ID?[?][?][?]

-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

<<364.gif>>

Re: [google-appengine] calling use_library(), still getting warnings about default django version

2011-11-20 Thread Sandeep Koduri
Are h using 'python27
On Nov 21, 2011 9:21 AM, "Mark Ivey"  wrote:

> I'm using python and webapp. My code calls use_library() but I'm still
> getting these warnings in my logs:
>
> "You are using the default Django version (0.96). The default Django
> version will change in an App Engine release in the near future.
> Please call use_library() to explicitly select a Django version. For
> more information see
> http://code.google.com/appengine/docs/python/tools/libraries.html#Django";
>
> FWIW, here's what the start of my python code looks like. As you can
> see, main.py immediate imports common.py, and common.py calls
> use_library before importing any other appengine code
>
> main.py:
>import os
>from appengine_blog.server import common
><...snip...>
>
> appengine_blog/server/common.py:
>import datetime
>import os
>import sys
>import urllib
>sys.path.insert(0, os.path.join(os.path.dirname(__file__),
> 'third_party'))
>
>from google.appengine.dist import use_library
>use_library('django', '0.96')
><...snip...>
>
>
> Suggestions? Is anyone else using webapp and *not* getting these
> warnings in their logs?
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: where can we find disable billing in new apps page

2011-11-07 Thread Sandeep Koduri
Any Update on this?

On Mon, Nov 7, 2011 at 3:53 PM, Sandeep Koduri wrote:

> Hi,
>
> We have few apps with billing enabled for test purposes. We now do not
> want to pay for wt we are not using.
>
> where can we find disable billing in new settings page
>
> thanks
>
>
>
> --
> Regards
> Sandeep Koduri
> Phone: +91- 99 666 02 456
> Gtalk: sandeep.koduri | Skype: sandeep.koduri
> P Please consider the environment before printing this email
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: New Pricing is now in place!

2011-11-07 Thread Sandeep Koduri
This should help ,  if possible
it would be great

On Mon, Nov 7, 2011 at 5:53 PM, Vivek Puri  wrote:

> Can we please get the old estimated bills back in the Billing history.
> I wanted to compute the total hours my app consumed for the past few
> weeks but the history has suddenly vanished. Please help!
>
> On Nov 7, 4:26 am, "Gregory D'alesandre"  wrote:
> > Hello All,
> >
> > Today is Nov 7th and App Engine is out of Preview and the new pricing is
> > now active!  After the changeover we have yet to see any issues except
> > that, for paid apps, we're still updating datastore quotas, so your
> > datastore usage might not be included in your dashboard estimate, your
> bill
> > will be accurate though.
> >
> > If you are running into any unexpected issues due to this change and
> would
> > like to get a direct response from the App Engine team feel free to email
> > us at appengine_updated_pric...@google.com.  Of course we'll be
> monitoring
> > this list and stackoverflow as well.
> >
> > Thank you!
> >
> > Greg D'Alesandre
> > Senior Product Manager, Google App Engine
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] where can we find disable billing in new apps page

2011-11-07 Thread Sandeep Koduri
Hi,

We have few apps with billing enabled for test purposes. We now do not want
to pay for wt we are not using.

where can we find disable billing in new settings page

thanks



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] What is Free Datastore Billed Bytes Stored???

2011-11-06 Thread Sandeep Koduri
Hello Greg,

Thanks for response, we are able to find the issue in the log saying django
(safestring in 0.96) errors breaching per minute quotas. We got it resolved
by deploying  new optimized version which works on Django1.2.

What we are not able to analyze is, the version was running fine till the
time got the issues in runtime.
we did not making any chanes, got some errors in the log and found this
message in dashboard. so thought it must some problem because of new
changes at appeninge.


Thanks,

On Mon, Nov 7, 2011 at 11:58 AM, Gregory D'alesandre wrote:

> Hi Sandeep,
>
> This indication on the Admin Console is only a temporary state caused by
> the billing changeover that is happening.  Its only an issue with what is
> displayed though not with the actual running of your application, so
> unfortunately it is unlikely this is causing the issue you are seeing.
>  That being said, what is the issue you are seeing?
>
> Thanks,
>
> Greg D'Alesandre
> Senior Product Manager, Google App Engine
>
> On Sun, Nov 6, 2011 at 9:55 PM, Sandeep Koduri 
> wrote:
>
>> Hello,
>>
>> Our app cricwaves..appspot.com is facing few issues with the *Free
>> Datastore Billed Bytes Stored * Reaching 100% .. can any one explain
>> what it is and
>>
>> We a have surplus of quota for stored data. which we assume as datastore
>> data used..
>>
>> We hope this might be the problem making some of out features not
>> working.  while some others are working fine also we are not able to find
>> any information related to it in billing settings page, google search or
>> stackoverflow or groups..
>>
>>
>> Any help or information would be greatful..
>> Thanks,
>> --
>> Regards
>> Sandeep Koduri
>> Phone: +91- 99 666 02 456
>> Gtalk: sandeep.koduri | Skype: sandeep.koduri
>> P Please consider the environment before printing this email
>>
>>  --
>> 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, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>
>  --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] What is Free Datastore Billed Bytes Stored???

2011-11-06 Thread Sandeep Koduri
Hello,

Our app cricwaves..appspot.com is facing few issues with the *Free
Datastore Billed Bytes Stored * Reaching 100% .. can any one explain what
it is and

We a have surplus of quota for stored data. which we assume as datastore
data used..

We hope this might be the problem making some of out features not working.
 while some others are working fine also we are not able to find any
information related to it in billing settings page, google search or
stackoverflow or groups..


Any help or information would be greatful..
Thanks,
-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Serve small static files via memcache or blobstore?

2011-10-25 Thread Sandeep Koduri
*Hi,*
*

Static content serving
(Java<http://code.google.com/appengine/docs/java/gettingstarted/staticfiles.html>
, 
Python<http://code.google.com/appengine/docs/python/gettingstarted/staticfiles.html>)
is handled by specialized App Engine infrastructure, which does not consume
Instance Hours.*

*If you need to set custom headers, use the Blobstore API
(Java<http://code.google.com/appengine/docs/java/blobstore/overview.html>
, Python<http://code.google.com/appengine/docs/python/blobstore/overview.html>).
The actual serving of the Blob response does not consume Instance Hours.*


Have some files to served from Dynamic storage,, also those are not so large
to be in a blobstore.. now i am serving them via memcache..

after reading this  have a doubt which would will help me in cutting
the occurring costs. is it memcache or blobstore?

Also awaiting api for Programmatic editing blobstore data.. Can we find any
Milestone date on that...



-- 
Thank u,
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] cookie in googleappengine

2011-09-23 Thread Sandeep Koduri
Try this..

cookie = "coockieName=dataHere;expires=%s;path=/" % someDate
self.response.headers.add_header('Set-Cookie',cookie)
self.request.cookies['zKeyCookie']=dataKey

On Fri, Sep 23, 2011 at 5:27 PM, smita  wrote:

> I use appengine_utilities for session management in googleappengine.
> Now want to create cookie in googleappengin.
>
> How I can implement it in googleappengine?
>
> Thanks
>
> Smita
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Being charged for dormant instances?

2011-09-05 Thread Sandeep dey


Same Problem Here, as you can see three of the resident instances don't have 
any load while
3 dynamic instances take all of the load. This is going to imply a double 
cost for us.

<https://lh3.googleusercontent.com/-FEFFfaKcPYM/Tl9-NvnFiKI/AAU/nEKXqmyY0R8/gae.jpg>
Seems like its a common problem and it might mess up a lot of bills. Will 
google kindly fix this up or 
atleast explain to me why there are 3 idle instance  and 3 active ones (I 
can understand one 1 idle instance)

Sandeep

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/pNA-QEBSxGcJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Google App Engine Instance Usages Faulty

2011-09-05 Thread Sandeep dey
Hi All,

I like the rest of you have been hit hard with the recent announcement of 
price changes. 
I use a *java* based runtime in my servlet and* ~36hours of CPU time* in my 
appspot instance daily and the result comes out to around $3/day.
The revised prices were coming out to be ~$23/day (this also considers the 
reads/writes of which i have 5 mil :)  
which of course makes hosting on appspot an impossibility.
 
I decided to follow some google guidelines to optimize our code, and we saw 
some mixed results immediately.

Enabling concurrency after making our code concurrent resulted in an 
immediate decrease of number of instances.  It decreased form *17 to 6* which 
we hailed a mighty good result. 

A detailed look into the running instances however showed that *our resident 
instances were not taking up any load at all. *
*All the load was being taken up by the dynamic instances. *
*
*
I have attached a screenshot below. Please note that *all* the instances 
have been active for the last *90 minutes*. but while 
*the dynamic instances had taken up ~14000 request each , the resident 
instances had <100 requests since the last 90 minutes. *
*
*
Seeing that we are moving to a instance - hour based pricing, we would be 
paying double of what we are actually using.
Is it a one off occurrence or has someone else also noticing this kind of 
issue . Please check

<https://lh3.googleusercontent.com/-FEFFfaKcPYM/Tl9-NvnFiKI/AAU/nEKXqmyY0R8/gae.jpg>
Thanks,
Sandeep

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/K4dtYNnvLpQJ.
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Is there any outage at appengine.. please respond if you feel the same

2011-08-08 Thread Sandeep Koduri
ring(template_string, origin)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
line 174, in compile_string
return parser.parse()
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
line 273, in parse
compiled_result = compile_func(self, token)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/defaulttags.py",
line 580, in ifequal
return do_ifequal(parser, token, False)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/defaulttags.py",
line 554, in do_ifequal
nodelist_true = parser.parse(('else', end_tag))
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/__init__.py",
line 273, in parse
compiled_result = compile_func(self, token)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader_tags.py",
line 172, in do_include
return ConstantIncludeNode(path[1:-1])
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader_tags.py",
line 87, in __init__
t = get_template(template_path)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py",
line 79, in get_template
source, origin = find_template_source(template_name)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loader.py",
line 68, in find_template_source
source, display_name = loader(name, dirs)
  File 
"/base/python_runtime/python_lib/versions/third_party/django-0.96/django/template/loaders/filesystem.py",
line 17, in load_template_source
return (open(filepath).read(), filepath)






-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] New issues raised after using django, need help........!!!

2011-07-01 Thread Sandeep Koduri
 line
1323, in ValidateProperty
'Unsupported type for property %s: %s' % (name, v.__class__))
TemplateSyntaxError: Caught BadValueError while rendering: Unsupported type
for property : 




File
"/base/data/home/apps/cricwaves/2-1-7-2.351525538158301508/cricket/dashboard/dash.py",
line 49, in generates
webapp.template.register_template_library('customfilters.customfilters')
File
"/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/template.py",
line 200, in register_template_library
django.template.add_to_builtins(package_name)
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/template/__init__.py",
line 1049, in add_to_builtins
builtins.append(import_library(module))
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/template/__init__.py",
line 992, in import_library
if not module_has_submodule(app_module, taglib):
File
"/base/python_runtime/python_lib/versions/third_party/django-1.2/django/utils/module_loading.py",
line 17, in module_has_submodule
for entry in package.__path__: # No *_path_*, then not a package.
AttributeError: 'module' object has no attribute '*_path_*'



we did a lot of work to move the old arcitecture of extends and autoescape
of direct html print from django tags..

even after then..


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: order by property in reference table.

2011-06-17 Thread Sandeep Koduri
ya i agree.

consider also we don't have option to get *unique* items in a column to
populate filter, if we added a string column.
also we are using reference property to get and show additional properties
from this table.

actually i did it the way you said. added a string column for the sort and
filter purpose, and another for reference property .
i am trying to show my regret towards the limitations i column while moving
some functionality from php to appengine



On Fri, Jun 17, 2011 at 2:40 PM, Robert Kluin wrote:

> If you use this approach and find your pages consume lots of CPU and /
> or load very slowly, use Appstats.  You might find that you're making
> many queries.
>
> Adding the country name property to the user data models will use only
> one query, and has the advantage that one cursor can be used to easily
> implement a paging solution on the entire query.
>
>
> Robert
>
>
>
>
>
> On Tue, Jun 14, 2011 at 23:35, sergey  wrote:
> > No, you need addition Property in userData for this.
> > But may be for you work something like this:
> > entity = country.all().order('name')
> > for entry in entity
> >for current_userData in entry.userData_set
> >    #current_userData - is you
> > userData.all().order('country.name')
> >
> > On Jun 14, 12:43 pm, Sandeep Koduri  wrote:
> >> Hello,
> >>
> >> i am building a table for registered users faced this issue.
> >>
> >> Here is my db structure.
> >>
> >> class country(db.model)
> >>   name  =  db.stringProperty()
> >>   currency = db.stringProperty()
> >>   language = db.stringProperty()
> >>
> >> class userData(db.model)
> >>  name = db.stringProperty()
> >>  mail   = db.stringProperty()
> >>  country  =  db.referenceProperty(country)
> >>
> >> in the form made each column sort able. And also have a filter for
> >> countries.
> >>
> >> userData.all().order('country.name')
> >>
> >> is the kind of query which i am trying to place to get the results.
> >>
> >> can any one suggest a way to make this order sort
> >>
> >> --
> >> Regards
> >> Sandeep Koduri
> >> Phone: +91- 99 666 02 456
> >> Gtalk: sandeep.koduri | Skype: sandeep.koduri
> >> P Please consider the environment before printing this email
> >
> > --
> > 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
> >
> >
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] order by property in reference table.

2011-06-14 Thread Sandeep Koduri
Hello,

i am building a table for registered users faced this issue.

Here is my db structure.

class country(db.model)
  name  =  db.stringProperty()
  currency = db.stringProperty()
  language = db.stringProperty()


class userData(db.model)
 name = db.stringProperty()
 mail   = db.stringProperty()
 country  =  db.referenceProperty(country)

in the form made each column sort able. And also have a filter for
countries.


userData.all().order('country.name')

is the kind of query which i am trying to place to get the results.


can any one suggest a way to make this order sort







-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri
P Please consider the environment before printing this email

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] older version data showing in default version

2011-05-16 Thread Sandeep Koduri
sorry, by data i mean to say files in app like css and templates.

on every refresh the the css or templates or static files of other version
is showing up. this is the concern the data from the store is stable..

On Mon, May 16, 2011 at 12:36 PM, Brandon Wirtz  wrote:

> All versions share a data store, if you versioned your data store you need
> to assign a new kind.
>
>
>
> *From:* google-appengine@googlegroups.com [mailto:
> google-appengine@googlegroups.com] *On Behalf Of *Sandeep Koduri
> *Sent:* Sunday, May 15, 2011 11:08 PM
> *To:* google-appengine@googlegroups.com
> *Subject:* [google-appengine] older version data showing in default
> version
>
>
>
> Hello,
>
>
>
> We are facing some abnormal behavior at appengine,
>
>
>
> We have one default version, which is showing data from different version
> at each refresh. We made lot of work considering it as a bug in our code but
> could not find any flaw.
>
>
> I am not able to explain wt the error is to either the client or the
> management.
>
>
>
> *Any one having any idea about this please respond to this post. *
>
> We cant handle this with appengine if the live mode is some kinds of errors
> like this...
>
>
>
> also some times there is abnormal usage of quotas even if there is no
> traffic to the site..
>
>
>
>
>
>
> --
> Regards
> Sandeep Koduri
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] older version data showing in default version

2011-05-15 Thread Sandeep Koduri
Hello,

We are facing some abnormal behavior at appengine,

We have one default version, which is showing data from different version at
each refresh. We made lot of work considering it as a bug in our code but
could not find any flaw.

I am not able to explain wt the error is to either the client or the
management.

*Any one having any idea about this please respond to this post. *
We cant handle this with appengine if the live mode is some kinds of errors
like this...

also some times there is abnormal usage of quotas even if there is no
traffic to the site..



-- 
Regards
Sandeep Koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Xmpp api get user status.

2011-05-02 Thread Sandeep Koduri
Hello appengine  team,

*I tried and are using the xmpp api, we are happy with what the api is
providing.*
*After the implementation of setting appspot status and presence it helped
us to manage the UI Much better than that of previous versions.*

Now just willing to know if there will be a possibility to get more data
about the client who added the appspot on his chat cleint, apart from
presence.
Like  Status Message, profile picture ect.


This information will really help our app to get a very new and good look.


-- 
Thanks,
Regards
Sandeep Koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Thank you appengine, this day would have not survived for us, if no appengine

2011-04-03 Thread Sandeep Koduri
ya simon,

this is the flexibility with appengine, i like the point pay for what you
use. which to my knowledge is not possible with any other service with
no monitoring/managing team

On Thu, Mar 31, 2011 at 12:59 AM, Simon Knott  wrote:

> Wow, nice spike!  Congratulations to you as well - obviously your app was
> designed to fit the platform, which is always nice to see.
>
> I love the fact that handling that much traffic only cost you $80 as well.
>
> Simon
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Thank you appengine, this day would have not survived for us, if no appengine

2011-04-03 Thread Sandeep Koduri
Hi Greg,


ya, the snap is showing up the strength of the cloud, and the feasibility
with appengine. we are most happy with appengine.
we are using MS for this app, this app doesn't have a
big data-store activity in live mode.

On Fri, Apr 1, 2011 at 4:40 AM, Greg  wrote:

> Thanks for posting these figures - it's great to have some numbers to
> quote to people who doubt Appengine.
>
> Could you tell us whether you are using MS or HR datastore?
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Thank you appengine, this day would have not survived for us, if no appengine

2011-04-03 Thread Sandeep Koduri
we enabled quota, the raise is automatic. We requested for raises in some
other resources but not req/sec.
i remember the there was 500 req per sec, nothing apart as  per my knowledge

On Fri, Apr 1, 2011 at 5:19 AM, Andrei  wrote:

> Isn't there a limit on number of request per second, like 70/sec is
> max?
> Did you ask to raise the limit?
>
> On Mar 30, 2:59 pm, Sandeep Koduri  wrote:
> > Hi guys,
> >
> > We are serve cricket feeds from appengine, we on this day with appengine
> > were able to handle the huge raise in traffic efficiently.
> > we face this kind of traffic only on few  days like this where a cricket
> > fight between india and pakistan(today), or on the day of cricket world
> > cup final
> >  we would have not survived with any other thing except appengine, thank
> you
> > very much.
> >
> > 1500 req/sec
> > 730 cpu hours/ in a span of 12 hrs
> > and almost 600 instances in peak hours.
> > we experimented for past years on different technologies, to find a
> solution
> > which can scale on the day where we face a traffic like this and retain
> back
> > to its normal phase when there is no traffic,
> > of all those *appengine is the best*
> >
> > --
> > Regards
> > Sandeep Koduri
> > Atok Soft India | Cricfeeds.com
> > Phone: +91- 99 666 02 456
> > Gtalk: sandeep.koduri | Skype: sandeep.koduri
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Thank you appengine, this day would have not survived for us, if no appengine

2011-04-03 Thread Sandeep Koduri
ya it was great, even a very huge dedicated sever or any other cloud can
handle the traffic this easy as appeninge,
We really need to thank google for the appengine.

On Sun, Apr 3, 2011 at 6:54 PM, Vikas Hazrati  wrote:

> What is the peak reqs/sec that you were handling and for what duration
> was the system running at peak load? Somehow 600 instances sounds like
> a lot!
>
> On Mar 30, 11:59 pm, Sandeep Koduri  wrote:
> > Hi guys,
> >
> > We are serve cricket feeds from appengine, we on this day with appengine
> > were able to handle the huge raise in traffic efficiently.
> > we face this kind of traffic only on few  days like this where a cricket
> > fight between india and pakistan(today), or on the day of cricket world
> > cup final
> >  we would have not survived with any other thing except appengine, thank
> you
> > very much.
> >
> > 1500 req/sec
> > 730 cpu hours/ in a span of 12 hrs
> > and almost 600 instances in peak hours.
> > we experimented for past years on different technologies, to find a
> solution
> > which can scale on the day where we face a traffic like this and retain
> back
> > to its normal phase when there is no traffic,
> > of all those *appengine is the best*
> >
> > --
> > Regards
> > Sandeep Koduri
> > Atok Soft India | Cricfeeds.com
> > Phone: +91- 99 666 02 456
> > Gtalk: sandeep.koduri | Skype: sandeep.koduri
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Thank you appengine, this day would have not survived for us, if no appengine

2011-04-03 Thread Sandeep Koduri
Hi Aldrin,

we have reached 1200 hits per/second  for final,
we wished we would see a new record this day but ind vs pak was terrific.


On Sun, Apr 3, 2011 at 1:22 AM, aldrinm  wrote:

> Great stuff, Sandeep! Curious to know what the figures were like
> today, on the final match.
>
> Cheers,
> Aldrin
>
> On Mar 30, 11:59 pm, Sandeep Koduri  wrote:
> > Hi guys,
> >
> > We are serve cricket feeds from appengine, we on this day with appengine
> > were able to handle the huge raise in traffic efficiently.
> > we face this kind of traffic only on few  days like this where a cricket
> > fight between india and pakistan(today), or on the day of cricket world
> > cup final
> >  we would have not survived with any other thing except appengine, thank
> you
> > very much.
> >
> > 1500 req/sec
> > 730 cpu hours/ in a span of 12 hrs
> > and almost 600 instances in peak hours.
> > we experimented for past years on different technologies, to find a
> solution
> > which can scale on the day where we face a traffic like this and retain
> back
> > to its normal phase when there is no traffic,
> > of all those *appengine is the best*
> >
> > --
> > Regards
> > Sandeep Koduri
> > Atok Soft India | Cricfeeds.com
> > Phone: +91- 99 666 02 456
> > Gtalk: sandeep.koduri | Skype: sandeep.koduri
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Thank you appengine, this day would have not survived for us, if no appengine

2011-03-30 Thread Sandeep Koduri
Hi guys,

We are serve cricket feeds from appengine, we on this day with appengine
were able to handle the huge raise in traffic efficiently.
we face this kind of traffic only on few  days like this where a cricket
fight between india and pakistan(today), or on the day of cricket world
cup final
 we would have not survived with any other thing except appengine, thank you
very much.

1500 req/sec
730 cpu hours/ in a span of 12 hrs
and almost 600 instances in peak hours.
we experimented for past years on different technologies, to find a solution
which can scale on the day where we face a traffic like this and retain back
to its normal phase when there is no traffic,
of all those *appengine is the best*


-- 
Regards
Sandeep Koduri
Atok Soft India | Cricfeeds.com
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: standart libraries import errors

2011-03-08 Thread Sandeep Koduri
Hi,

Many of our client sites are down, please try to resolve the issues as soon
as possible.
This is a crucial day for us and all our cricket cleints.. Please see these
issues get cleared..
http://cricket.punjabkesari.in/
<http://cricket.punjabkesari.in/>www.cric360.com

Some of the apps which were not working a hour back were working fine now.
www.cricwaves.com
cricketworldcup2011.sulekha.com



On Tue, Mar 8, 2011 at 5:28 PM, Mickey Kataria (Google Employee) <
mic...@google.com> wrote:

> We're aware that there is an issue with the Python runtime and are
> working on a fix.
>
> On Mar 8, 10:50 pm, djidjadji  wrote:
> > : No module named appstats
> > File "/base/data/home/apps/xyz/abcdev/appengine_config.py", line 3, in
> > webapp_add_wsgi_middleware
> > from google.appengine.ext.appstats import recording
> >
> > and many other imports not found
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: standart libraries import errors

2011-03-08 Thread Sandeep Koduri
Facing the same here

On Tue, Mar 8, 2011 at 5:09 PM, Robert  wrote:

> We also see this:
>
> type 'exceptions.ImportError'>: No module named dist
> Traceback (most recent call last):
>   File "/base/data/home/apps/gigswiztickets/aa33.348854469429752821/
> main.py", line 4, in 
>from google.appengine.dist import use_library
>
> On Mar 8, 1:24 pm, Kenneth  wrote:
> > Having the same problem, I just posted on this just now too, sorry to
> > duplicate the thread.
> >
> > Google, please help us, you're our only hope.
> >
> > On Mar 8, 11:19 am, Mauro Asprea  wrote:
> >
> >
> >
> >
> >
> >
> >
> > > Same here 
> >
> > >from django.utils import simplejson
> >
> > > is failing...
> >
> > > On Tue, Mar 8, 2011 at 12:18 PM, Dmitry 
> wrote:
> > > > a lot of errors. few minutes ago... and still going on
> >
> > > > : cannot import name taskqueue
> >
> > > > Traceback (most recent call last):
> > > > from google.appengine.api import taskqueue
> >
> > > > : No module named util
> > > > Traceback (most recent call last):
> > > > from google.appengine.ext.webapp.util import run_wsgi_app
> >
> > > > : unknown encoding: utf-16-be
> >
> > > >  --
> > > > 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, visit this group at
> > > >http://groups.google.com/group/google-appengine?hl=en.
> >
> > > --
> > > Mauro Sebastián Asprea
> >
> > > E-Mail: mauroasp...@gmail.com
> > > Mobile: +34 654297582
> > > Skype: mauro.aspreahttp://www.wishandbam.com/
> >
> > > Algunos hombres ven las cosas como son y se preguntan porque. Otros
> sueñan
> > > cosas que nunca fueron y se preguntan por qué no?.
> > > George Bernard Shaw
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] mODULE MISSING ERROR

2011-03-08 Thread Sandeep Koduri
Hello,
Can any one figure this out.
all our sites are down.

011-03-08 03:10:13.093

: No module named util
Traceback (most recent call last):
  File 
"/base/data/home/apps/tm-mailer/1-0-1.348853450994017255/zetaServices/mailer/maind.py",
line 19, in 
from google.appengine.ext.webapp.util import run_wsgi_app

-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



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

2011-02-25 Thread Sandeep Koduri
Hi,

We dont have precompilation enabled but still getting the same error.

Uploaded 24 files and blobs
Precompilation starting.
Precompilation: 116 files left.
2011-02-25 05:57:01,049 INFO appcfg.py:1814 HTTP Error (HTTP Error 500:
Internal Server Error)
Rolling back the update.
Error 500: --- begin server output ---






Error: Server Error

The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error
message and the query that caused it.



--- end server output ---

There is a new release of the SDK available.
---
Latest SDK:
api_versions: ['1']
release: 1.4.2
timestamp: 1294960686

---
Your SDK:
api_versions: ['1']
release: 1.3.8
timestamp: 1284157741

---
Please visit http://code.google.com/appengine for the latest SDK


On Fri, Feb 25, 2011 at 7:02 PM, bFlood  wrote:

> I just saw the same thing, 503 error on upload. Disabled
> precompilation and the upload continued successfully
>
> On Feb 25, 2:59 am, Eric Ka Ka Ng  wrote:
> > Hi Ikai,
> >
> > We experienced 503 error during the pre-compilation stage during
> deployments
> > to all our apps in this hour. would try to disable precompilation first
> and
> > re-enable it later when this problem has been fixed
> >
> > - eric
> >
> > On 10 December 2010 06:50, Ikai Lan (Google)  >wrote:
> >
> >
> >
> >
> >
> >
> >
> > > 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 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 2:27 PM, dloomer  wrote:
> >
> > >> I see the title of the thread was changed to reflect 500 instead of
> > >> 503, but the log dump I get, and which I assume the OP gets, is:
> >
> > >> Error 503: --- begin server output ---
> > >> Try Again (503)
> > >> An unexpected failure has occurred. Please try again.
> > >> --- end server output ---
> > >> 2010-12-08 16:25:24 (Process exited with code 1)
> >
> > >> On Dec 8, 3:32 pm, Nick Renny  wrote:
> > >> > Not getting anything through with deploy. failing at pre-compilation
> > >> > with 500 errors - for the last 2 hours
> >
> > >> --
> > >> 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, visit this group at
> > >>http://groups.google.com/group/google-appengine?hl=en.
> >
> > >  --
> > > 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, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] template inheritance while using django 1.2 via appengiene uselibrary in gae 1.4.2

2011-02-22 Thread Sandeep Koduri
Hi,

Am trying to use django 1.2. which is raising some template not found error
when we try to extend to other relative path.
Which worked fine in django 0.96,
{% extends "../../../central/dashboard/templates/home.html" %}
Using this is bringing the error home dose not exist.
this is the file structure.
app/
   module1/
  dashboard/
 templates/
  currentdash.html(the dashboard template for the current
module, we are trying to design and structure from home.html in central
dashboard )
   central/
  dashboard/
 templates/
  home.html(our actual structure which need to accessed at
variable path for outer frame and data)

Do any one have any idea how to extend the template in django 1.2
else we need to get limited for using django as we are very much relied on
it.


-- 
Regards
Sandeep Koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] App Engine SDK 1.4.2 is out!

2011-02-15 Thread Sandeep Koduri
Hello Mr. wesley,

  webapp.template.register_template_library('customfilters')

This is the only way we could import register_template_library,
customfilters.py file on the root level of the app, access from other paths
is not available.
We used the default package django 0.96 didnt try other version


now for 1.2 we altered the file structure to customfilters\customfilters.py
and added a init file..

webapp.template.register_template_library('customfilters.customfilters')

using this way making it work fine for 1.2
the previous mechanism didnt work for 1.2, and is raising errors.




On Wed, Feb 16, 2011 at 5:20 AM, Wesley C (Google) wrote:

> just for posterity, can you guys confirm that
> register_template_library() worked without any problems in 1.0 & 1.1
> (show original snippet?), and only broke with 1.2? (i was under the
> impression that it has always taken a module name [rather than a
> path].)
>
> thanks!
> -- wesley
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "Core Python Programming", Prentice Hall, (c)2007,2001
> "Python Fundamentals", Prentice Hall, (c)2009
>http://corepython.com
>
> wesley.chun : wesc+api at google.com : @wescpy
> developer relations :: google cloud products
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] App Engine SDK 1.4.2 is out!

2011-02-15 Thread Sandeep Koduri
Ya it worked for the same way, added a folder with init file and the actual
file inside it.
  app_path, taglib = taglib_module.rsplit('.',1)
This is the bug here , trying to split with the last word in the module
path.
for the single word input its raising this kind errors. but this is helpful,
can place the filter file in any path of the app...

On Tue, Feb 15, 2011 at 8:04 PM, Adam  wrote:

> Sandeep and Norvo, I was bitten by this bug as well, and I was able to
> figure out a solution. It seems that with Django 1.2,
> the register_template_library call no longer takes a simple file path.
> Instead, it expects a module.class dot-notation. To fix it, I put the file
> that contains my custom tag definitions (MVCTags.py in my case) in a
> directory called 'tags' and added an empty __init__.py file. That makes
> 'tags' a Python module. Then, I changed the call to
> register_template_library to this: register_template_library('tags.MVCTags')
> and it works just fine.
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] advice on how to send mails to addresses on vtext.com domain

2011-02-14 Thread Sandeep Arneja
Hello

I am trying to send email to phonenum...@vtext.com using google app
enigne. My problem is that GAE adds a "return-path" header to all
outgoing mail which can not be overridden. Verizon on the other hand
displays the value of the "return-path" header as the "from" address.

This creates all sorts of problems, but primarily users can not
respond to my messages as the response will go, if it does go
anywhere, to the bounce back address GAE puts in the return-path
header.

Is there a way to prevent addition of the return path header or
prevent Verizon from showing the wrong value in the from field?

I am also considering to use a different mail service to send messages
from my application hosted on GAE. Now I know GAE prevents me from
using a different SMTP server but i could still use some sought of a
web-service/url to send mails out.

Are there any recommendations on which external mail service provider
I could use which wouldn't have similar problems and has a web-service/
url to send mails?

Thank You Sandeep

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] App Engine SDK 1.4.2 is out!

2011-02-13 Thread Sandeep Koduri
Thanks for the reply,

But tried to put in appconfig too. We have some custom developed filters for
django. these are invoked at the last in the call process.
Putting use_library  is showing this kind of errors

webapp.template.register_template_library('customfilters')
  File "C:\Program
Files\Google\google_appengine\google\appengine\ext\webapp\template.py",
line 269, in register_template_library
django.template.add_to_builtins(package_name)
  File "C:\Program
Files\Google\google_appengine\lib\django_1_2\django\template\__init__.py",
line 1049, in add_to_builtins
builtins.append(import_library(module))
  File "C:\Program
Files\Google\google_appengine\lib\django_1_2\django\template\__init__.py",
line 984, in import_library
app_path, taglib = taglib_module.rsplit('.',1)
ValueError: need more than 1 value to unpack


On Sun, Feb 13, 2011 at 10:43 PM, Geoffrey Spear wrote:

> Are you using appstats or some other middlewear that might be using
> webapp.template?  You need to call use_library() before any code tries to
> use django; app_config.py is probably a good place to put the call.
>
>
> On Sunday, February 13, 2011 10:44:38 AM UTC-5, $ÂÑЀ€P wrote:
>
>> Hi,
>>
>> tried to use use_library('django','1.2')
>>
>> This is giving this kind of error..., can any one help how to sort
>> this...
>>
>> E2011-02-13 07:08:52.561
>>
>> : django 
>> 1.2 was requested, but 0.96.4.None is already in use
>> Traceback (most recent call last):
>>   File 
>> "/base/data/home/apps/littleparadischool/1-2-36.348324395325175647/cricket/disxml.py",
>>  line 7, in 
>> use_library('django', '1.2')
>>   File 
>> "/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
>>  line 291, in use_library
>> InstallLibrary(name, version, explicit=True)
>>   File 
>> "/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
>>  line 250, in InstallLibrary
>> CheckInstalledVersion(name, version, explicit=True)
>>   File 
>> "/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
>>  line 194, in CheckInstalledVersion
>> (name, desired_version, installed_version))
>>
>>
>> On Sun, Feb 13, 2011 at 6:01 AM, David Mora  wrote:
>>
>>> There seems to be a problem (in python) when using the bulk loader:
>>>
>>> UnacceptableVersionError: django 1.1 was requested, but 1.2.3.final.0
>>> is already in use
>>> [INFO] An error occurred. Shutting down...
>>>
>>> We load django 1.1 directly in app_config.py so it is used across all
>>> mapreduces/pipelines
>>>
>>> Would not say it is a issue yet since i have not properly debug it
>>> (hell, is weekend :) ) - if i found more info ill fill up a bug
>>> properly, thought i should share this, tho
>>>
>>> On 12 February 2011 14:30, Sandeep Koduri  wrote:
>>> > Thanks for the update, we were eager about this.
>>> > Thinking why the version release updates of python went after java
>>> ones,
>>> > different from regular process.
>>> > This version helps us lot
>>> >
>>> > On Sat, Feb 12, 2011 at 1:50 AM, Ikai Lan (Google)
>>> >  wrote:
>>> >>
>>> >> Hey everyone,
>>> >> The moment you've been waiting for is here. Drum roll please ... *drum
>>> >> roll* SDK 1.4.2 is out! I know you've all been anxious to get your
>>> hands on
>>> >> this release (many of you jumping the gun and download the SDK before
>>> the
>>> >> previous announcement). You won't be disappointed. Here's the official
>>> blog
>>> >> post:
>>> >>
>>> >>
>>> http://googleappengine.blogspot.com/2011/02/app-engine-142-sdk-api-updates-and.html
>>> >> One thing you'll notice is that Prospective Search (Matcher API) isn't
>>> in
>>> >> this release even though it was in the prerelease SDK. We're going to
>>> try to
>>> >> get it out for one of the upcoming releases. Apologies for those of
>>> you
>>> >> wanted to use it - it's coming soon, I promise!
>>> >> Release notes for 1.4.2 are below. As usual, you can update the SDK
>>> >> through all the standard means or via the downloads
>>> >> page: http://code.google.com/appengine/downloads.html
>&g

Re: [google-appengine] App Engine SDK 1.4.2 is out!

2011-02-13 Thread Sandeep Koduri
Hi,

tried to use use_library('django','1.2')

This is giving this kind of error..., can any one help how to sort
this...

E2011-02-13 07:08:52.561

:
django 1.2 was requested, but 0.96.4.None is already in use
Traceback (most recent call last):
  File 
"/base/data/home/apps/littleparadischool/1-2-36.348324395325175647/cricket/disxml.py",
line 7, in 
use_library('django', '1.2')
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
line 291, in use_library
InstallLibrary(name, version, explicit=True)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
line 250, in InstallLibrary
CheckInstalledVersion(name, version, explicit=True)
  File 
"/base/python_runtime/python_lib/versions/1/google/appengine/dist/_library.py",
line 194, in CheckInstalledVersion
(name, desired_version, installed_version))


On Sun, Feb 13, 2011 at 6:01 AM, David Mora  wrote:

> There seems to be a problem (in python) when using the bulk loader:
>
> UnacceptableVersionError: django 1.1 was requested, but 1.2.3.final.0
> is already in use
> [INFO] An error occurred. Shutting down...
>
> We load django 1.1 directly in app_config.py so it is used across all
> mapreduces/pipelines
>
> Would not say it is a issue yet since i have not properly debug it
> (hell, is weekend :) ) - if i found more info ill fill up a bug
> properly, thought i should share this, tho
>
> On 12 February 2011 14:30, Sandeep Koduri 
> wrote:
> > Thanks for the update, we were eager about this.
> > Thinking why the version release updates of python went after java ones,
> > different from regular process.
> > This version helps us lot
> >
> > On Sat, Feb 12, 2011 at 1:50 AM, Ikai Lan (Google)
> >  wrote:
> >>
> >> Hey everyone,
> >> The moment you've been waiting for is here. Drum roll please ... *drum
> >> roll* SDK 1.4.2 is out! I know you've all been anxious to get your hands
> on
> >> this release (many of you jumping the gun and download the SDK before
> the
> >> previous announcement). You won't be disappointed. Here's the official
> blog
> >> post:
> >>
> >>
> http://googleappengine.blogspot.com/2011/02/app-engine-142-sdk-api-updates-and.html
> >> One thing you'll notice is that Prospective Search (Matcher API) isn't
> in
> >> this release even though it was in the prerelease SDK. We're going to
> try to
> >> get it out for one of the upcoming releases. Apologies for those of you
> >> wanted to use it - it's coming soon, I promise!
> >> Release notes for 1.4.2 are below. As usual, you can update the SDK
> >> through all the standard means or via the downloads
> >> page: http://code.google.com/appengine/downloads.html
> >> Note: Some of you who downloaded the Java SDK prior to this announcement
> >> actually got a version that was missing the unit testing jars. If you
> >> downloaded the Java SDK over ~30 minutes ago and are wondering where all
> the
> >> testing jars went, please go ahead and download it again (if you didn't
> >> notice that the testing jars were missing ... well, shame on you, you
> should
> >> be writing unit tests).
> >> Java Version 1.4.2
> >> =
> >> - You can now vacuum datastore indexes with the Java SDK.
> >> - The XMPP API was updated to include presence and allow subscriptions.
> >> - The Task Queue now supports programmatic deleting of tasks.
> >> http://code.google.com/p/googleappengine/issues/detail?id=2588
> >> - The maximum rate per queue at which tasks are processed has been
> >> increased to
> >>   100 task per second.
> >> - The maximum number of concurrent requests for a single queue can be
> >> specified
> >>   in the application's queue.xml. This provides an additional
> easy-to-use
> >> form
> >>   of rate limiting. The current number of running tasks is also
> displayed
> >> in
> >>   the Admin Console.
> >> - Metadata queries in the Datastore now support cursors.
> >> - Admin Console logs viewer now displays time as -MM-DD
> HH:MM:SS.mmm.
> >> - Added a warning when an admin tries to upload a queue.yaml where the
> >> number
> >>   of new queues and the number of disabled queues exceeds 100.
> >> - Added a putIfUntouched() method to the Memcache API.
> >> http://code.google.com/p/googleappengine/issues/detail?id=2139
> >> - Added JAX-WS support for

Re: [google-appengine] App Engine SDK 1.4.2 is out!

2011-02-12 Thread Sandeep Koduri
.
> - If Python Precompilation fails, an error will be printed but the app will
>   still be uploaded.
> - Added a --disable_sdk_update_check command line flag to the
> dev_appserver.
> - The Mail API added KML and KMZ files as allowed attachments.
> - Fixed an issue where the datastore copy functionality did not work if
> writes
>   were disabled on the source application.
> - Fixed an issue where mail from @appid.appspotmail.com did not work when
>   sending mail to app admins.
>  - Fixed an issue where the dev_appserver URLFetch API limit was 16MB. It
> is now
>   32 MB to match production.
> - Fixed a zipimport issue on Windows which was not working due to path
>   separators.
> http://code.google.com/p/googleappengine/issues/detail?id=2086
> - Fixed an issue where the SDK did not enforce the 100 task limit for the
> Task
>   Queue.
> http://code.google.com/p/googleappengine/issues/detail?id=3296
> - Fixed an issue where Query.order() was broken for properties with the
> 'name'
>   attribute.
> http://code.google.com/p/googleappengine/issues/detail?id=3693
> - Fixed an unhelpful error message in the Python namespace_manager.
> http://code.google.com/p/googleappengine/issues/detail?id=3931
>
> --
> 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
>
>  --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Prerelease SDK 1.4.2 is available for download

2011-02-10 Thread Sandeep Koduri
ail?id=2588
> > - The maximum rate per queue at which tasks are processed has been
> increased
> > to
> >   100 task per second.
> > - The maximum number of concurrent requests for a single queue can be
> > specified
> >   in the application's queue.xml. This provides an additional easy-to-use
> > form
> >   of rate limiting. The current number of running tasks is also displayed
> in
> >   the Admin Console.
> > - Metadata queries in the Datastore now support cursors.
> > - Admin Console logs viewer now displays time as -MM-DD HH:MM:SS.mmm.
> > - Added a warning when an admin tries to upload a queue.yaml where the
> > number
> >   of new queues and the number of disabled queues exceeds 100.
> > - Added a putIfUntouched() method to the Memcache API.
> >http://code.google.com/p/googleappengine/issues/detail?id=2139
> > - Added JAX-WS support for writing SOAP clients and SAAJ support for
> writing
> >   SOAP servers. JAX-WS for SOAP servers is not yet supported.
> > - The Mail API added KML and KMZ files as allowed attachments.
> > - Fixed an issue where mail from @appid.appspotmail.com did not work
> when
> >   sending mail to app admins.
> > - Fixed an issue where the SDK did not enforce the 100 task limit for the
> > Task
> >   Queue.
> >http://code.google.com/p/googleappengine/issues/detail?id=3296
> > - Fixed an issue where the Java SDK URLFetch did not support 32MB
> response
> >   sizes.
> >http://code.google.com/p/googleappengine/issues/detail?id=4215
> > - Fixed an issues where  mappings in web.xml were broken.
> >http://code.google.com/p/googleappengine/issues/detail?id=4216
> >
> > --
> > 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
>
> --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Does task scheduling work on dev_appserver ?

2011-02-10 Thread Sandeep Arneja
Only works in prod.

On Feb 10, 6:06 am, Justin  wrote:
> queue.yaml looks as follows:
>
> queue:
> - name: quotes
>   rate: 6/m
>   bucket_size: 1
>
> The tasks all get executed, but seemingly 'as soon as possible' rather
> than my desired one-per-10-seconds. Have I mis-configured something,
> or does scheduling only work in production ?
>
> 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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: How to trigger a function every 5 minutes

2011-02-08 Thread Sandeep Arneja
tasks and task queues should do that... schedule one task to run and
let that task schedule itself in 5 mins. remember that the eta is not
respected in dev env but will work once deployed.

On Feb 5, 11:38 pm, momijigari  wrote:
> Hello!
>
> I've just started to work with Google App Engine. So I'm noob, and I
> ask for your patience.
> And I've never programmed with Java before, so I'm a noob twice.
> (but I'm a Flash Developer and am familiar with programming).
>
> I decided to write a small jabber bot running on Google App Engine.
> Have read an official tutorial 
> (http://code.google.com/intl/uk-UA/appengine/articles/using_xmpp.html
> )
> Well it was kinda mess but I managed to make a simple bot which says
> "hello" as an answer to anything.
> I don't even understand how did it work after deployment, cause i
> couldn't test anything locally. Kinda magic from google... I still
> dont understand the basic concept of how it all works, what class is
> triggered first, which one is basic, how they interact etc., and
> nobody even tried to explain that in Google documentation.
> May be you could advise me also some very VERY simple basic tutorials
> for the super noobs in the technology..
> But never mind, I have a different topic here.
>
> Now I have a simple question — I want my bot to make an action every 5
> minutes.
> How  can I set a scheduled event in Java?
> I've tried to understand the TasksQueue concept (from 
> herehttp://code.google.com/intl/uk/appengine/docs/java/taskqueue/overview...
> )
> But it makes absolutely no sense to me.
>
> I just need to trigger one function every 5 mins.
> What is the easiest way to do it?
>
> Thanks in advance.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Prerelease SDK 1.4.2 is available for download

2011-02-03 Thread sandeep Koduri
servers. JAX-WS for SOAP servers is not yet supported.
> - The Mail API added KML and KMZ files as allowed attachments.
> - Fixed an issue where mail from @appid.appspotmail.com did not work when
>   sending mail to app admins.
> - Fixed an issue where the SDK did not enforce the 100 task limit for the
> Task
>   Queue.
> http://code.google.com/p/googleappengine/issues/detail?id=3296
> - Fixed an issue where the Java SDK URLFetch did not support 32MB response
>   sizes.
> http://code.google.com/p/googleappengine/issues/detail?id=4215
> - Fixed an issues where  mappings in web.xml were broken.
> http://code.google.com/p/googleappengine/issues/detail?id=4216
>
>
>
>
>
>
> --
> 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
>
>  --
> 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, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Atok Soft India | Cricfeeds.com
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Considering using Google Accounts for authentication. Good idea?

2011-02-02 Thread Sandeep Arneja
Yes you are absolutely correct. With google auth I do not need to
maintain a login page as user is redirected to googles login page when
authentication is needed.
But my problem remains the same. Users come to my site and then are
forwarded to the google login page asking for their google
credentials. This gives users the false belief that I ("the
application owner") am going to recieve ther google password. Many
users are not comfortable with the idea of giving their google
credentials to me and thus do not sign up/in. This hurts business.

PS: Its needless to say that we both know that applications dont get
the users password but i don't think users get that at first glance,
specially when they are browsing through and debating if they should
sign up.

Thx
Sandeep

On Feb 1, 4:58 pm, Jeff Schwartz  wrote:
> Hi Sandeep,
>
> I would have thought that by using Google Accounts to authenticate users it
> would eliminate the need for having a login page altogether. If the user
> isn't logged in then just let the User api forward them to Google's login
> page and redirect them back to your site once they've logged in. Am I right
> or am I missing something here?
>
> Jeff
>
>
>
> On Tue, Feb 1, 2011 at 4:51 PM, Sandeep Arneja  wrote:
> > I am in favor of google auth for all the reasons you mentioned. It
> > makes things easier, more reliable and cheaper for me. My only concern
> > is that most of my new users feel skeptical at first glance when
> > providing their google credentials during the sign up process. During
> > my demos 90% of my users have said "I hope u won't steal my google
> > password". Now both you and I know that google doesn't share the users
> > private data let alone the password. The log in page even tells that
> > to all users but this is not apparent and is not the users first
> > impression. Google analytics shows me that this is huring my sign ups.
> > I am considering removing google auth but would like everyones input
> > before I do so.
>
> > Thanks
> > Sandeep
>
> > On Feb 1, 9:08 am, Jeff Schwartz  wrote:
> > > Hi all,
>
> > > I hope you don't mind me cross posting this to both the gwt and app
> > engine
> > > groups since I'd really like to get the opinions of users on both
> > platforms.
>
> > > I'm in the middle of developing a gwt application on app engine. The
> > > application's security requirements are that non members, meaning those
> > that
> > > haven't registered, are restricted to viewing only the application's
> > public
> > > 'page'.
>
> > > What I developed for authentication is home grown using my own login
> > form,
> > > client side cookies and a User entity with password and email address
> > stored
> > > in the application's data store. While my home grown implementation works
> > > perfectly I am not comfortable with the security implications of cookies
> > and
> > > passing raw passwords to the server to authenticate my users. I also can
> > not
> > > use SSL at this time as financial constraints unfortunately prohibit any
> > > expenditures on this project.
>
> > > As I place my users' privacy and security above all else I am therefore
> > > looking to implement a better solution; one that would if possible
> > eliminate
> > > my responsibility altogether of having to store cookies and passwords and
> > > transport them via HTTP when authenticating.
>
> > > One alternative that I am currently considering is using Google Accounts
> > to
> > > authenticate my users along with my own User entity that would store the
> > > additional information users must provide when registering to use the
> > > services of my application. My User entity (not to be confused with the
> > User
> > > object provided by the User API) would store the user's Google Account ID
> > > and would provide the ability to determine if a user is registered simply
> > by
> > > querying for their Google Accounts ID in my datastore. It would eliminate
> > > having to store client side cookies and sending raw passwords to the
> > server.
> > > So far it seems like a win-win proposition as it appears to satisfy all
> > my
> > > use cases.
>
> > > For those who already use Google Accounts for user authentication are you
> > > happy with the service? How about the services' availability track record
> > > and does it provide the security you had hoped it would?
>
> > > For tho

[google-appengine] Issue Parsing incoming mail from Hotmail is Back!!

2011-02-02 Thread Sandeep Arneja
I am once again getting error in GAE SDK 1.4:

java.io.IOException: Truncated quoted printable data

when I do part.getContent();

Incomming Mails from Google and Yahoo work. I only see the issue from
Hotmail.

This code given here: http://code.google.com/p/appengine-springmvc3-starter-app/

does not work any more. This can be verified by sending a mail to this
app from hotmail.

live app address: http://code.google.com/p/appengine-springmvc3-starter-app/

Please help.

Thx






-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: wild match in url-pattern

2011-02-02 Thread Sandeep Arneja
So you agree that the google documentation give here:
http://code.google.com/appengine/docs/java/mail/receiving.html is
wrong and misleading!

On Jan 28, 3:25 pm, yuvi  wrote:
> Hi,
>
> There are only 2 * options
> /dirName/*  or  *.fileType  you can see many examples for that.
>
> On Jan 28, 1:40 pm, Sandeep Arneja  wrote:
>
> > Hi I need help with this:
>
> > /_ah/mail/* --> WORKS
> > /_ah/mail/xyz* --> DOES NOT WORK
>
> > Alhough google documentation on incomming mail has:
>
> > 
> >   handleowner
> >   HandleOwner
> > 
> > 
> >   handleowner
> >   /_ah/mail/owner*
> > 
>
> > but they dont work.
>
>

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Considering using Google Accounts for authentication. Good idea?

2011-02-01 Thread Sandeep Arneja
I am in favor of google auth for all the reasons you mentioned. It
makes things easier, more reliable and cheaper for me. My only concern
is that most of my new users feel skeptical at first glance when
providing their google credentials during the sign up process. During
my demos 90% of my users have said "I hope u won't steal my google
password". Now both you and I know that google doesn't share the users
private data let alone the password. The log in page even tells that
to all users but this is not apparent and is not the users first
impression. Google analytics shows me that this is huring my sign ups.
I am considering removing google auth but would like everyones input
before I do so.

Thanks
Sandeep

On Feb 1, 9:08 am, Jeff Schwartz  wrote:
> Hi all,
>
> I hope you don't mind me cross posting this to both the gwt and app engine
> groups since I'd really like to get the opinions of users on both platforms.
>
> I'm in the middle of developing a gwt application on app engine. The
> application's security requirements are that non members, meaning those that
> haven't registered, are restricted to viewing only the application's public
> 'page'.
>
> What I developed for authentication is home grown using my own login form,
> client side cookies and a User entity with password and email address stored
> in the application's data store. While my home grown implementation works
> perfectly I am not comfortable with the security implications of cookies and
> passing raw passwords to the server to authenticate my users. I also can not
> use SSL at this time as financial constraints unfortunately prohibit any
> expenditures on this project.
>
> As I place my users' privacy and security above all else I am therefore
> looking to implement a better solution; one that would if possible eliminate
> my responsibility altogether of having to store cookies and passwords and
> transport them via HTTP when authenticating.
>
> One alternative that I am currently considering is using Google Accounts to
> authenticate my users along with my own User entity that would store the
> additional information users must provide when registering to use the
> services of my application. My User entity (not to be confused with the User
> object provided by the User API) would store the user's Google Account ID
> and would provide the ability to determine if a user is registered simply by
> querying for their Google Accounts ID in my datastore. It would eliminate
> having to store client side cookies and sending raw passwords to the server.
> So far it seems like a win-win proposition as it appears to satisfy all my
> use cases.
>
> For those who already use Google Accounts for user authentication are you
> happy with the service? How about the services' availability track record
> and does it provide the security you had hoped it would?
>
> For those using Google Accounts along with GWT have you found any specific
> issues related to using it with GWT (I am using RPC BTW) that you can
> relate?
>
> I am looking forward to reading your feedback and responses and thanks in
> advance.
>
> Jeff
>
> --
> *Jeff Schwartz*

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] wild match in url-pattern

2011-01-28 Thread Sandeep Arneja
Hi I need help with this:

/_ah/mail/* --> WORKS
/_ah/mail/xyz* --> DOES NOT WORK

Alhough google documentation on incomming mail has:


  handleowner
  HandleOwner


  handleowner
  /_ah/mail/owner*



but they dont work.

-- 
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, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Cloud2db for Cassandra and MongoDb

2010-12-28 Thread Sandeep Sathaye
Hi Everyone,

Cloud2db <http://www.cloud2db.com/> is pleased to announce the support for
Cassandra and mongoDB cloud database platforms in addition to Google
Bigtable platform which it already supports. With this new release you will
be able to transparently choose between Google Bigtable, Cassandra and
MongoDB as your cloud database platform.

Please download the Cloud2db software from the following link.

Download <http://cloud2db-server.appspot.com/website/download.html>(Google
Bigtable, Cassandra, MongoDB)

Cloud2db provides a standards-based abstraction layer over cloud databases.
This product provides you with performance and scalability of cloud platform
along with structure, standards and interoperability of RDBMS, SQL and JDBC.

With Cloud2db, you will be able to manage your data on cloud platforms by
using established concepts of RDBMS, SQL and JDBC, and thereby preserving
your existing investments in tools, technologies, frameworks and skills.

Here are Cloud2db features:

   - Manage data on Google Bigtable, Cassandra and MongoDB using familiar
   concepts of RDBMD, SQL
  - Referential integrity (Primary Keys, Foreign Keys)
  - Role Based Security
  - Joins (Inner Join, Left Outer Join, Theta Join, Cross Join)
  - Subqueries (Exists, Not Exists, In)
  - DDL & DML
  - Transactions (for the datastores supporting transactions)
  - ANSI SQL stored functions
  - Views
  - BLOB and CLOB support (for the datastores supporting BLOBs)


   - Use any JDBC compliant tools and frameworks in the market to interact
   with the Google Datastore. For example.
  - Squirrel SQL (database management)
  - Power Architect (data modeling)
  - Jasper Reports (reporting)
  - Hibernate (Object To Relational mapping)
  - All JDBC compliant tools


   - Port exiting RDBMS instances to cloud databases

Please visit our website http://www.cloud2db.com and try out the free trial
version. Please visit google group
Cloud2db<http://groups.google.com/group/cloud2db> to
share your feedback and thoughts.

Sincerely,

Sandeep Sathaye
Founder and Chief Architect
Cloud2db

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Domain with versions of App Engine

2010-12-23 Thread Sandeep Koduri
i think there is an possibility for this. we can mask the app from apps
account. There we can find option to add an identifier.
it dont seem that we can access the version info there.

many domains/sub-domain can be used to mask an app, but the masked app will
be showing up the default version in the app..[?]

On Thu, Dec 23, 2010 at 5:40 PM, Sahid Orentino Ferdjaoui <
sahid.ferdja...@gmail.com> wrote:

> Hello Wim,
>
> Sorry but I do not see what you mean? maybe you can help me much?
>
> Thank
> --sahid
>
> --
> 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+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
Atok Soft India | Cricfeeds.com
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

<<364.gif>>

[google-appengine] How to enable a diabled queue in taskqueues

2010-12-10 Thread Sandeep Koduri
Hello,

We have observed that a queue went into disabled mode on dashboard, also the
tasks added to that queue are not being executed.
Checked the documentation but could not find any thing related to this.

so tried by deleting  the queue and planned to update the queue. This raised
another problem, while trying this command *appcfg.py update_queues
myapp*says that the queue is recently deleted and cannot create it
again.



C:\Documents and Settings\dell35>appcfg.py update_queues d:\appengine\alla
boutindia
Application: allaboutindiacricket; version: 1-0-36-4.
Server: appengine.google.com.
Uploading task queue entries.
Email: <>@gmail.com
Password for <>@gmail.com:
Error 400: --- begin server output ---
Invalid queue configuration. The queue 'livefeed' was deleted and its name
may n
ot be reused for a few days.
--- end server output ---


Can any one help with this, the queue name is placed in many parts of the
code and could not be changed in one push.

-- 
Thanks,
Regards
Sandeep Koduri
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] How to enable a diabled queue in taskqueues

2010-12-07 Thread Sandeep Koduri
Hello,

We have observed that a queue went into disabled mode on dashboard, also the
tasks added to that queue are not being executed.
Checked the documentation but could not find any thing related to this.

so tried by deleting  the queue and planned to update the queue. This raised
another problem, while trying this command *appcfg.py update_queues
myapp*says that the queue is recently deleted and cannot create it
again.

Can any one help with this, the queue name is placed in many parts of the
code and could not be changed in one push.

-- 
Thanks,
Regards
Sandeep Koduri
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Prerelease SDK 1.4.0 is out!

2010-11-26 Thread Sandeep Koduri
> wrote:
>> > >> You'll be able to download code, but anyone that wants to turn it off
>> will
>> > >> be able to go to their admin dashboard and push a one-way,
>> irreversible
>> > >> button to disallow this feature.
>> >
>> > >> Please do not depend on this feature to do source control.
>> >
>> > >> --
>> > >> 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, Nov 23, 2010 at 11:12 AM, Sandeep Koduri
>> > >> wrote:
>> >
>> > >> > Hello ikai,
>> >
>> > >> > Thanks and congrats for the great release.
>> >
>> > >> > Will there be an option for source code download control in
>> app.yaml.
>> > >> > according to the mail thread in pre-release of 1.3.8 we thought
>> this will
>> > >> > be implemented, and that would be very helpful.
>> >
>> > >> > the feature announced now will be a very good add-on but, by
>> default if the
>> > >> > config is to be on app.yaml.
>> > >> > Will there be any option for the creator of the app to get any
>> versions
>> > >> > source code.
>> >
>> > >> > We have some use cases relying on this option. so please make a
>> reply about
>> > >> > this, accordingly we can streamline the development process at our
>> team,
>> >
>> > >> > Thanks
>> >
>> > >> > On Fri, Nov 19, 2010 at 3:57 AM, Ikai Lan (Google) <
>> > >> > ikai.l+gro...@google.com  <
>> ikai.l%2bgro...@google.com >> wrote:
>> >
>> > >> >> Hey everyone,
>> >
>> > >> >> I just wanted to let everyone know that prerelease SDK 1.4.0 is
>> out! Get
>> > >> >> it from the Google Code project:
>> >
>> > >> >>http://code.google.com/p/googleappengine/downloads/list
>> >
>> > >> >> We're still working on the docs and will have them ready for the
>> final
>> > >> >> release, so if there are any questions about how to use the new
>> features,
>> > >> >> feel free to ask on this thread and I'll do my best to clarify
>> them. The
>> > >> >> release notes are below. This is an EXCITING release:
>> >
>> > >> >> Python
>> > >> >> 
>> > >> >> - The Always On feature allows applications to pay and keep 3
>> instances of
>> > >> >> their
>> > >> >>   application always running, which can significantly reduce
>> application
>> > >> >>   latency.
>> > >> >> - Developers can now enable Warmup Requests. By specifying  a
>> handler in
>> > >> >> an
>> > >> >>   app's app.yaml, App Engine will attempt to to send a Warmup
>> Request to
>> > >> >>   initialize new instances before a user interacts with it. This
>> can
>> > >> >> reduce the
>> > >> >>   latency an end-user sees for initializing your application.
>> > >> >> - The Channel API is now available for all users.
>> > >> >> - Task Queue has been officially released, and is no longer an
>> > >> >> experimental
>> > >> >>   feature. The API import paths that use 'labs' have been
>> deprecated. Task
>> > >> >> queue
>> > >> >>   storage will count towards an application's overall storage
>> quota, and
>> > >> >> will
>> > >> >>   thus be charged for.
>> > >> >> - The deadline for Task Queue and Cron requests has been raised to
>> 10
>> > >> >> minutes.
>> > >> >>   Datastore and API deadlines within those requests remain
>> unchanged.
>> > >> >> - For the Task Queue, developers can specify task retry_parameters
>> in
>> > >> >> their
>> > >> >>   queue.yaml.
>> > >> >> - Metadata Queries on the datastore for datastore kinds,
>> namespaces, and
&

[google-appengine] app dashboard not accessible

2010-11-23 Thread sandeep Koduri
Hello,

this is the link my apps dashboard
https://appengine.google.com/dashboard?&app_id=myappidhere

<https://appengine.google.com/dashboard?&app_id=disxml>this is showing up
 an error page most of the time

Error: Server ErrorThe server encountered an error and could not complete
your request.

If the problem persists, please
report<http://code.google.com/appengine/community.html> your
problem and mention this error message and the query that caused it.

even the sync process is getting failed in this case.
can i know why this is happening at dashboard.
We need to monitor the quota usage for app in regular intervals..
how can we resolve this issue..

-- 
Regards
Sandeep Koduri
cricwaves.com
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Prerelease SDK 1.4.0 is out!

2010-11-23 Thread Sandeep Koduri
, developers can specify task retry-parameters in their
>   queue.xml.
> - Metadata Queries on the datastore for datastore kinds, namespaces, and
> entity
>   properties are available.
> - URL Fetch allowed response size has been increased, up to 32 MB. Request
> size
>   is still limited to 1 MB.
> - The Admin Console Blacklist page lists the top blacklist rejected
> visitors.
> - The automatic image thumbnailing service supports arbitrary crop sizes up
> to
>   1600px.
> - Overall average instance latency in the Admin Console is now a weighted
>   average over QPS per instance.
> - Added a low-level AysncDatastoreService for making calls to the datastore
>   asynchronously.
> - Added a getBodyAsBytes() method to QueueStateInfo.TaskStateInfo, this
> returns
>   the body of the task state as a pure byte-string.
> - The whitelist has been updated to include all classes from
> javax.xml.soap.
> - Fixed an issue sending email to multiple recipients.
> http://code.google.com/p/googleappengine/issues/detail?id=1623
>
> As usual, we value your feedback, so don't hesitate to evaluate these SDKs
> and let us know. Be mindful that the server-side components have not been
> deployed yet, so uploaded code shouldn't work.
>
> Happy coding!
>
> --
> 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
>
>  --
> 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+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Regards
Sandeep Koduri
cricwaves.com

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: issue on apps permission

2010-10-08 Thread Sandeep Koduri
Hello dose any idea about my above query??
waiting for some response

On Thu, Sep 30, 2010 at 6:36 PM, $ÂÑЀ€P  wrote:

> also another point regarding permissions.
> when i invite a...@mycompany.com as developer, the mail sent to
> a...@mycompany.com is forwarded  to x...@gmail.com. when user accepts
> the permissions from x...@gmail.com. x...@gmail.com is gaining
> permissions for the app. i feel this is going bit out of track.
>
> On Sep 30, 5:53 pm, $ÂÑЀ€P  wrote:
> > hi,
> >
> > I have doubt granting permissions to developers for apps. dose it mean
> > that developer has equal rights as i am having.
> > i did not understand the point that a developer having access to
> > remove my access to my app.
> >
> > Is there no importance in roles for granting permissions. dose it mean
> > that my developer can sell away my app to some one else, by revoking
> > my access and granting some one else the access.
> >
> > i gave developer, permission to my app he has removed my access to my
> > app how can i get it back.
> > can i have option to provide my developer access just to sync data or
> > login at app, avoiding him sharing access and deleting app.
> >
> > thanks, regards.
>
> --
> 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+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Regards
Sandeep Koduri
Atok Soft India | Cricfeeds.com
Phone: +91- 99 666 02 456
Gtalk: sandeep.koduri | Skype: sandeep.koduri

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Email Service with 10K+ addresses in the cc list

2010-06-07 Thread Sandeep Arneja
Each recipient in the bcc list counts towards one email credit

On Jun 7, 4:24 pm, Patrick Twohig  wrote:
> If you send a bulk email like that, does it count as one email towards your
> quota or does it count as each recipient.  I wrote a task that sends a
> single email to my entire subscriber base.  WOuld I be saving money by using
> the BCC field?
>
>
>
> On Mon, Jun 7, 2010 at 8:34 AM, Sandeep Arneja  wrote:
> > Has anyone experimented with shorter email bcc groups? Whats the
> > maximum number of people I can have in a group without having the task
> > fail?
>
> > On Jun 3, 3:00 am, Aurelian  wrote:
> > > I was trying to send 1200 emails using a task queue, but it doesn't
> > > work, giving a error.
> > > I think you should split the list of receivers every 5000, and send 2
> > > o 3 emails.
> > > Happy coding.
>
> > > On Jun 3, 7:45 am, Sandeep Arneja  wrote:
>
> > > > I am trying to send an email with about 10K+ addresses in the cc list.
> > > > This is not for spam but in case i have maintainence on my application
> > > > i send an email to all users informing them about the status. How
> > > > should i design this? I see that google app engine in dev stops
> > > > responding when i use Transport.send(msg); with 10K+ emails in cc even
> > > > when the method is supposed to return asynchronously.  Should i divide
> > > > the email into smaller tasks and put on the queue or would the engine
> > > > not hang in PROD?
>
> > --
> > 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+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> Patrick H. Twohig.
>
> Namazu Studios
> P.O. Box 34161
> San Diego, CA 92163-4161

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Email Service with 10K+ addresses in the cc list

2010-06-07 Thread Sandeep Arneja
Has anyone experimented with shorter email bcc groups? Whats the
maximum number of people I can have in a group without having the task
fail?

On Jun 3, 3:00 am, Aurelian  wrote:
> I was trying to send 1200 emails using a task queue, but it doesn't
> work, giving a error.
> I think you should split the list of receivers every 5000, and send 2
> o 3 emails.
> Happy coding.
>
> On Jun 3, 7:45 am, Sandeep Arneja  wrote:
>
> > I am trying to send an email with about 10K+ addresses in the cc list.
> > This is not for spam but in case i have maintainence on my application
> > i send an email to all users informing them about the status. How
> > should i design this? I see that google app engine in dev stops
> > responding when i use Transport.send(msg); with 10K+ emails in cc even
> > when the method is supposed to return asynchronously.  Should i divide
> > the email into smaller tasks and put on the queue or would the engine
> > not hang in PROD?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Email Service with 10K+ addresses in the cc list

2010-06-07 Thread Sandeep Arneja
have you experimented with shorter email groups. do we know the
maximum recipients that can be safely added? I think maybe the only
solution would be to split them into smaller individual tasks.

On Jun 3, 3:00 am, Aurelian  wrote:
> I was trying to send 1200 emails using a task queue, but it doesn't
> work, giving a error.
> I think you should split the list of receivers every 5000, and send 2
> o 3 emails.
> Happy coding.
>
> On Jun 3, 7:45 am, Sandeep Arneja  wrote:
>
> > I am trying to send an email with about 10K+ addresses in the cc list.
> > This is not for spam but in case i have maintainence on my application
> > i send an email to all users informing them about the status. How
> > should i design this? I see that google app engine in dev stops
> > responding when i use Transport.send(msg); with 10K+ emails in cc even
> > when the method is supposed to return asynchronously.  Should i divide
> > the email into smaller tasks and put on the queue or would the engine
> > not hang in PROD?

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



  1   2   >