[google-appengine] Datastore admin console - Timeout

2016-03-01 Thread Aswath Satrasala
Hi, The datastore admin console times out for one of my appid. I have already raised a production issue for this. question: I want to do a restore of the backup. The backup is done to the gcs. Since the admin console is not working, how can I do the restore of the backup. Any workaround or g

[google-appengine] New Cloud Console - Datastore viewer - _AE_Backup_Information KIND not found

2016-02-28 Thread Aswath Satrasala
Hello, In the new Cloud Console Datastore viewer (Datastore - Entities screen), I cannot see _AE_Backup_Information KIND is not seen. Also, other related KINDS of backup (_AE_Backup_Information_kind_files etc..) are also not seen. Those KINDS are visible in the old Datastore Viewer. -Aswath --

[google-appengine] Production Issue not responded on the issue tracker

2016-01-28 Thread Aswath Satrasala
Hi, We had a latency issue for a request serving from a fresh instance. It was suggested to create a issue in the tracker for better resolution. A production issue on the appengine issue tracker was created It was answered and followed up by the appengine team during the initial period of the iss

[google-appengine] instance spinning for html file

2015-10-02 Thread Aswath Satrasala
Hi, There is a new instance spinning for .html file and it took 20s to serve the request. I have added the following in the appengine-web.xml in the section, for static serving. -Aswath www.AccountingGuru.net -- You received this message because you are subscribed to the Google Groups "Googl

Re: [google-appengine] Lightweight Identity for App Engine Java

2015-09-17 Thread Aswath Satrasala
Supporting email login was a problem for me for a long time. I was able to roll my own after a long time. Hopefully, this project will help the other appengine community projects. They will get a good jump start to support other logins in their projects. -Aswath www.AccountingGuru.net On Sun

[google-appengine] Re: Not very friendly - New Datastore Query Screen

2015-07-29 Thread Aswath Satrasala
I have created the issue. https://code.google.com/p/googleappengine/issues/detail?id=12187 -Aswath On Tue, Jun 30, 2015 at 6:54 PM, Ryan (Cloud Platform Support) wrote: > Salutations All, > > You should create a PIT with specific requests (ie not losing Query after > drilling down) that you woul

[google-appengine] Entity Save Error - New Datastore Query Screen

2015-06-29 Thread Aswath Satrasala
Hi, I was trying to edit and save one of the entities, and it said the following "Your Request included invalid parameters' -Aswath www.AccountingGuru.net (Mobile + Online inventory/order/accounting service) -- You received this message because you are subscribed to the Google Groups "Google Ap

[google-appengine] Not very friendly - New Datastore Query Screen

2015-06-29 Thread Aswath Satrasala
Hi, The new Datastore Query Screen is not very friendly to query and to do the analysis. Several issues. - The screen itself takes long time to appear - After doing the query using the namespace, as you scroll down the results, there is no indication, to say it is the end of the results - Drill do

Re: [google-appengine] Re: Datastore Admin Issue - Backup - Namespaces

2015-06-07 Thread Aswath Satrasala
lez wrote: >>> >>> Hello Patrice, >>> >>> I checked this, and i have the same problem as Aswath. I have an >>> application with a lot of namespaces, and the namespace dropdown is only >>> showing the first 250 namespaces. For the round number it seems

[google-appengine] Datastore Admin Issue - Backup - Namespaces

2015-06-02 Thread Aswath Satrasala
Hello, I am trying to do backup of a Namespace, however, I cannot select the namespace. I am doing the following in the appengine console (old) * Click on the Datastore Admin * Select the KINDS * Click on the 'Backup Entities' * In the next screen, I am trying to choose the namespace. However, the

[google-appengine] Re: Appengine Logs and BigQuery

2015-05-08 Thread Aswath Satrasala
I want to analyze the logs over a period of time. How can I run queries, if the logs are sent to a new bigquery table every day. On Wed, May 6, 2015 at 4:35 PM, Aswath Satrasala wrote: > Hi, > I am sending the Appengine Log to BigQuery using the LogViewer screen. > In the BigQuery b

[google-appengine] Appengine Logs and BigQuery

2015-05-06 Thread Aswath Satrasala
Hi, I am sending the Appengine Log to BigQuery using the LogViewer screen. In the BigQuery browser, I see that a table is created for every 1 day of log. Question: How can I send the logs to the same table instead of to different table every day. -Aswath www.AccountingGuru.net

Re: [google-appengine] New instance spinning for user facing apps

2015-05-04 Thread Aswath Satrasala
I reading that correctly? It looks like even a non-startup request to > productSummary takes 18 seconds... > > Jeff > > On Thu, Apr 30, 2015 at 2:20 AM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> Hi, >> I just want to raise this issue again

[google-appengine] Re: New instance spinning for user facing apps

2015-05-04 Thread Aswath Satrasala
A new instance is started for a user facing request. In the logs, you can see that for the following endpoint request, a new instance is started, and it takes 21718ms to serve the request. 1. 2015-04-30 12:16:41.368 /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200 21718ms

[google-appengine] New instance spinning for user facing apps

2015-04-30 Thread Aswath Satrasala
Hi, I just want to raise this issue again. Its discussed many times. Any recommendations or settings to fix this. I have tried different performance setting earlier. It did not help, or no way to say that this will not happen, because of the new settings. -Aswath 1. 2015-04-30 12:17:47.917

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

2015-04-30 Thread Aswath Satrasala
Appengine new Instance spinning for user facing requests. I think there is no recommended process or solution for this. This issue is the most important for production apps.This is discussed many times. -Aswath www.AccountingGuru.net www.VeersoftSolutions.com On Thu, Apr 30, 2015 at 1:30 PM,

Re: [google-appengine] Will cloud Dataflows replace the MapReduce/Pipeline API?

2014-07-29 Thread Aswath Satrasala
/trunk/java/src/main/java/com/google/appengine/tools/mapreduce/inputs/DatastoreInput.java#28 > > > On Thu, Jul 24, 2014 at 12:28 AM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> Currently, mapreduce does not support namespaces well and takes takes >&

[google-appengine] Re: Datastore Admin - Blank screen

2014-07-25 Thread Aswath Satrasala
Sorry, I meant, I am using F4 instance, not F1 instance. -Aswath On Fri, Jul 25, 2014 at 5:52 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > I looked at the logs for the built in version 'ah-builtin-python-bundle'. > I am trying to open the Datastore Admin

[google-appengine] Re: Datastore Admin - Blank screen

2014-07-25 Thread Aswath Satrasala
) File "/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 133, in CheckSuccess raise self.exception DeadlineExceededError: The API call datastore_v3.RunQuery() took too long to respond and was cancelled. -Aswath On Fri, Jul 25,

[google-appengine] Datastore Admin - Blank screen

2014-07-25 Thread Aswath Satrasala
Datastore Admin in the Admin console does not showup. I got the url from the iframe, and pasted in the new tab. It shows a blank screen (Empty ). It takes a very long time to show the blank screen also. After trying 5-10 times, the datastore admin shows up occasionally Any suggestions or workar

Re: [google-appengine] Will cloud Dataflows replace the MapReduce/Pipeline API?

2014-07-24 Thread Aswath Satrasala
Currently, mapreduce does not support namespaces well and takes takes longer time to setup and code. Any idea, on the the dataflow when it will be for public? Will it support for processing namespaces data in appengine? -Aswath On Fri, Jun 27, 2014 at 12:18 AM, 'Tom Kaitchuck' via Google App E

Re: [google-appengine] Google App Engine Indexes

2014-05-13 Thread Aswath Satrasala
Hello, I am not a premium customer, but I have paid app. How can I increase the 200 limit custom indexes quota. What Google email id, I need to send the request. Regards -Aswath www.AccountingGuru.net On Wed, Dec 18, 2013 at 5:12 PM, Barry Hunter wrote: > If you a premier customer, dont you

Re: [google-appengine] Using Namespaces

2014-04-23 Thread Aswath Satrasala
Hello, On Tue, Apr 22, 2014 at 6:36 PM, SMF wrote: > Hi there > > I have a few basic questions > > 1. If I have 1000+ Namespaces, how will they get displayed in the App > Engine Admin Console (Datastore Viewer), > Right now I have few and they are displayed in a dropdown box. > We have lots of

Re: [google-appengine] subdomain serving the appid traffic

2014-04-10 Thread Aswath Satrasala
Thanks Vinny. It helped a bit. On Thu, Apr 10, 2014 at 3:09 PM, Vinny P wrote: > On Wed, Apr 9, 2014 at 8:15 AM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> I have setup a custom domain pointing to an appid. Also, I am using the >> cloudflare ser

[google-appengine] subdomain serving the appid traffic

2014-04-09 Thread Aswath Satrasala
Hello, I have setup a custom domain pointing to an appid. Also, I am using the cloudflare service for the purpose of ssl. www.accounting-guru.net is serving the traffic accountingguru-india.appspot.com This is all fine. Now, I would like to have a subdomain go.accounting-guru.net be serving the s

[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-29 Thread Aswath Satrasala
Currently latency is set to: Min Latency : 7.5 Max Latency : 14.5. -Aswath On Wed, Jan 29, 2014 at 4:05 PM, timh wrote: > You should look at your timestamps, some of your warmup requests are > failing (DEE) and then you have activity that can't be served by a running > instance, so another ins

[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-29 Thread Aswath Satrasala
More and more user facing requests are going into server instance startup and getting served. Please tell us what is good settings to avoid this. -Aswath On Mon, Jan 27, 2014 at 11:15 AM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > There is no traffic. There is one

[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-26 Thread Aswath Satrasala
There is no traffic. There is one instance running. I issued a new request. A new instance is started and served. Appengine team, please help us to avoid this or provide your guidelines, so that a new instance is not started for a user facing request Thanks -Aswath On Fri, Jan 10, 2014 at 10

Re: [google-appengine] Re: online form/invoice designer

2014-01-21 Thread Aswath Satrasala
Hello Doug I did not find any form designer. But, I am thinking the following, so that the users have some amount of flexibility to design/modify the invoices - Show the CKEditor for the users - http://ckeditor.com/ - The user designs the HTML invoice with CKEditor - In the CKEditor, the user plac

[google-appengine] oauth2.0 for webapps

2014-01-20 Thread Aswath Satrasala
Hello, I am trying to provide additional login mechanisms for our web applications. Currently, it is using the Google accounts login. I want users to login using facebook/twitter etc. After searching the group and on the stack overflow, I am thinking, that you can do in the following ways - Google

[google-appengine] Re: User facing requests going into the warm up instances and getting served

2014-01-10 Thread Aswath Satrasala
Yes, it is enabled. On Fri, Jan 10, 2014 at 3:54 PM, timh wrote: > You do have warmup requests enabled ? > > > On Friday, January 10, 2014 2:23:09 PM UTC+8, aswath wrote: >> >> Hello, >> >> The user facing requests are going into the instance startup and getting >> served. Any settings recomm

[google-appengine] User facing requests going into the warm up instances and getting served

2014-01-09 Thread Aswath Satrasala
Hello, The user facing requests are going into the instance startup and getting served. Any settings recommended recently for avoiding this. My settings are instance_class: F2 automatic_scaling: min_idle_instances: 1 max_idle_instances: 1 min_pending_latency: 5.8s max_pending_latency:

Re: [google-appengine] Re: Large data volume for live reports

2013-12-17 Thread Aswath Satrasala
I use GWT with Appengine. We use No 3 mentioned by Klaus in our project extensively. I can poll the task completion with GWT timer. Here are the steps approximately: Create the following Objectify class class MyTask { @Id long id; int status; } - GWT client uses rpc to initiate the task for

[google-appengine] appstats not displaying the remoteapi calls made from the Servlet filters

2013-09-14 Thread Aswath Satrasala
Hello, I noticed that appstats do not display the data for the calls originating from servlet filters. Is this true, or should I enable any settings to see the data from the servlet filters. -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Re: Huge time difference for serving the same request

2013-09-14 Thread Aswath Satrasala
I do some performance stuff, but that will save me only 200-300ms. Other that that, no special code is in the servlets. Following are debug logs that take 4038ms and 235ms for the same request. Please find the code that happens between "LoginFilter Begin" and "before chain.doFilter()". In the be

[google-appengine] Re: Huge time difference for serving the same request

2013-09-13 Thread Aswath Satrasala
If a request a served by an instance that is alive for sometime, then it is fine. However, sometimes the request is directed to a new instance. Any first request for a new instance is adding a considerable delay. -Aswath On Sat, Sep 14, 2013 at 10:50 AM, timh wrote: > I would check that this i

Re: [google-appengine] Moving application to European datacenter?

2013-09-09 Thread Aswath Satrasala
Any updates on this -Aswath On Tue, Aug 6, 2013 at 5:26 PM, stephanos wrote: > Are there any news on that question? > > > On Saturday, July 13, 2013 2:35:02 PM UTC+2, stephanos wrote: >> >> Just to be clear: Will I be able to move my existing app from US to EU or >> will I have to create a new

Re: [google-appengine] Re: Over index creation quota

2013-09-02 Thread Aswath Satrasala
Same here. I need to increase the number of indexes. Is this limitation removed for billing enabled apps? -Aswath On Tue, Sep 3, 2013 at 1:08 AM, kcunha.araujo wrote: > Hi all, > > Anybody know how to increase quota index number? My app is on limite 200. > We need to increase it. > > Em quint

Re: [google-appengine] GAE/J instances not shutting down as expected

2013-09-02 Thread Aswath Satrasala
In the admin console, I adjusted the max idle instance = 1. This seems to help my application. When there is no/less traffic, the instances are shutdown properly. Before, my appid idle instances setting was '1- automatic'. This setting was not shutting down the instances when there is no traffi

Re: [google-appengine] Cloud Storage handle missing the backup info.

2013-08-27 Thread Aswath Satrasala
; the datastore viewer you can determine the name of the handle, see the > issue tracker for more details on this method. > > > On Mon, Aug 26, 2013 at 10:49 PM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> Hello, >> I did a backup to Google Clou

Re: [google-appengine] Re: billing: credit card card declined... for which account?!

2013-08-27 Thread Aswath Satrasala
I have received a similar message about 10 ago. Google, Please provide help or resend the message with more details and which for which services my payment was declined. -Aswath On Thu, Aug 22, 2013 at 2:33 AM, vlad wrote: > I have the same problem. Google please provide some guidance! > > Al

[google-appengine] Cloud Storage handle missing the backup info.

2013-08-26 Thread Aswath Satrasala
Hello, I did a backup to Google Cloud storage. After doing the backup, I clicked on the 'Info' for the backup I do not see the 'handle of the cloud storage'. This is handle is used for restoring. Please find the attached file. Thanks -Aswath -- You received this message because you are subscribe

[google-appengine] TransactionFailedError: Datastore backup to Google Cloud storage

2013-08-08 Thread Aswath Satrasala
Hello, Datastore backup to Google Cloud storage. In the Data store Admin console, in the 'Completed Operations' section, following error is shown for the backup TransactionFailedError: The transaction could not be committed. Please try again. I retried the backup again, and I got the same mess

[google-appengine] Re: Datastore Admin screen blank

2013-07-26 Thread Aswath Satrasala
Sorry about this. Already, some workarounds are suggested here https://groups.google.com/forum/#!searchin/google-appengine/datastore$20admin/google-appengine/ha68JGbkFQs/q72xJjNrBzgJ -Aswath On Fri, Jul 26, 2013 at 5:13 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hell

[google-appengine] Datastore Admin screen blank

2013-07-26 Thread Aswath Satrasala
Hello, I am using Firefox. I click on the Datastore Admin link in the Appengine console. The screen on the right shows empty. -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving email

Re: [google-appengine] backup not complete sometimes. Tasks are stuck.

2013-07-22 Thread Aswath Satrasala
The backup job is stuck again. My appid has lot of namespaces. appid: accountingguru-india.appspot.com Please see the issue created. https://code.google.com/p/googleappengine/issues/detail?id=9694&thanks=9694&ts=1374550986 -Aswath On Mon, Jun 17, 2013 at 9:56 PM, Jason Collins wrote: > I have

[google-appengine] Re: MVC framework

2013-07-16 Thread Aswath Satrasala
Hello, Any one is using apache click (click.apache.org) with appengine. I personally feel it interesting for rapid web application development and for producing rich client applications. Any opinions on this framework. -Aswath On Thu, Dec 20, 2012 at 9:06 PM, Aleksei Rovenski < aleksei.roven...

Re: [google-appengine] Simple Registration Application

2013-07-09 Thread Aswath Satrasala
e frameworks. >> >> -Aswath >> >> On Tue, Jul 9, 2013 at 4:07 PM, Barry Hunter wrote: >> >>> >>> >>> >>> On Tue, Jul 9, 2013 at 8:28 AM, Aswath Satrasala >>> wrote: >>> >>>> I am looking for java code

Re: [google-appengine] Simple Registration Application

2013-07-09 Thread Aswath Satrasala
Currently, I dont want to introduce another framework into the application. I am looking at simple servlet/jsp code with out additional dependencies on the frameworks. -Aswath On Tue, Jul 9, 2013 at 4:07 PM, Barry Hunter wrote: > > > > On Tue, Jul 9, 2013 at 8:28 AM, Aswa

Re: [google-appengine] Simple Registration Application

2013-07-09 Thread Aswath Satrasala
I am looking for java code. Currently, using playframework is not an option for me. Any other pointers would be appreciated. Thanks. -Aswath On Tue, Jul 9, 2013 at 9:35 AM, Vinny P wrote: > Hello, > > On Mon, Jul 8, 2013 at 9:51 PM, Aswath Satrasala < > aswath.satras...@g

[google-appengine] Simple Registration Application

2013-07-08 Thread Aswath Satrasala
Hello, I am looking for a simple registration system for my appid. - New users should be able to register with the application - An activation link is sent to the users email - Allow the user to enter into the restricted screens only after activiting the account - Able to do reset passwd Any open

[google-appengine] Namespace support

2013-07-04 Thread Aswath Satrasala
Dear AppEngine team, Please bump up the priority for namespaces support for the following features in AppEngine. Namespaces does not work with * bulkloader * java mapreduce framework Thanks. -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engin

[google-appengine] namespace support in java mapreduce framework

2013-07-02 Thread Aswath Satrasala
Hello, I am not able to use the java mapper framework for applications using namespaces. https://code.google.com/p/appengine-mapreduce/ How is everyone performing migration with large data in namespaces. Any suggestions will be really helpful -Aswath -- You received this message because you ar

Re: [google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2013-06-26 Thread Aswath Satrasala
-1 for SO. -Aswath On Wed, Jun 26, 2013 at 12:05 PM, Moises Belchin wrote: > I'm not a big fan of SO. > > > Saludos. > Moisés Belchín. > > > 2013/6/25 Hooman Korasani > >> -1 >> Stackoverflow has a very strict FAQ rules, and questions are easily >> closed. I don't think it is a good idea to mo

[google-appengine] Re: Task Queues console showing errors

2013-06-25 Thread Aswath Satrasala
My app-id: accountingguru-india.appspot.com -Aswath On Tue, Jun 25, 2013 at 5:07 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hello Appengine Team, > > In the Console, I click on the Task Queues. It shows the following error > > Server Error > >

[google-appengine] Task Queues console showing errors

2013-06-25 Thread Aswath Satrasala
Hello Appengine Team, In the Console, I click on the Task Queues. It shows the following error Server Error A server error has occurred. Return to Applications screen » -Aswath -- You received this message because you are subscribed to the Google Groups "Goo

[google-appengine] Re: Instances trying to start and failing.

2013-06-25 Thread Aswath Satrasala
:36 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hello Appengine Team, > http://accountingguru-india.appspot.com customers are facing the latency > issues, and are not able to login to the application. > > Logs show the following > > A problem was encoun

[google-appengine] Instances trying to start and failing.

2013-06-25 Thread Aswath Satrasala
Hello Appengine Team, http://accountingguru-india.appspot.com customers are facing the latency issues, and are not able to login to the application. Logs show the following A problem was encountered with the process that handled this request, causing it to exit. This is likely to cause a new proc

[google-appengine] backup not complete sometimes. Tasks are stuck.

2013-06-12 Thread Aswath Satrasala
Hello, I am doing the backup of the datastore using the cron everyday. Somedays, the backup is not complete. The backup will finish fine in the next day. Please see the following stuck tasks. NameETACreation TimeMethod/URLRetriesExecutionsPayloadActions appengine-mrcontrol-15808981980151796BB87-

Re: [google-appengine] Re: Anyone using EU-datacenter option outside Premier Accounts?

2013-04-24 Thread Aswath Satrasala
Any updates on when the EU-datacenter will be available for non-premier customers -Aswath On Wed, Mar 20, 2013 at 4:14 AM, Miguel PersonToVehicle < mig...@persontovehicle.com> wrote: > Thanks for the info Luca. Let's wait then. > > Good luck! > > > On Tuesday, March 19, 2013 8:56:48 AM UTC+1, de

[google-appengine] Re: Resident instance not serving the traffic

2013-04-04 Thread Aswath Satrasala
The view logs link in the instances screen does not show logs or is broken. Hence, you cannot find out which instance served the traffic. -Aswath On Thu, Apr 4, 2013 at 10:59 PM, Vinny P wrote: > The resident is there to absorb *spikes* in traffic, not to handle > standard traffic operations.

[google-appengine] Resident instance not serving the traffic

2013-04-03 Thread Aswath Satrasala
Hello, I have the appid Application settings Idle instances: 1 - Automatic My app is idle, and I can see the logs, that there is no traffic There is one Resident instance. Now, I issue a servlet request from my browser - New instance is created - the request is served by the new instance What i

[google-appengine] instances screen - View Logs not working - unnecessary instance

2013-04-02 Thread Aswath Satrasala
Hello, In the attached instances screen from the Admin console, I click on the 'View Logs' link, and there are no logs displayed. As per the documention, https://developers.google.com/appengine/docs/adminconsole/instances, the third column 'Request' is the number of Requests in the last minute. M

[google-appengine] cost for restoring the backup

2013-03-27 Thread Aswath Satrasala
Hello, Is there a way to find out the cost for restoring the backup ? -Aswath www.AccountingGuru.in -- 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

[google-appengine] Re: Doing backup from Appengine Datastore Admin to Cloud Storage

2013-03-27 Thread Aswath Satrasala
Gr8! The below instructions are clear and I was able to restore my backup to another appid. -Aswath On Wed, Mar 27, 2013 at 10:35 PM, Arie Ozarov wrote: > > > > On Wed, Mar 27, 2013 at 6:47 AM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> Thanks f

[google-appengine] Re: Doing backup from Appengine Datastore Admin to Cloud Storage

2013-03-27 Thread Aswath Satrasala
Thanks for the reply. I can see the backup in the completed backup list. I am planning to restore this backup into another appid. What is the object name I should be specifying? -Aswath On Mon, Mar 25, 2013 at 10:40 PM, Arie Ozarov wrote: > These don't look like errors to me but rather a list

[google-appengine] Doing backup from Appengine Datastore Admin to Cloud Storage

2013-03-22 Thread Aswath Satrasala
Hello, I am trying to do a backup for my appengine appid to Google Cloud Storage. I have setup my Google Cloud Storage account and created a bucket. With my beginner knowledge on Google Cloud storage, I have also setup proper ACL for the appengine project, by browsing the available documentation.

[google-appengine] The requested URL .. was not found on this server.

2013-03-20 Thread Aswath Satrasala
Hi, I uploaded a new version to my appid, and made the new version as the default version. I am getting the following errors very frequently. But, when I do refresh of the browser 2-3 times, I get the correct response. Error: Not FoundThe requested URL /partymgr/companyopen?... was not found

Re: [google-appengine] Re: Java Backends are killed and started

2013-03-19 Thread Aswath Satrasala
the java garbage collector is not getting a chance to do the garbage collection. Is there any way to forcebly perform the garbage collection or, better, I want to give a chance for the JVM to perform it garbage collection process. -Aswath On Fri, Mar 15, 2013 at 5:13 PM, Aswath Satrasala

[google-appengine] restoring the backup to a different appid

2013-03-16 Thread Aswath Satrasala
Hello, Is there a way to restore the datastore backup to a different appid. -Aswath -- 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+unsubs

[google-appengine] Admin Console - Datastore statistics broken

2013-03-15 Thread Aswath Satrasala
Hi, Issue 1. - In the Admin Console, click on the Datastore Statistics link on the left side. - In the Datastore statistics screen, the Kind drop down shows only one entry 'All Entities'. This should show all the Kinds in the datastore. Issue 2. Type a namespace in the same screen Demo-1. Yo

[google-appengine] namespaces support for java mapper

2013-03-15 Thread Aswath Satrasala
Hello, Does java mapper have the support for namespaces? I am using namespaces, and the last time I tried, it was not supporting namespaces, that means, the entities in the namespaces were not processed -Aswath -- You received this message because you are subscribed to the Google Groups "Googl

Re: [google-appengine] Re: Java Backends are killed and started

2013-03-15 Thread Aswath Satrasala
I have increased the Backend class to B4 also. The backend is just getting killled after 3-4 minutes. I look at the Memory Usage chart for my instance. It shows above 512MB. Now, I am trying with B8 instance. -Aswath On Fri, Mar 15, 2013 at 2:01 AM, Vinny P wrote: > Wow. OK, that's not a

[google-appengine] Datastore writes are ununsually high (15-20 time higher)

2013-03-07 Thread Aswath Satrasala
Hello, I have noticed that today, my datastore writes were unusually very high. It is about 15-20 time higher. How can I resolve this and figure out what happened. Thanks, -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubs

[google-appengine] Re: remote API call: I/O error - Java

2013-02-26 Thread Aswath Satrasala
a loop After looping for 2-3 KINDS, I get the remote API call: I/O error -Aswath On Sat, Feb 23, 2013 at 11:41 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hi, > I am doing remote api call to copy data to the local server. After 4-5 > remote api calls, I get the

[google-appengine] Re: GQL Queries involving Keys is broken in Admin console

2013-02-25 Thread Aswath Satrasala
ath On Mon, Feb 25, 2013 at 10:21 AM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hello, > For a given namespace, I am not able to do queries involving keys and get > correct results in the Admin console. > Any one experiencing this issue? > > -Aswath >

[google-appengine] GQL Queries involving Keys is broken in Admin console

2013-02-24 Thread Aswath Satrasala
Hello, For a given namespace, I am not able to do queries involving keys and get correct results in the Admin console. Any one experiencing this issue? -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group

[google-appengine] remote API call: I/O error - Java

2013-02-23 Thread Aswath Satrasala
Hi, I am doing remote api call to copy data to the local server. After 4-5 remote api calls, I get the following error. The same program was working fine sometime, 3-4 weeks before. SEVERE: remote API call: I/O error 23 Feb, 2013 11:36:42 PM com.veersoft.services.CopyNamespaceServiceImpl copyNam

[google-appengine] ie8 - xp - VIP-ssl on custom domain not working

2013-02-15 Thread Aswath Satrasala
Hello, I have setup the ssl on my custom domain. I chose the VIP - SSL option. It is not working for ie8-xp browser. Domain: https://www.AccountingGuru.in -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this

Re: [google-appengine] ssl certificate for custom domains

2013-02-13 Thread Aswath Satrasala
Hi, I did this a week ago for my test appid. I don't have the wildcard cert. But for normal case,the steps are. 1. Generate a private key openssl genrsa -out myprivkey.pem 1024 2. generate the csr using the above private key and upload to comodo openssl req -new -key myprivkey.pem -out mykey.c

Re: [google-appengine] Re: GAE keeps starting new instances causing lots of user facing loading requests

2013-01-14 Thread Aswath Satrasala
Hi, my app id: accountingguru-india. It is a paid account. I am also seeing frequent instances being initialized. Some data points of new instances getting created. 2013-01-14 14:01:23.674 2013-01-14 13:59:44.969 2013-01-14 13:49:49.791 2013-01-14 13:45:37.388 -Aswath On Mon, Jan 14, 2013 a

Re: [google-appengine] Sudden increase in Datastore READ operations

2012-12-28 Thread Aswath Satrasala
o van Rossum wrote: > >> There's an experimental feature Appstats Analytics that can help with >> this. I think the co is all in the SDK but you have to ask a devrel or PM >> for the docs. Maybe Takashi can help you with this. >> >> >> On Thursday, December

Re: [google-appengine] Re: cannot delete the task from the default queue

2012-12-27 Thread Aswath Satrasala
, Dec 27, 2012 at 4:45 AM, Aswath Satrasala < > aswath.satras...@gmail.com> wrote: > >> I did a pause queue and then did the purge. Now, the queue is empty and >> fine. >> I am not sure why the unexpected behavior. >> >> Regards, >> -Aswath >> w

[google-appengine] Sudden increase in Datastore READ operations

2012-12-26 Thread Aswath Satrasala
Hi, Suddenly, I am seeing a lot of Datastore read operations. I would like to see the details of reads and writes by KINDS during a certain period. Is there a way to do this? Regards -Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group

[google-appengine] cannot delete the task from the default queue

2012-12-26 Thread Aswath Satrasala
Hello, I am unable to delete the task from the 'default' queue. I also tried purge queue, but it not seem to be working. appengine-mrcontrol-15823324380678DD3CD06-13155 ↓ 2012/12/26 18:44:33 0:00:01 from now2012/12/26 18:44:31 0:00:01 agoPOST /_ah/mapreduce/controller_callback1356 bytes 6 Headers

[google-appengine] MVC framework

2012-12-20 Thread Aswath Satrasala
Hi All, What is a good java MVC framework to use in GAE development. I use GWT for most stuff, and servlets and JSP's. But, doing simple things in GWT is more time consuming. For more complex forms and UI logic, I will still do in GWT I am looking for a java MVC framework with good UI components

[google-appengine] Re: DotNet client and Java Appengine

2012-11-16 Thread Aswath Satrasala
Any pointers for this?? Thanks, -Aswath On Mon, Nov 12, 2012 at 7:56 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hello, > I would like to make communication to my java appengine application from a > Dotnet client. > > My appengine application uses standa

[google-appengine] DotNet client and Java Appengine

2012-11-12 Thread Aswath Satrasala
Hello, I would like to make communication to my java appengine application from a Dotnet client. My appengine application uses standard UserService API on the appengine server for login and authentication purpose. How can a DotNet client authenticate with appengine appID? How can I get some data

[google-appengine] Re: Datastore Viewer broken - URGENT.

2012-09-22 Thread Aswath Satrasala
While select the namespace here and browsing, then >> we are not able to view the entities in the namespace. >> >> -Aswath >> >> >> On Fri, Sep 21, 2012 at 7:08 PM, Aswath Satrasala >> wrote: >> >>> Hello All, >>> In the admin consol

[google-appengine] Re: Datastore Viewer broken - URGENT.

2012-09-21 Thread Aswath Satrasala
here and browsing, then we are not able to view the entities in the namespace. -Aswath On Fri, Sep 21, 2012 at 7:08 PM, Aswath Satrasala < aswath.satras...@gmail.com> wrote: > Hello All, > In the admin console, click on the datastore viewer. > * Start typing the namespace name

[google-appengine] Datastore Viewer broken - URGENT.

2012-09-21 Thread Aswath Satrasala
Hello All, In the admin console, click on the datastore viewer. * Start typing the namespace name * Select the namespace name The KINDS are shown in the dropdown. After doing this, earlier, the namespace text field was shown above. Now, this is missing. I select the KIND from the dropdown, then it

[google-appengine] namespace delete and restore

2012-09-20 Thread Aswath Satrasala
Hello All, I am working with namespace a lot.I am having difficulty in deleting/backup/restore of namespace. This feature is not available in Datastore admin console. If you are working with namespace and having the same pain, please star this issue http://code.google.com/p/googleappengine/iss

[google-appengine] Error while Deleting all entities in the namespace

2012-09-18 Thread Aswath Satrasala
"Hi, I am struggling to clear up my unused namespaces. The datastore admin console does not provide this feature. I am using the following code. This is assumed that the namespace has few entities, and hopefully will execute with in the 1min appengine time limit. String oldNamespace = Names

[google-appengine] namespace delete

2012-09-05 Thread Aswath Satrasala
Hello, I am working on writing a utility to delete namespace and its entities. I delete the row in the "__namespace__" KIND, what will happen to all the entities in the namespace. For ex. Namespace: 'x1-1' It has few entities. I delete 'x1-1' from the __namespace__" KIND. But, I forgot to delete

Re: [google-appengine] new Google Cloud Platform Developers Google+ page

2012-09-02 Thread Aswath Satrasala
+1 for Drake. -Aswath On Mon, Sep 3, 2012 at 7:55 AM, Nickolas Daskalou wrote: > +1, well said Drake. > > Nick > > > On 3 September 2012 10:14, Drake wrote: > >> No offense I’m sure it is awesome… But don’t you think y’all are a little >> scattered? >> I mean there is the discussion pages/foru

Re: [google-appengine] Re: Algae - Application Template for Google App Engine

2012-08-30 Thread Aswath Satrasala
Is there any similar stuff for Java/GAE -Aswath On Thu, Aug 30, 2012 at 1:56 AM, Christopher Ramírez < blindedbythed...@gmail.com> wrote: > Thanks for your contribution Liya! > > Have all the basics a modern web apps needs, including REST API's. > > > On Tuesday, August 28, 2012 4:06:53 PM UTC-6

[google-appengine] New instances are starting very often

2012-08-30 Thread Aswath Satrasala
Hello, My appid is a paid appid. I am getting the following log message in the last two days often. *"This request caused a new process to be started for your application, and thus caused your application code to be loaded for the first time. This request may thus take longer and use more CPU th

Re: [google-appengine] Alternate to Conversion API

2012-08-22 Thread Aswath Satrasala
#x27;s easy with any platform that supports > ImageMagick. > > I might write up the process when we get around to implementing it, > but it probably won't be until the last minute. > > Jeff > > On Tue, Aug 21, 2012 at 7:00 AM, Aswath Satrasala > wrote: > > Hello,

[google-appengine] Alternate to Conversion API

2012-08-21 Thread Aswath Satrasala
Hello, We were deeply involved in utilizing the conversion api for the HTML to PDF conversion. Suddenly, I got the email from Google about the plan for decommissioning from Nov 2012. Does anyone has suggestions for doing the HTML to PDF conversion that is compatible with Google Appengine for Java

[google-appengine] logs are not showing in the appengine console

2012-08-15 Thread Aswath Satrasala
Hello, In the appengine console - the olders logs are not showing up. I click on the logs menu. then, I click on the 'Next 20'. No logs are shown Regards Aswath -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, sen

  1   2   >