[google-appengine] google cloud platform can not work

2020-04-06 Thread Liu Yi
hi When I registered the gcp It show that You do not have sufficient permissions to view this page SEND FEEDBACK RETRY There was an error while loading /home/dashboard?authuser=2=active-landing-269815 . Please

[google-appengine] Re: Google App Engine Search stopped working

2019-11-21 Thread Liu Adoo
I tried to create issue, but it says "You do not have permission to create issues in this component.", I chose Public Trackers. On Wednesday, November 20, 2019 at 2:31:51 AM UTC+8, George (Cloud Platform Support) wrote: > > Hello Liu, > > The error may have various o

[google-appengine] Google App Engine Search stopped working

2019-11-19 Thread Liu Adoo
I have followed https://cloud.google.com/appengine/docs/standard/java/search/ to set up search for my data with App Engine. It has been working fine until 2 days ago when I made a change which I am 100% sure has nothing to do with this issue and deployed my code again. Then search stopped

Re: [google-appengine] Practical difference from Cloud Run

2019-04-11 Thread Michael Liu
Also interested in what networking differences there are. For example, can cloud run services reach compute instances on the same default project network? We use cloud tasks to distribute/connect a lot of pipelines, doesn't seem to be listed as compatible w/ normal cloud run. (assuming

[google-appengine] GAE firewall + VPC firewall configuration

2019-02-27 Thread Michael Liu
Hello, Can someone chime in on the proper way to utilize network.instance_tag in app.yaml to make a specific app engine flex service private only to the VPC network and google services like cron, task queues, deployment etc? Outline below: 1. Leave everything to allow in app engine firewall

[google-appengine] Google API for Text to Speech

2018-01-09 Thread James Liu
I have searched on Google and Google Cloud Document for "Text to Speech" function. But I only found "Speech to Text". Is there any API I can use to implement my "Text to speech". Best Regards James -- You received this message because you are subscribed to the Google Groups "Google App

[google-appengine] Request failed with unknown error

2017-10-19 Thread Mos Liu
"Request failed with unknown error" when i open compute engine web pages. -- You received this message because you are subscribed to

[google-appengine] Internal server error during output

2017-03-28 Thread Yanlan Liu
Hi, I'm using a Bayesian Dynamic Linear Model in this code , which involves lots of array manipulation. It works well when only working with 5 years data. But when working on the full range (17 years), the results cannot be output to Google Drive

[google-appengine] Internal server error during output

2017-03-28 Thread Yanlan Liu
Hi, I am using a Bayesian Dynamic Linear Model in this code , which involves lots of array manipulation. It works fine when only processing 5 years data. But when working on the full range (17 years), the results cannot be output to Google Drive

[google-appengine] I can't open google.com on any browser.

2016-08-29 Thread Liu Leo
Hi everyone, I have two desktop, I could open google.com on a Dell desktop. But i can not open google.com on the desktop I build by myself. This happened recently I moved from Canada to California. I checked IE settings, and cache, either works good. I do not know if the problem is with the

[google-appengine] All app engine projects timing out when deploying

2016-06-29 Thread Ken Liu
Getting errors on all my projects today, error 13, however, have tested code and all apps run locally, just not deploying properly Anyone else encountering this? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this

[google-appengine] Re: Process terminated because the request deadline was exceeded. (Error code 123)

2016-05-17 Thread Kevin Liu
Indeed. Google, that link redirects to the screenshotted page... On Tuesday, May 17, 2016 at 9:02:01 AM UTC-4, Леонтьев Пётр

[google-appengine] What is the actual maximum number of versions?

2016-04-28 Thread Kevin Liu
https://cloud.google.com/appengine/docs/python/tools/uploadinganapp > > *Important:* App Engine has a limit of 10 deployed versions per > application. If you try to deploy an 11th version you'll get an error: "Too > Many Versions (403)." You can use the Cloud Platform Console to delete an >

[google-appengine] Re: NodeJS issues. Multiple instances spun up but also have multiple versions of app running!

2016-04-07 Thread Ken Liu
ent you need to quickly rollback. > > Jeff > > > On Thursday, April 7, 2016 at 12:06:03 PM UTC-5, Ken Liu wrote: >> >> Hi, >> >> I'm using app engine to run a nodejs app and so far so good except >> >> two VMs are running but it also appears two ver

[google-appengine] NodeJS issues. Multiple instances spun up but also have multiple versions of app running!

2016-04-07 Thread Ken Liu
Hi, I'm using app engine to run a nodejs app and so far so good except two VMs are running but it also appears two versions of the app are running too! Any suggestions on how to restrict this to one VM or find out why multiple versions of the app are running? -- You received this message

[google-appengine] task in queue not running (since 27, Jan)

2016-01-26 Thread Jack Liu
i have the following task queue setup, it has been running ok for the last few weeks, but today the queue is blocked and no task in the queue will run (the "Running" task is always 0). it is not working even after i purged the queue. anybody know what might be the root cause? - name: msgreply

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Henry Liu
This is happening for me too. On Friday, April 10, 2015 at 12:38:09 PM UTC-7, Matija wrote: Are we only one with this problem? For the last one hour it is like HR datastore is in some kind read only state but datastore put statements don't return any errors? We have noticed that they are

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Henry Liu
Something switched over and I've been getting 500 responses for stuff too. Seems like the best thing to do right now is to not cause any additional damage and let them sort it out. On Friday, April 10, 2015 at 1:27:28 PM UTC-7, Gilberto Torrezan Filho wrote: I'm having problems with my

[google-appengine] Socket for UDP works in development server, fails deployed

2013-08-21 Thread Wei Liu
UDP socket works in development server, but not deployed to app engine TCP socket works fine, but when I use UDP socket, it doesn't work. After a long eating, my page comes with this: Error: Server ErrorThe server encountered an error and could not complete your request. If the problem

[google-appengine] Plugin failed to connect to Development Mode server at 127.0.0.1:9997

2013-02-20 Thread Aiwu Liu
I had my GWT/GAE applications last tested about 1 week ago, they worked fine with both debug and run mode. However, without any changes, I tried them today, none of them works. the error message is, Plugin failed to connect to Development Mode server at 127.0.0.1:9997. Any help? Thanks. --

Re: [google-appengine] Re: Google Apps No Longer Free

2012-12-07 Thread Peter Liu
Some question and feedback: 1. I am not sure it's related. Last Sunday one of our new google apps account we created for GAE domain was suddenly deleted. Users can't hit GAE app with that domain, and Google 404 page is shown. We quickly re-register the domain with Google apps and added back

Re: [google-appengine] I am a new GAEer, it promts as below, how should I do ?

2012-10-09 Thread Fred Liu
python version is Python 2.7.1+. Thanks, Fred 在 2012年10月9日星期二UTC+8上午9时28分01秒,Takashi Matsuo (Google)写道: Please go to: https://appengine.google.com/logs?app_id=YOUR_APP_ID On Mon, Oct 8, 2012 at 6:46 PM, Fred Liu laush...@gmail.com javascript: wrote: Error: Server Error The server

[google-appengine] I am a new GAEer, it promts as below, how should I do ?

2012-10-08 Thread Fred Liu
Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please reporthttp://code.google.com/appengine/community.htmlyour problem and mention this error message and the query that caused it. -- You received this message because you

[google-appengine] Unable to deploy to GAE

2012-05-18 Thread Yin Liu
I found I am unable to deploy to GAE with the following error. The GAE instance that I am going to deploy is a billing enabled and I am still within my daily budge. Please help to resolve this issue since I need to deploy a very important server update today. Unable to update:

[google-appengine] Re: Unable to deploy to GAE

2012-05-18 Thread Yin Liu
/detail?id=7536 . Stephen On Friday, 18 May 2012 17:38:37 UTC+1, Yin Liu wrote: I found I am unable to deploy to GAE with the following error. The GAE instance that I am going to deploy is a billing enabled and I am still within my daily budge. Please help to resolve this issue since I

[google-appengine] I have to leave App Engine platform, feeling really bad and sad

2011-11-03 Thread Xin Liu
unaffordable bills. I'm feeling really really bad about this change. Perhaps it's also a good chance for me to figure out a better way to make more money. Hasta la vista, Google App Engine. Xin Liu @livid -- You received this message because you are subscribed to the Google Groups Google App

Re: [google-appengine] I have to leave App Engine platform, feeling really bad and sad

2011-11-03 Thread Xin Liu
My site's typical page is like this: http://www.v2ex.com/t/7577 As you have seen, a topic with dozens replies, each reply carry 3 entities: reply, member and avatar. And there are other supporting dynamic elements on the page (most of them can be cached). But when someone replied to the

[appengine-java] Re: GAEJ down!

2011-08-12 Thread Peter Liu
Do you happen to be deleting a lot of entities? It happens to me before (can't access console) and it's a know bug, thou I am not sure it's fixed or not. Can you access other admin pages? Sometimes the bookmarked link become invalid and need to relogin from the login page. On Aug 12, 1:01 am,

[google-appengine] authentication for non web based python apps

2011-07-28 Thread liu
Hi all, Currently, we are deploying a wireless sensor network at one of international leading semiconductor companies in UK to monitor the efficiency of their facilities. We are building a non web based python application which is residing on GAE. The situation is this: I have built another non

[google-appengine] Re: authentication for non web based python apps

2011-07-28 Thread liu
to your client-side app. You could also add to your request handlers on the server-side that any communication that isn't https be rejected as a further precaution. Stephen CortexConnect cortexconnect.appspot.com On Thu, Jul 28, 2011 at 4:35 AM, liu ruos...@aquamw.com wrote: Hi all

[google-appengine] Re: authentication for non web based python apps

2011-07-28 Thread liu
to your client-side app. You could also add to your request handlers on the server-side that any communication that isn't https be rejected as a further precaution. Stephen CortexConnect cortexconnect.appspot.com On Thu, Jul 28, 2011 at 4:35 AM, liu ruos...@aquamw.com wrote: Hi all

[google-appengine] 回复:Re: authentication for non web based python apps

2011-07-28 Thread liu
Hi Ernesto and Stephen, Thank you both so much. Your comments clear up my confusion about the https and authentication. Initially, I mixed up these two concepts. They are two seperate things, I thought in order to use https you need to implement some kind of authentication like Google account

[google-appengine] Re: Created new app but application does not exist

2011-07-27 Thread Peter Liu
, Peter Liu tinyee...@gmail.com wrote: Hi, I tried to create a new app called androidquery, and the web UI shows some error (forgot exact wording). Despite the message, I can access the admin panel for this app, so it's created (at least half way) and the appid is reserved. But when I

[google-appengine] Created new app but application does not exist

2011-07-26 Thread Peter Liu
Hi, I tried to create a new app called androidquery, and the web UI shows some error (forgot exact wording). Despite the message, I can access the admin panel for this app, so it's created (at least half way) and the appid is reserved. But when I deploy, it shows this error:

[google-appengine] Re: IP addresses for traffic from Google App

2011-07-06 Thread liu
to anyone with a app on appengine - or even access to a comprismised or low security app. (think shell.appspot.com ) On Thu, Jun 30, 2011 at 9:50 AM, liu ruos...@aquamw.com wrote: Dear all, We are setting up a network locally which is protected by a firewall, and we also have

[google-appengine] IP addresses for traffic from Google App

2011-06-30 Thread liu
and the application running on google app engine please? I can't find any IP address range for the google app engine, so that I can put them in the allowable list at the firewall. Any helps and suggestions are highly appreciated. Best regards, Liu -- You received this message because you are subscribed

[google-appengine] Re: is that possible to implement socket for tcp/ip data streaming in python app

2011-06-24 Thread liu
to receive the data and relay it again using htttp. Do u have any suggestions on setup of this proxy and google apis for data streaming over http plz? Your help is really appreciated! Liu On Jun 24, 3:04 am, Nick Johnson (Google) nick.john...@google.com wrote: Hi Liu, You're correct - you can't open

[google-appengine] is that possible to implement socket for tcp/ip data streaming in python app

2011-06-23 Thread liu
stream in xml). The question is Google App Engine doesn't support the socket programming, am I right? If this is the case, are there any possible ways to work around this please? Any helps or hints are really appreciated! Regards, Liu -- You received this message because you are subscribed

[google-appengine] High Replication and Blob storage price

2011-03-05 Thread Peter Liu
Hi all, http://code.google.com/appengine/docs/billing.html In the doc it says HR cost is $0.45 G/month. Does it include the blob store storage? or the storage by blob store remains at $0.15? It's not clear on the doc and from the admin page I always see total storage that's datastore +

[appengine-java] 1.4.2: Can't make https call from dev server

2011-02-12 Thread Peter Liu
We are using a custom remote delegate to route datastore rpc call to live production test site on appspot. We did this because sometimes we want to develop with live data. However after upgrading to 1.4.2, https outbound call starts failing (see below). If we change to http, then it works again.

[appengine-java] Re: java.lang.OutOfMemoryError: Java heap space

2011-02-12 Thread Peter Liu
Try using the low level API and do keys only query with limit of 1000 (and delete them) repeatedly instead of retrieving whole objects. I am guessing the out of memory is due to large amount of objects returned by the query. Keys only query also use much less api cpu. On Feb 12, 9:22 pm,

[appengine-java] Using the Python datastore replication in Java

2011-01-25 Thread Peter Liu
http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html#Copying_Entities_to_Another_Application Anyone successfully transfer a table from one app to another? I need to update a test app with data from a production app, and the bulk download utility just take too long (and too many

[google-appengine] Dev server with production datastore?

2011-01-25 Thread Peter Liu
Anyway to make dev server use production datastore? It will be nice when designing new html templates (jsp, etc...) with real production data. Maybe with read-only to avoid corrupting the remote datastore. Anyone tried this? Thanks. -- You received this message because you are subscribed to

[google-appengine] Re: Dev server with production datastore?

2011-01-25 Thread Peter Liu
download your data and restore in the local dev. 2011/1/25 Peter Liu tinyee...@gmail.com: Anyway to make dev server use production datastore? It will be nice when designing new html templates (jsp, etc...) with real production data. Maybe with read-only to avoid corrupting the remote

[google-appengine] Re: Dev server with production datastore?

2011-01-25 Thread Peter Liu
Thanks! Exactly what I am looking for. This plus security and a read only mode will be perfect. On Jan 26, 4:39 am, nacho vela.igna...@gmail.com wrote: Take a look to thishttp://code.google.com/p/remote-datastore/ I'd never used it but maybe could it be useful for you. Regards -- You

[google-appengine] Datastore view always give 500 server error for one app

2011-01-09 Thread Peter Liu
After I delete all the entries of a few tables, the datastore view keep giving 500 errors. Datastore viewer is fine on other apps. It's not a quota issue because the app is working fine with other datastore operations, just the datastore viewer is having issue. There's no data type or schema

[google-appengine] Re: Datastore view always give 500 server error for one app

2011-01-09 Thread Peter Liu
It starts working now. Could it be related to the burst of datastore operations or it's just happened to not work for that app? On Jan 9, 3:24 pm, Peter Liu tinyee...@gmail.com wrote: After I delete all the entries of a few tables, the datastore view keep giving 500 errors. Datastore viewer

[google-appengine] ImagesService Down?

2010-12-29 Thread Peter Liu
Having failed 2000 times in past few hours. com.pekca.main.utility.Utility critical: com.google.appengine.api.images.ImagesServiceFailureException: Unknown # W 12-29 09:28PM 21.728 [vikispot/0-4-16.347267200973382122].stderr: com.google.appengine.api.images.ImagesServiceFailureException:

[google-appengine] Re: ImagesService Down?

2010-12-29 Thread Peter Liu
Seems it's failing over the same image with blobkey: AMIfv9453wGAckSs1JFCjM8acSN_assBA1KEux8Dy26Q3EgRrCvJOvmHAD7X6l_VMatfyT5JGlsDk5Pvp5rPT8- tnT2ptqudSo2- r7g6xQGBVHYjqTCQiZE1iyd5FKUTmN9WtRzfgwR4eXaJyqbok20K56lnQukO_A app name: vikispot On Dec 29, 9:32 pm, Peter Liu tinyee...@gmail.com wrote

[google-appengine] Google App Engine Dashboard API or iPhone app?

2010-12-16 Thread Xin Liu
Hi, Will there be an API that can expose all details we saw from Google App Engine Dashboard, so that we can do a lot of interesting things with it. Or will there be an iPhone app for Google App Engine Dashboard? As an iOS/GAE developer I'd really love to see the combination. Cheers, Xin

[appengine-java] Re: Output encoding / JPEG does not seem to work

2010-11-16 Thread Peter Liu
Are you using dev server? The image service on dev server does the most basic thing possible and ignore most params. You might have issue working with PNG files as well. Deploy to a live test server and the image service should work. By default, jpeg encoding is quality 85 (according to my

[google-appengine] Re: Do static files count towards bandwidth quota?

2010-11-03 Thread Peter Liu
Since we are on this topic, does anyone know if the server returns 304 so that the file is not actually transferred to the client, does it count as bandwidth? Say a file is 4kb and the http header is 1kb, does GAE charge 1kb bandwidth or 5kb as if it's served non-cached? Thanks. On Nov 3, 6:48 

[appengine-java] Re: Does ImageService support join image?

2010-11-02 Thread Peter Liu
I think what you are looking for is Composite. Look at the javadoc of the image service and service factory, there's a way to create composite and there's a function to take a list of composites to compose a single image. On Nov 1, 4:33 am, Secret mafa...@gmail.com wrote: I have try the API.

[appengine-java] Re: Eclipse plugin insists on copying DataNucleus jars to war/WEB-INF/lib

2010-10-27 Thread Peter Liu
Hi Max, Does it copy on startup or build? I am using Eclipse 3.5 , 3.6 and it doesn't copy to lib always. It happens when SDK is changed or maybe on startup. Regardless, I wanted to do the same thing and what I did is write an ANT task that runs every build. The ANT task removed the libs that I

[appengine-java] Handle internal 500 error gracefully

2010-10-26 Thread Peter Liu
In doc for java: Note: At present, you cannot configure custom error handlers for some error conditions. Specifically, you cannot customize the 404 response page when no servlet mapping is defined for a URL, the 403 quota error page, or the 500 server error page that appears after an App Engine

[appengine-java] Re: Unable to deploy 1.3.8 project

2010-10-19 Thread Peter Liu
think it's my setting issue. Can anyone verify? On Oct 18, 10:41 pm, Peter Liu tinyee...@gmail.com wrote: I created a brand new project with 1.3.8 sdk, deploy to live server, and the SystemProperty.version is still: Google App Engine/1.3.7. Can anyone help? How do I verify what version of jars I

[appengine-java] Re: How to get rid of a hanging mapreduce job?

2010-10-18 Thread Peter Liu
entities long time ago and it was inconsequential. On Oct 17, 2:50 am, Peter Liu tinyee...@gmail.com wrote: I had the same problem. I fix it by deleting the entries of the 2 map reduce table. Go to to the datastore viewer and there's 2 Kind used by map reduce. By the way, how to mark

[appengine-java] Re: JPEG Quality OutputSettings NoClassDefFoundError

2010-10-18 Thread Peter Liu
:02 pm, Peter Liu tinyee...@gmail.com wrote: Anyone have this working? -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send

[appengine-java] Re: JPEG Quality OutputSettings NoClassDefFoundError

2010-10-18 Thread Peter Liu
 pm, Peter Liu tinyee...@gmail.com wrote: Anyone have this working? -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email

[appengine-java] Unable to deploy 1.3.8 project

2010-10-18 Thread Peter Liu
I created a brand new project with 1.3.8 sdk, deploy to live server, and the SystemProperty.version is still: Google App Engine/1.3.7. Can anyone help? How do I verify what version of jars I deployed to production? @SuppressWarnings(serial) public class VikiSpot8Servlet extends HttpServlet {

[appengine-java] Re: How to get rid of a hanging mapreduce job?

2010-10-17 Thread Peter Liu
I had the same problem. I fix it by deleting the entries of the 2 map reduce table. Go to to the datastore viewer and there's 2 Kind used by map reduce. By the way, how to mark the task as completed? When my task is done it always end with the Unknown state. I asked this question before but

[google-appengine] Re: What is Unknown status in MapReduce console?

2010-09-21 Thread Peter Liu
I am using the java version. However, I am just looking at the console that show the map reduce jobs and status. I think that's common for java and python. On Sep 18, 1:50 pm, Peter Liu tinyee...@gmail.com wrote: I am trying to use the Mapper API and couldn't figure out how to set the status

[google-appengine] What is Unknown status in MapReduce console?

2010-09-18 Thread Peter Liu
I am trying to use the Mapper API and couldn't figure out how to set the status. The job is completed and the status is Unknown. Is Unknown normal status for completed jobs? If not, what am I missing to mark the task as completed? Thanks. -- You received this message because you are subscribed

[google-appengine] Re: SEO and High Performance Image API get_serving_url(). Use a GET parameter?

2010-09-18 Thread Peter Liu
Not sure about SEO impact, but I recall the Google page speed plugin for Firefox says a ? in the url might cause other public cache servers to not cache the image. On Sep 17, 3:17 pm, Joseph Letness joe.letn...@gmail.com wrote: I'm no SEO expert but I've always considered it Best Practice to use

Re: [google-appengine] Re: 500 error accessing http://appengine.google.com/

2010-09-14 Thread Ken Liu
I'm getting errors in the console as well. On Tue, Sep 14, 2010 at 12:51 PM, Jason C jason.a.coll...@gmail.com wrote: We're still seeing problems on the console. We're also seeing a large number for DownloadError ApplicationError 5 (i.e., from urlfetch). (appid steprep) j On Sep 14, 8:37 

[google-appengine] Re: High-Performance Image Serving Cache-Control

2010-09-14 Thread Peter Liu
You have to test it production. The headers on dev on all requests are very different than in live. I believe all the images from the live image server has a 1 day cache expiration. On Sep 14, 4:25 pm, Joseph Letness joe.letn...@gmail.com wrote: Hi everybody,  I would like to allow browser

[google-appengine] Re: Can Google CDNs cache dynamically generated files ?

2010-09-13 Thread Peter Liu
From my experience, dynamic content is also cached if you set the cache control headers. On Sep 13, 9:25 am, Francois Masurel fm2...@mably.com wrote: Let me explain : I have potentially too many ( 3000) GWT generated files in my java application.  I've already packed all my java classes in a

[appengine-java] Re: Query BlobInfo in Java?

2010-09-07 Thread Peter Liu
in appengine? I'm wondering if I can use the blobstore service even with a free account. If not, are there other alternatives for blobstore so that I can upload and retrieve a file? Thanks On Tue, Sep 7, 2010 at 2:57 AM, Peter Liu tinyee...@gmail.com wrote: Just what I needed. Thank you

[appengine-java] Query BlobInfo in Java?

2010-09-06 Thread Peter Liu
Hi all, Anyone know a simple way to query BlobInfo? Simple use case will be query the BlobInfo that has a specific file name. It seems there's a method to query BlobInfo for Python but I can't find it for java. Thanks! -- You received this message because you are subscribed to the Google

[appengine-java] Re: Query BlobInfo in Java?

2010-09-06 Thread Peter Liu
(FetchOptions.Builder.withLimit(1)); Hope that helps... On 6 set, 05:13, Peter Liu tinyee...@gmail.com wrote: Hi all, Anyone know a simple way to query BlobInfo? Simple use case will be query the BlobInfo that has a specific file name. It seems there's a method to query BlobInfo for Python

[google-appengine] Serving Url - invalid crop size valid in production?

2010-09-03 Thread Peter Liu
Using the latest high performance image serving feature, for the dev server (java), if the serving image has invalid width or crop width, it will give error. However when it's in production, the width are not restricted to the valid sizes. Valid sizes as documented:

[google-appengine] Index Error state

2010-08-25 Thread Peter Liu
Made a mistake and vaccum the index that's not suppose to be deleted. I then deploy the app while the index is deleting and all the index is in Error state. I tried to vaccum them but they still stuck at Error. Now I can't delete index nor deploy app to rebuild the index. What should I do to fix

[google-appengine] how to select entities by no parent in gql?

2010-08-04 Thread Forrest Liu
Hi everybody: I dont know how to do, can anybody give me some help.thanks. -- Best regards, Forrest -- 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

[google-appengine] 10 secs URLFetch limit

2010-06-28 Thread Peter Liu
I am having issue fetching a html from user's specified url, which very often takes 10+ seconds (maybe it's outside US, maybe it's a cold start, maybe it's just plain slow). I am retrying the request every hour, but quite often it will fail again. However, if another request is made immediately,

[appengine-java] Eclispe deploy version check failed but deployed?

2010-06-06 Thread Peter Liu
The admin console have the new version available but the check in eclipse keep failing. It's somewhat annoying because I have to quit eclipse to stop the check. Uploaded 12 files. Initializing precompilation... Deploying new version. Will check again in 1 seconds. Will check again in 2 seconds.

[google-appengine] Re: Eclipse, AppEngine, Java.

2010-06-04 Thread Peter Liu
I actually split the project like you. One project as a framework that other GAE project uses, and one project for app specific stuff. However, at the end, instead of reference, I created a new source folder that link to the source folder of the framework. This way the app project still think

[appengine-java] Stats are 0ms in AppStats

2010-04-12 Thread Peter Liu
I just followed the guide for installing appstats for java and loaded the admin page. (11) 2010-04-12 18:02:17.528 GET /wsjspotName=Barack %20Obamatest=true 200 real=357ms cpu=0ms api=0ms overhead=0ms (8 RPCs) (12) 2010-04-12 18:01:57.196 GET /image/17001/barack-obama 404 real=214ms cpu=0ms

[google-appengine] Space efficiency with url as key

2010-03-24 Thread Peter Liu
Is using url as a string key for an entity really inefficient for space? Say if the url is long and it's 1k byte, each key is repeatedly stored with each indexed property right? If you have a list property of 5000 items, will the keys of those 5000 index entries consume 5M? Thanks. -- You

[google-appengine] Re: Space efficiency with url as key

2010-03-24 Thread Peter Liu
) nick.john...@google.com wrote: Hi Peter, On Wed, Mar 24, 2010 at 6:01 AM, Peter Liu tinyee...@gmail.com wrote: Is using url as a string key for an entity really inefficient for space? Say if the url is long and it's 1k byte, each key is repeatedly stored with each indexed property

[google-appengine] Re: Space efficiency with url as key

2010-03-24 Thread Peter Liu
, Mar 24, 2010 at 6:01 AM, Peter Liu tinyee...@gmail.com wrote: Is using url as a string key for an entity really inefficient for space? Say if the url is long and it's 1k byte, each key is repeatedly stored with each indexed property right? If you have a list property of 5000 items

[google-appengine] Re: Server time issue - off by 2 days?

2010-02-12 Thread Peter Liu
Thanks. That explains it. On Feb 12, 12:02 am, Stefano Ciccarelli sciccare...@gmail.com wrote: The ID is only granted to be unique and not increasing. On Fri, Feb 12, 2010 at 12:31 AM, Peter Liu tinyee...@gmail.com wrote: We just found something very strange in our member table. ID/Name

[google-appengine] Cold start and googlebot crawl rate

2010-02-12 Thread Peter Liu
Hi guys, Can someone share their experience with getting google to index your site? Recently I added my site to various search engine, including Google. In the webmaster tool setting, I see this: Your site has been assigned special crawl rate settings. You will not be able to change the crawl

[appengine-java] Anyway to check if current app instance is default version?

2010-02-11 Thread Peter Liu
Is there anyway to check if current app version is default? Basically we want to cache the pages with only the default version. We want testers to hit the new version but won't effect normal users using the default version. Thanks! -- You received this message because you are subscribed to the

[appengine-java] Re: Anyway to check if current app instance is default version?

2010-02-11 Thread Peter Liu
Great simple suggestion! Thanks!!! On Feb 11, 3:12 pm, John Patterson jdpatter...@gmail.com wrote: You could check the http host in the request to check for your live url On 12 Feb 2010, at 05:59, Peter Liu wrote: Is there anyway to check if current app version is default? Basically we

[google-appengine] Unrecoverable 500 error

2010-02-11 Thread Peter Liu
I normally see this error when a cron job is run. But I just see this on my site just now. The request time out (at ~10sec, 0cpu) without hitting the app at all. There's almost no load on the server so it's not a quota issue. Is there a way to prevent this? If it's an error that can be recovered,

[google-appengine] Server time issue - off by 2 days?

2010-02-11 Thread Peter Liu
We just found something very strange in our member table. ID/Name enabled registerDate id=7015 True2010-02-11 23:15:02.359000 id=8001 True2010-02-09 18:12:27.603000 The register date is the current time (when user register). If ID is suppose to be keep

[appengine-java] Re: App Engine SDK 1.3.1 is out!

2010-02-10 Thread Peter Liu
App Engine now automatically retries all datastore calls (with the exception of transaction commits) when your applications encounters a datastore error caused by being unable to reach Bigtable Is the datastore retry logic at the base API level or at the JPA/JDO level? A lot of people are using

[appengine-java] Re: production memcache grabTail namespace isolation broken

2010-02-05 Thread Peter Liu
Hi Ikai, If the grab tail do intend to only return objects belong to a specific namespace, it will be nice if the memchace clear all function only delete objects in a specific namespace as well. At first I thought the clear all don't respect namespace is due to memcache implementation

[appengine-java] Re: Does precompilation work ?

2010-01-31 Thread Peter Liu
In my experience deployment sometimes fail with variety of reasons. Sometimes it says precompiling starts and eventually time out. The console will suggest you to turn off precompilation, but if you try deploy again, it will work. My suggestion is keep trying. On Jan 30, 11:46 am, tomekc

[google-appengine] Re: Cron jobs fail with error Request was aborted after waiting too long to attempt to service your request.

2010-01-15 Thread Peter Liu
01-15 04:36PM 28.187 /p/tempClean 500 10081ms 0cpu_ms 0kb Error in last 17 hours: 51 5.4% Job run every minute, it query a kind and delete the entries. Currently there's no entry so the task just do a simple query. There's no other traffic either. On Dec 14 2009, 4:11 am, Abhi

[google-appengine] Re: Cron jobs fail with error Request was aborted after waiting too long to attempt to service your request.

2010-01-15 Thread Peter Liu
Also the duration is always between 10s and 11s. cpu is always 0ms. On Jan 15, 4:46 pm, Peter Liu tinyee...@gmail.com wrote: 01-15 04:36PM 28.187 /p/tempClean 500 10081ms 0cpu_ms 0kb Error in last 17 hours: 51      5.4% Job run every minute, it query a kind and delete the entries. Currently

Re: [appengine-java] Re: A web service with security (java)

2009-12-07 Thread Jianhong Liu
hi, Andrey: I am also looking for advices on how to use spring security and OpenID on Google App Engine applications, did you find any useful information? as far as my research, I found my application on GAE can't be used as OpenID RP because it's not allowed to create Realm. It will be great

[appengine-java] Re: SimpleDS: an alternative for Datastore persistence

2009-10-23 Thread Peter Liu
remember now.  I can't figure out if I'm getting bit by Spring, GAE's datastore, or JDO, and it's very frustrating. What has been your experience, war stories, etc.? Peter Liu wrote: Awesome! I recently played with the lower level API as well. Some of the features are not available

[appengine-java] Re: SimpleDS: an alternative for Datastore persistence

2009-10-23 Thread Peter Liu
I think most complains about JDO in this group is not saying that JDO has issues. It just that GAE is so different then traditional environments that old frameworks aren't 100% suitable. If there's a modify version of JDO that strip out irrelevant features, and put in some important low level api

[google-appengine] No datastore stats?

2009-10-14 Thread Peter Liu
Do we need to enable the datastore stats? I tried the sample code (java) in both dev and production, and the globalStat is always null. DatastoreService datastore = DatastoreServiceFactory.getDatastoreService(); Entity globalStat = datastore.prepare(new Query (__Stat_Total__)).asSingleEntity();

[google-appengine] Re: What are your top three issues in appengine?

2009-10-06 Thread Peter Liu
1) More control over how Memcache evict entries. More information on Memcache usage (how big, how many entries, how it scale with more traffic). Allow us to purchase more memcache space/slots? Allow us to run some code, call some url, or write data to datastore upon eviction. Basically, anything

[google-appengine] Re: Why Google AppEngine sucks

2009-09-28 Thread Peter Liu
After looking at the reported api_cpu usage numbers for so long, I am convinced that the usage is estimated with a formula or model. It varies over time, maybe depending on server condition in that time period. For example: 1 put - 66ms 10 batch put same object- 666ms 100 batch put same object

[google-appengine] Re: Dramatic increase in api cpu usage.

2009-09-11 Thread Peter Liu
I see similar results. The total api cpu time is much higher then actual time spent on the actual call. I use a profiling api delegate that logs every api call duration, and the total api cpu reported on admin console is usually at least 2 times higher. On Sep 9, 2:05 pm, Lec lec...@gmail.com

[google-appengine] Re: Dramatic increase in api cpu usage.

2009-09-11 Thread Peter Liu
advice. :) Thanks! On Sep 11, 11:17 am, Nick Johnson (Google) nick.john...@google.com wrote: Hi Peter, On Fri, Sep 11, 2009 at 2:18 AM, Peter Liu tinyee...@gmail.com wrote: I see similar results. The total api cpu time is much higher then actual time spent on the actual call. I use

[google-appengine] Re: How to control the access to a set of static files

2009-03-25 Thread Dong Liu
Thanks for the suggestion. I think what you mentioned is http://code.google.com/appengine/docs/python/images/overview.html I will verify if it is good for my case. Cheers, Dong On Wed, Mar 25, 2009 at 11:20 AM, Barry Hunter barrybhun...@googlemail.com wrote: You can actully serve files

  1   2   >