[google-appengine] Re: Is the Memcache Service deprecated? (2nd generation runtime migration question)

2019-10-25 Thread Ken Bailey
Ah, I see; that comment on the issue tracker was exactly the type of information I was looking for. Seems pretty explicit. Thanks for you help! On Friday, October 25, 2019 at 12:23:19 PM UTC-4, Yasser Karout wrote: > > For flexible environments, a memcache service will be available at some > poi

[google-appengine] Is the Memcache Service deprecated? (2nd generation runtime migration question)

2019-10-25 Thread Ken Bailey
I've been working on an app using the Java 8 Standard runtime, but have recently looked at migrating to the new Java 11 runtime. I peeked at the differences between the two ( https://cloud.google.com/appengine/docs/standard/java11/java-differences) to get an understanding of what such a migratio

[google-appengine] Re: About bc.googleusercontent.com domain

2016-08-08 Thread Ken Walker
How many maximum IPs can be assigned to single instance of compute engine since we have been receiving requests from more than 60 such IPs (i.e. bc.googleusercontent.com hosts) and all those requests are from single user. - Ken On Monday, August 8, 2016 at 5:27:23 AM UTC+5:30, Adam (Cloud

[google-appengine] About bc.googleusercontent.com domain

2016-08-04 Thread Ken Walker
Hello, We are receiving many requests to our server from bc.googleusercontent.com and user agent doesn't include APP Engine information so please clear my couple of doubts that as mention like below 1) Is that app engine IP or compute engine IP ? 2) what does "bc" mean in bc.googleusercontent.c

[google-appengine] Re: GAE app : Warning: file_get_contents(): Unknown status code

2016-08-02 Thread Ken Walker
we got response code : 999 On Wednesday, August 3, 2016 at 11:21:32 AM UTC+5:30, Ken Walker wrote: > > Thank you for your replay > > As we have faced that with linkedin public profile url, please check it > below > -- > $url ='h

[google-appengine] Re: GAE app : Warning: file_get_contents(): Unknown status code

2016-08-02 Thread Ken Walker
Stackdriver Trace, one > can inspect the underlying URL Fetch call made to Cloud Storage. > >- What response status code do you get with that underlying URL Fetch >call? >- How large is the file being fetched? I suspect this may affect the >response code if Cloud S

[google-appengine] GAE app : Warning: file_get_contents(): Unknown status code

2016-07-29 Thread Ken Walker
) ); $context = stream_context_create($opts); $content = file_get_contents($url ,false,$context); - Thanks in advance! - Ken Walker -- You received this message because you are subscribed to the Google Groups "Google App Engine&q

[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 gro

[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 tw

[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 bec

Re: [google-appengine] Google Dev Console doesn’t show SSL Certificates

2016-01-15 Thread Ken Bowen
Nick, My mistake. I /thought/ I was logged into the right account, but wasn’t. I see everything now. Sorry for the noise. Ken On Jan 15, 2016, at 10:34 AM, Nick (Cloud Platform Support) wrote: > Did you perhaps use a different account than the one you're currently using? > &g

[google-appengine] Google Dev Console doesn’t show SSL Certificates

2016-01-14 Thread Ken Bowen
I uploaded a number of subdomain certificates in November, and the list of all was displayed at that time. Now none of them show (at Settings > SSL Certificates): No certificates have been uploaded However, they all appear to be in place: When one goes to the subdomain, the connection is h

[google-appengine] Re: Beehive/Weblogic jar file not available

2015-08-25 Thread Ken Bowen
Nick - Followup: Based on advice from the DWR community, I solved the problem this way: Opened the dwr.2.0.10.jar, and performed: a) Opened org/directwebremoting/dwr.xml and removed http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google

[google-appengine] Re: Beehive/Weblogic jar file not available

2015-08-03 Thread Ken Bowen
ogic jar could have been supplied by GAE earlier. It all seems very odd. I'm going to contact the DWR guys and see what they say. Thanks, Ken On Monday, August 3, 2015 at 1:32:45 PM UTC-6, Nick (Cloud Platform Support) wrote: > > Hi Ken, > > It sounds as though this is a spec

[google-appengine] Beehive/Weblogic jar file not available

2015-08-01 Thread Ken Bowen
ve/Weblogic jar available in GAE before SDK 1.9.24? Can anyone give me any pointers about this? Thanks in advance, Ken Bowen -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emai

[google-appengine] Re: Versioning issue with appengine-java-sdk-1.9.24 and Eclipse

2015-07-28 Thread Ken Bowen
.. /really/ gotten 1.9.24?? On Tuesday, July 28, 2015 at 3:48:48 PM UTC-6, Ken Bowen wrote: > > Ah sorry, forgot that emailing a reply to Patrice wouldn't get posted here. > > I'm confused by: > > > As a side note, this really just affects the version counter

[google-appengine] Re: Versioning issue with appengine-java-sdk-1.9.24 and Eclipse

2015-07-28 Thread Ken Bowen
tified itself inside Eclipse as 1.9.22, that I had /really/ gotten 1.9.4?? --Ken On Tuesday, July 28, 2015 at 1:54:34 PM UTC-6, Patrice (Cloud Platform Support) wrote: > > So to keep the public thread updated (in case someone stumbles) Ken > confirms to using those downloads. > >

[google-appengine] Versioning issue with appengine-java-sdk-1.9.24 and Eclipse

2015-07-24 Thread Ken Bowen
Eclipse, I used Help > Check for Updates, but that only showed as available: Google App Engine Java SDK 1.9.22. However, my logs on GAE are showing app_engine_release=1.9.24 being used. How can I get app_engine_release=1.9.24 as the SDK in my Eclipse plugin? Thanks in advance, Ken Bo

Re: [google-appengine] Problem running a cron job

2015-06-30 Thread Ken Bowen
Patrice, Thanks, Ken On Jun 30, 2015, at 7:52 AM, Patrice (Cloud Platform Support) wrote: > Hi Ken! > > If you want to call that method and log the time when you call this? yes > definitely, this is what you want, and then you just hit that servlet > whenever you w

Re: [google-appengine] Problem running a cron job

2015-06-29 Thread Ken Bowen
logger.warn("## CronTest1Servlet : " + now); } } Thanks much, —Ken On Jun 29, 2015, at 11:41 AM, Patrice (Cloud Platform Support) wrote: > Hey Ken, > > I'm a bit unclear on your issue, so if you could clarify, it would be helpful. > > You ha

[google-appengine] Problem running a cron job

2015-06-28 Thread Ken Bowen
initely be appreciated. Thanks in advance, Ken Bowen -- 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. T

[google-appengine] How to setup a GAE managed VM

2015-02-11 Thread Ken Bowen
;t see any options for a GAE managed VM. Can anyone point me in the right direction to get started? Thanks, Ken Bowen -- 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 fr

[google-appengine] Trimming backup records on Datastore Admin

2014-08-22 Thread ken
section of the Datastore Admin? Thanks in advance, Ken Bowen -- 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...@google

Re: [google-appengine] Issue with Cloud Storage GCS API on local Development Server

2013-12-21 Thread Ken Bowen
Gary, Are you using namespaces and running your code in a non-default namespace? That was my problem (see the very end of my original post.) My revised code for 11/21 runs in the default namespace -- that's why it worked. Ken On Dec 20, 2013, at 12:33 PM, Gary Mort wrote: >

[google-appengine] Re: Difficulty turning on project Billing

2013-12-11 Thread ken
Problem mysteriously resolved. I replicated it a couple of more times, then logged out and went away for while. When I came back & logged in, everything behaved as it should. Go figure. Cheers, --Ken -- You received this message because you are subscribed to the Google Groups "G

[google-appengine] Difficulty turning on project Billing

2013-12-11 Thread ken
e. BUT: I haven't submitted any payment method, and when I try to go to Billing > Billing Profie or Billing > Billing Settings, I just get You are not authorized to access this page. I /think/ a bug has crept in; I've successfully set up Billing for other projects. Thanks for th

Re: [google-appengine] Google Cloud Storage: Real World - Bucket authorization

2013-12-03 Thread Ken Bowen
Hi Vinny, Thanks for the invite to your Google+ circle. I don't have a Google+ account right now, but I plan to set one up for myself and for my company in January when, hopefully, our business opens it's doors. You'll see me show up in your circle then. Cheers, Ken On Nov 24

[google-appengine] Problem with SSL for Custom Domains

2013-12-02 Thread ken
ains asserts: SNI certificate slots: Used 1 of 5. So, if anyone can give me any useful troubleshooting tips for this, I'll greatly appreciate it. Thanks in advance, Ken Bowen -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To uns

[google-appengine] JDO startup apparently reads through entire table, causing quota problems - why and how to fix?

2013-11-25 Thread Ken Traub
I've got a GAE app which uses JDO to manage a single persistent class. Memcache not used. Every time a new instance of the app starts up, I see 3524 data store read operations added to my quota usage. That number happens to be the number of rows in the persistent table, currently. So it see

Re: [google-appengine] Google Cloud Storage: Real World - Bucket authorization

2013-11-23 Thread Ken Bowen
Vinny, Thank you very much! That got me going. I especially appreciate the screen shot on imgur, because on my MacBook Pro, none of Chrome,FF,Safari showed the bottom portion of the page for adding unless I suppressed the Nav or Bookmarks bar, and there's no vertical scroll bar. Cheers

[google-appengine] Google Cloud Storage: Real World - Bucket authorization

2013-11-22 Thread ken
nt me to the right doc to get straight. Many thanks in advance, --Ken Bowen -- 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+unsub

[google-appengine] Re: Issue with Cloud Storage GCS API on local Development Server

2013-11-22 Thread ken
> return toreturn; > } > > Now the FileNotFound does not occur, and I do get (some) bytes back, about > 1/10 of the 1.2MB. Presumably when I switch to ObjectStreaming, I'll get > all. > Cheers, > --Ken > -- You received this message because you are subscribed to t

Re: [google-appengine] Issue with Cloud Storage GCS API on local Development Server

2013-11-21 Thread Ken Bowen
readChannel.read(byteBufferResult); } finally { readChannel.close(); } byte[] bytesRead = byteBufferResult.array(); int bytesReadSize = bytesRead.length; result += "\nbytesReadSize = " + bytesReadSize; return result; } --Ken On Nov

Re: [google-appengine] Issue with Cloud Storage GCS API on local Development Server

2013-11-21 Thread Ken Bowen
rary, retrieves it, and writes out the number of bytes it got). That works fine. If you say this doesn't /have/ to be directly in a servlet, I'll dig in further to my original. Cheers, --Ken On Nov 21, 2013, at 5:07 PM, Tom Kaitchuck wrote: > I'm a bit confused by your st

Re: [google-appengine] Issue with Cloud Storage GCS API on local Development Server

2013-11-21 Thread Ken Bowen
t the test harness in LocalExample.) I assumed that it would be ok to run in a deployed app on AppEngine. Thanks again, --Ken On Nov 21, 2013, at 2:51 PM, Tom Kaitchuck wrote: > Using the 1.8.8 version of the SDK and depending on appengine-gcs-client > 0.3.3, the following servlet bas

[google-appengine] Issue with Cloud Storage GCS API on local Development Server

2013-11-19 Thread ken
l=GcsFilename(formrunnerbucket-r7yh23nb2, FA/MasterFormStore-6649846324789248) Here's the observed results: IN ~war/WEB-APP/appengine-generated: -rw-r--r-- 1 ken staff 1679407 Nov 19 09:19 encoded_gs_key:L2dzL2Zvcm1ydW5uZXJidWNrZXQtcjd5aDIzbmIyL0ZBL01hc3RlckZvcm1TdG9yZS02NjQ5ODQ2MzI0Nz

[google-appengine] add-on Google Cloud Storage to an existing GAE project

2013-11-12 Thread ken
mention of the original project ABC which I checked at the beginning of the setup process. The goal is to store data from that project in GCS. What am I missing? Thanks in advance, Ken Bowen -- You received this message because you are subscribed to the Google Groups "Google App Engine&qu

Re: [google-appengine] Adding a single subdomain -- almost but not quite

2013-08-28 Thread Ken Bowen
After posting, I discovered http://support.google.com/a/bin/answer.py?hl=en&answer=182081 which seems to say that what I want is not permitted. Sorry for using the bandwidth. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

Re: [google-appengine] Adding a single subdomain -- almost but not quite

2013-08-28 Thread Ken Bowen
At a somewhat different appengine address. On Aug 28, 2013, at 1:45 PM, Barry Hunter wrote: > https://appengine.google.com/a/form-runner.com/ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiv

[google-appengine] Adding a single subdomain -- almost but not quite

2013-08-28 Thread ken
Runner Google Apps account: DOMAIN STATUS form-runner.com Primary Domain Redirect the naked domain http://form-runner.com to http://www.form-runner.com dvm.form-runner.com Verified. In one browser tab, I'm logged into Form Runner Google Apps account as Admi

Re: [google-appengine] Wildcard subdomain mapping for custom domains

2013-08-27 Thread Ken Bowen
of subdomains (aa, bb, cc) that I want to handle, mapping aa.foo.com, bb.foo.com, etc. to aa.myapp.appspot.com, bb.myapp.appspot.com, etc. Instead of installing a *, is it possible to install the individual subdomains only? Thanks much, --Ken On Aug 26, 2013, at 9:55 PM, Vinny P wrote: >

[google-appengine] Wildcard subdomain mapping for custom domains

2013-08-26 Thread ken
Hi, I would like to be able to map subdomains as described on https://developers.google.com/appengine/docs/domain#more_about_wildcard_subdomain_mapping In Step 5 just above the referenced above, it is stated: To serve your app on all subdomains within a given higher-level subdomain, you can us

[google-appengine] RE: GAE BILLING IS SERIOUSLY MESSED UP

2013-08-16 Thread Ken Bowen
s is NOT that way an organization which claims to be world-class should treat it's customers. I can't prove it, but I believe that my setup for running our GAE app off a custom domain was broken by this. But I'll post that separately. --Ken -- You received this message because you

[google-appengine] Will I be able to create a Google App (static hosting) with a domain name I used as an alias on a Google Apps for Business primary domain?

2013-03-06 Thread Ken Langston
So if I... 1. Started a Google Apps for Business plan with aaa.com (example) and updated MX email settings on GoDaddy 2. Then added bbb.com as an *alias domain* and updated MX email settings on GoDaddy Will I be able to set up static hosting for both domains as Google Apps (appspot) with their

[google-appengine] Re: how can i delete a google apps for business account?

2013-01-16 Thread Ken Button
I need to figure this out too. We've tried for weeks to get just a few more Google Apps for Business accounts and nobody at Google responds or is there to help us. There is no option to buy more accounts. We have 60 accounts and need another 5 and I can't get Google to take another $500... My

[google-appengine] can't access my application at appspot.com

2011-07-11 Thread Ken Favières
t I'm doing wrong or whether there is some kind of connecting problem with appspot.com? Thanks in advance, Ken. -- 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@google

[google-appengine] Please help: ClassNotFoundException: com.google.appengine.tools.enhancer.Enhance

2010-12-13 Thread ken
Hi, all: I'm a newbie to google app engine. After install GAE eclipse plugin, and create a Google Web application project, it immediately reports error: "Could not find the main class: com.google.appengine.tools.enhancer.Enhance. Program exit". In the console: Exception in thread "

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 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 am, "Raymond C."

[google-appengine] why can't upload:java.lang.IllegalStateException: This HttpURLConnection has previously failed

2009-07-18 Thread ken
Unable to upload: java.lang.IllegalStateException: This HttpURLConnection has previously failed (and the error has been reported) at com.oaklandsw.http.HttpURLConnection.getResponseStream(Unknown Source) at com.oaklandsw.http.HttpURLConnection.getInputStream(Unknown Source)

[google-appengine] HIPAA requirements vs. AppEngine security guidelines

2009-07-06 Thread Ken
in a distributed database system, so any reassurances from the Google App Engine folks in this regard would be most appreciated. Thanks! Ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Can I choose where in the world my app is hosted?

2009-05-19 Thread Ken
host my app on China servers? I would appreciate if anyone from Google App Engine team could answer my question. Thanks. Ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To po

[google-appengine] using z3c.rml on AppEngine?

2009-04-20 Thread Ken Corey
hat that error means? All this 'Interface' stuff has me more than a little bemused as a complete Python newbie. Thanks for any help you can give... -Ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &quo

[google-appengine] google-appengine@googlegroups.com

2009-04-20 Thread Ken Corey
stuff has me more than a little bemused as a complete Python newbie. Thanks for any help you can give... -Ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group

[google-appengine] running external applications

2009-04-13 Thread ken
e able to run application X written in language Y alongside my Google App Engine web application. How can I do this?" Thanks, Ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Re: logging level

2009-03-14 Thread Ken Tidwell
I was curious about logging load, as well, so I ran a few small tests. It looks like it costs around 0.25 milliseconds per log call on the production server. Which is not free but is very cheap. But I also noticed that the development server takes a dive if you log more than around 500 times in

[google-appengine] Megacycles vs CPU Hours and related puzzles

2009-03-13 Thread Ken
I am puzzling over the dashboard for my app and have a few questions: 1) How do I convert between megacycles and CPU Hours? a) Don't I need to know the clock speed of the machine in question? b) Wouldn't it be nicer to choose one metric and stick with it, at least within the dashboard?

[google-appengine] AE 1.1.7 defines has_key on db.Model

2008-12-01 Thread Ken Tidwell
choice of name is unfortunate, to say the least. Any chance the method could be renamed to something less toxic and more suggestive of its actual function (such as key_complete)? ken --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[google-appengine] No "next 20" when filtering by Kind in Data Viewer

2008-09-27 Thread Ken Rimey
Could somebody please say whether they are seeing a "next 20" link in the Data Viewer when viewing entities by Kind? I am being shown just 19 entities even when there are hundreds, as confirmed by a GQL query. This pertains to Issue #424, which Google says they can't reprod