Re: [google-appengine] cannot deploy my code..?

2015-03-02 Thread Robert Fischer
Do you need to update the app_id in your app.yaml?

It doesn't look like the application hello-udacity exists per the error, "This
application does not exist (app_id=u'hello-udacity')." Are you sure this is
the correct app_id? Do you see it in your applications at
https://appengine.google.com?

Best,
Robert

On Mon, Mar 2, 2015 at 10:27 AM, melbin  wrote:

> 2015-03-02 23:54:06 Running command: "['C:\\Python27\\pythonw.exe', '-u',
> 'C:\\Program Files (x86)\\Google\\google_appengine\\appcfg.py',
> '--no_cookies', u'--email=njan@gmail.com', '--passin', 'update',
> u'C:\\Python27\\helloworld\\hello-udacity']"
> 11:54 PM Application: hello-udacity; version: 1
> 11:54 PM Host: appengine.google.com
> 11:54 PM
> Starting update of app: hello-udacity, version: 1
> 11:54 PM Getting current resource limits.
> Password for njan.@gmail.com: 11:54 PM Scanning files on local disk.
> Error 404: --- begin server output ---
> This application does not exist (app_id=u'hello-udacity').
> --- end server output ---
> 2015-03-02 23:54:13 (Process exited with code 1)
>
> You can close this window now.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/6b0c18af-b742-4b79-a156-05755e7c179b%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

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


Re: [google-appengine] AppEngine Java multi-modules sample error on gcloud preview app run

2015-02-11 Thread Robert Fischer
Hi Avanish,

Have you tried specifying a port (host) explicitly [something like --host
localhost:]? I see that it should run on :8080 by default though:
https://cloud.google.com/sdk/gcloud-app

If that fails, does it work running as administrator?

Best,
Robert

On Wed, Feb 11, 2015 at 2:07 PM, Avanish Raju  wrote:

> Hey all,
>
> (NOTE: Also posted to Stack Overflow here:
> http://stackoverflow.com/questions/28441545/appengine-java-multi-modules-sample-error-on-gcloud-preview-app-run
> )
>
> I'm trying to setup a multi-module Appengine app with one module as
> managed VM.
>
> But for starters, I'm checking if I can run gcloud preview app run on the
> AppEngine Java multi-modules sample from here:
> https://github.com/GoogleCloudPlatform/appengine-modules-sample-java
>
> When I import it in Android Studio, and run the appengineRun build rule,
> it builds fine. However, if I go to command prompt, and run the following:
>
> E:\appengine-modules-sample-java-master>gcloud preview app run 
> appengine-modules-guestbook/src/main/webapp
>
> Then I get the following error:
>
> http://localhost:8000 Exception in thread "main" java.lang.RuntimeException: 
> Unable to create a DevApp Server ERROR: bad runtime process port ['']
> at 
> com.google.appengine.tools.development.devappserver2.DevAppServer2Fac 
> tory.doCreateDevAppServer(DevAppServer2Factory.java:87)
>
> ...
>
> ... 10 more Caused by: java.io.IOException: Access is denied
>
> What am I doing wrong?
>
> Thanks!
> Avanish
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/0bf170b1-d7af-474d-9573-7302a23aae59%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

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


Re: [google-appengine] Getting started

2012-11-10 Thread Robert Fischer
Hi Kevin,

The sample apps are a pretty good starting place.
Python:
https://developers.google.com/appengine/docs/python/gettingstartedpython27/helloworld
Java: http://googcloudlabs.appspot.com/

-Robert Fischer
www.DealScorcher.com


On Fri, Nov 9, 2012 at 12:19 AM, Kevin  wrote:

> I,m new to all this and i would like to build an app. Any ideas on how i
> can get started???
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/DHQQAlQCXCAJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] How to run 2 versions (go & java) of the same app at the same time in dev?

2012-11-04 Thread Robert Fischer
Could you create additional loopback adapters and bind to the different
interfaces with two instances of the dev app server and specify which local
loopback adapter (via IP address) to make the calls to to talk to the other
version? This sounds like it might be more trouble than just using
different ports though.

-Robert

Sent from my Android device
On Nov 4, 2012 7:31 AM, "Fred Janon"  wrote:

> Is there a way to run locally two versions of the same app in two
> different languages (Java & Go)? The only way I can think of is to run the
> two apps on a different port. But I would like to call one app from the
> other one without having to specify the port.
>
> Any suggestion?
>
> Thanks
>
> Fred
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Python 2.7 and SQLite on Windows 7: unable to open database file

2012-08-28 Thread Robert Fischer
What I mean to say is I gave up on a proper "fix" so that I could work, but
would love find out why it's not working when it's running as the same user
who owns and also has permission to the database.

-Robert Fischer
www.DealScorcher.com



On Tue, Aug 28, 2012 at 10:54 PM, Robert Fischer  wrote:

> I know this probably isn't what you're looking to hear but I had the same
> problem and was able to "solve" it by running the dev server as
> administrator.
>
> Another benefit to this is being able to run on :80.
>
> I'd love to hear about a better solution though...
>
> -Robert Fischer
> www.DealScorcher.com
>
>
>
> On Tue, Aug 28, 2012 at 10:31 PM, Bryce Cutt  wrote:
>
>> I am having an odd issue with Python 2.7 and SQLite and am wondering if
>> anyone has seen it or has some insight.
>>
>> I recently decided to try porting some of my Python apps to the python27
>> runtime and the first step was to install Python 2.7 on my dev machine
>> (Windows 7 64bit). Now whenever I run an app with --use_sqlite I get the
>> exception "InternalError: unable to open database file" as soon as I try
>> to write an entity to the datastore. I have traced this back to sqlite
>> being unable to write some temp files to my "C:\Windows" folder (see issue
>> linked below).
>>
>> I have tried to detail as much as possible in my response to this issue:
>> http://code.google.com/p/googleappengine/issues/detail?id=7717
>>
>> I am a bit stumped on what to do next. For now I have gone back to
>> developing with Python 2.6 but that is not really a solution.
>>
>> - Bryce
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/google-appengine/-/2CCuwzuo5WYJ.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Python 2.7 and SQLite on Windows 7: unable to open database file

2012-08-28 Thread Robert Fischer
I know this probably isn't what you're looking to hear but I had the same
problem and was able to "solve" it by running the dev server as
administrator.

Another benefit to this is being able to run on :80.

I'd love to hear about a better solution though...

-Robert Fischer
www.DealScorcher.com



On Tue, Aug 28, 2012 at 10:31 PM, Bryce Cutt  wrote:

> I am having an odd issue with Python 2.7 and SQLite and am wondering if
> anyone has seen it or has some insight.
>
> I recently decided to try porting some of my Python apps to the python27
> runtime and the first step was to install Python 2.7 on my dev machine
> (Windows 7 64bit). Now whenever I run an app with --use_sqlite I get the
> exception "InternalError: unable to open database file" as soon as I try
> to write an entity to the datastore. I have traced this back to sqlite
> being unable to write some temp files to my "C:\Windows" folder (see issue
> linked below).
>
> I have tried to detail as much as possible in my response to this issue:
> http://code.google.com/p/googleappengine/issues/detail?id=7717
>
> I am a bit stumped on what to do next. For now I have gone back to
> developing with Python 2.6 but that is not really a solution.
>
> - Bryce
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/2CCuwzuo5WYJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] App Engine Development on a Budget (With a $35 Raspberry Pi computer)

2012-08-25 Thread Robert Fischer
I love my Raspberry Pi and think this is a neat idea!

While an interesting project to benchmark the dev_appserver vs an F1
instance I'm not sure how to accurately measure performance. What tests do
you have in mind?

The reason I ask is that I have a **very** index happy application and
running request on my dev_appserver server (to save hundreds of entities
each creating 20+ indexes) it basically locks up the dev_appserver on my
quad core desktop and takes over 100 times longer to finish the DB
operations than an F1 instance takes.

Similarly, another intense thing I do to my app is to spawn a LOT of tasks
at my backend which spend most of their time waiting on urlfetch responses
before doing something trivial. On the dev_appserver these requests seem to
be blocking and processed serially but in production they are processed
simultaneously.

I'm curious how you plan to benchmark the raspberry pi dev_appserver vs the
production stack.

-Robert Fischer
www.DealScorcher.com



On Sat, Aug 25, 2012 at 10:05 PM, Bryce Cutt  wrote:

> Some of you are probably aware of the Raspberry Pi single board 
> computer<http://www.raspberrypi.org/faqs> that
> runs Linux and Python quite well. When I first heard of it I had lots of
> ideas of what to use it for and one of those was to run App Engine on it.
> Why? Because I can. :)
>
> My Raspberry Pi arrived in the mail yesterday and today I got the Python
> App Engine SDK running on it. The Pi has a 700Mhz ARM processor and 256MB
> of RAM and my small Debian (Raspbian) install has about 190MBs of RAM free
> once it is up and running. I am not running a desktop environment, just
> bash.
>
> My initial tests have worked out pretty well with simple apps and as time
> allows I am going to try building a larger app and deploying to the
> production servers directly from the Pi. I am curious how the performance
> compares to a standard F1 App Engine production instance. I may run some
> tests to see.
>
> The Raspberry Pi was developed as an inexpensive device to help teach kids
> how to program. App Engine is a great platform for developing web
> applications. I think it is a good match at an incredibly low price.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/14lnjwk1RQEJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Problem with Deploy to App Enigne, worked in localhost, internal server Error when deploy

2012-08-21 Thread Robert Fischer
What is the error recorded in the logs?
https://appengine.google.com/logs?&app_id=*APPID*

-Robert Fischer
www.DealScorcher.com



On Tue, Aug 21, 2012 at 7:35 PM, forNightmare TF wrote:

> Hi, everyOne :
> i wrote A web app on GAE, inside of code, may visit otherAddress function,
> So when i test in localhost, it worked, deployed,show me Internal Server
> Error
> I thought may be the server i call inside my code issue, but when i test
> localhost, i claim the local address eg:172.16.2.150:, but it still
> not working, localhost can,
> what's problem ?
> Thank you
>
> 'An error occured while connecting to the server: %s' % e)
> error: An error occured while connecting to the server: ApplicationError: 2
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Hosting static files on GAE and using own domain.

2012-08-19 Thread Robert Fischer
Sorry, the logic to see if it's localhost isn't sound.

This is a bit more robust and works to redirect users to the custom domain (
www.dealscorcher.com in my case):

class HomepageHander(webapp2.RequestHandler):
def get(self):
if (self.request.url.lower().find('dealscorcher.com') is -1 and
self.request.url.lower().find('localhost') is -1):
self.redirect('http://www.dealscorcher.com')
return

-Robert Fischer
www.DealScorcher.com



On Sun, Aug 19, 2012 at 8:14 PM, Robert Fischer  wrote:

> Hi Omne,
>
> I was trying to say you can check the 
> url<https://developers.google.com/appengine/docs/python/tools/webapp/requestclass#Request_url>
>  of
> the 
> Request<https://developers.google.com/appengine/docs/python/tools/webapp/requestclass>object
>  to generate a redirect from
> appid.appspot.com to whatever your domain is.
>
> Here's a quick snippet of code you can put at the beginning of your
> HomepageHandler's get method. It will redirect all *.appspot.com urls to
> your appid. I added my local address to my development server as well so I
> can still run the devserver.
>
> class HomepageHander(webapp2.RequestHandler):
> def get(self):
> if (self.request.url.lower() is not 'http://www.dealscorcher.com'
> or
> self.request.url.lower() is not 'http://localhost:'):
> self.redirect('http://www.dealscorcher.com')
> return
>
> -Robert Fischer
> www.DealScorcher.com
>
>
>
> On Sat, Aug 18, 2012 at 10:51 PM, Raghu Kiran wrote:
>
>> Small changes to the URL's below.
>>
>> Blog link :  http://blog.recurtrix.com/**2012/08/free-hosting-for-your-**
>> web-applications.html<http://blog.recurtrix.com/2012/08/free-hosting-for-your-web-applications.html>
>>
>>
>> Google App link: http://www.recurtrix.com
>>
>> On Saturday, 18 August 2012 18:05:52 UTC+5:30, Raghu Kiran wrote:
>>>
>>> Hi Omne,
>>>
>>> Please find my answers to your questions below.
>>>
>>> Do you I have to do anything special for hosting static HTML pages?
>>> >>Nope, its far more easier, simpler and less resource consuming than
>>> servlets and JSP's.
>>>
>>> I read on the internet that with Python we should configure a file for
>>> static files, what about Eclipse?
>>> >>Yes, python does. I wrote a blog on how to do this in eclipse, the
>>> link is still under construction, I tried to make the stuff in it as simple
>>> as possible. Let me know in case you need any support.
>>> http://blog.recurtrix.com/**2012/08/host-your-static-**
>>> website-in-google-for.html<http://blog.recurtrix.com/2012/08/host-your-static-website-in-google-for.html>
>>>
>>>
>>> I'm going to remove all unwanted files from project folders and add my
>>> website files and folders to the project and then deploy it. is this what
>>> should do?
>>> >>Yes, Thats what you have to do the blog link above should guide
>>> you with the process in detail.
>>>
>>> If I want to point my own domain to my project, should I do it before
>>> uploading the project or after it? because I noticed GAE has its own domain
>>> (appspot.com) what if I don't want that my website be available at this
>>> address too?
>>> >>You can point to your own domain. http://www.recutrix.com is one such
>>> hosted app.
>>> >>You can point it to your own domain after hosting your app.
>>> >> for the last part, I do not have a answer, please post another
>>> question for it.
>>>
>>> Best regards,
>>> Raghu
>>>
>>> On Wednesday, 15 August 2012 12:24:15 UTC+5:30, Omne wrote:
>>>>
>>>> Hi, I'm trying to host my website on GAE, it's just a few  HTML page
>>>> and images. I downloaded the Eclipse and all its required plugins and GAE
>>>> SDK, I think I were able to upload (deploy) a project successfully, now I
>>>> can see an index page on myapp.appspot.com wiich says "Hello App
>>>> Engine!".
>>>>
>>>> Now I have a few questions:
>>>> Do you I have to do anything special for hosting static HTML pages?
>>>> I read on the internet that with Python we should configure a file for
>>>> static files, what about Eclipse?
>>>> I'm going to remove all unwanted files from project folders and add my
>>>> websit

Re: [google-appengine] Re: Hosting static files on GAE and using own domain.

2012-08-19 Thread Robert Fischer
Hi Omne,

I was trying to say you can check the
url<https://developers.google.com/appengine/docs/python/tools/webapp/requestclass#Request_url>
of
the 
Request<https://developers.google.com/appengine/docs/python/tools/webapp/requestclass>object
to generate a redirect from
appid.appspot.com to whatever your domain is.

Here's a quick snippet of code you can put at the beginning of your
HomepageHandler's get method. It will redirect all *.appspot.com urls to
your appid. I added my local address to my development server as well so I
can still run the devserver.

class HomepageHander(webapp2.RequestHandler):
def get(self):
if (self.request.url.lower() is not 'http://www.dealscorcher.com' or
self.request.url.lower() is not 'http://localhost:'):
self.redirect('http://www.dealscorcher.com')
return

-Robert Fischer
www.DealScorcher.com



On Sat, Aug 18, 2012 at 10:51 PM, Raghu Kiran wrote:

> Small changes to the URL's below.
>
> Blog link :  http://blog.recurtrix.com/**2012/08/free-hosting-for-your-**
> web-applications.html<http://blog.recurtrix.com/2012/08/free-hosting-for-your-web-applications.html>
>
>
> Google App link: http://www.recurtrix.com
>
> On Saturday, 18 August 2012 18:05:52 UTC+5:30, Raghu Kiran wrote:
>>
>> Hi Omne,
>>
>> Please find my answers to your questions below.
>>
>> Do you I have to do anything special for hosting static HTML pages?
>> >>Nope, its far more easier, simpler and less resource consuming than
>> servlets and JSP's.
>>
>> I read on the internet that with Python we should configure a file for
>> static files, what about Eclipse?
>> >>Yes, python does. I wrote a blog on how to do this in eclipse, the link
>> is still under construction, I tried to make the stuff in it as simple as
>> possible. Let me know in case you need any support.
>> http://blog.recurtrix.com/**2012/08/host-your-static-**
>> website-in-google-for.html<http://blog.recurtrix.com/2012/08/host-your-static-website-in-google-for.html>
>>
>>
>> I'm going to remove all unwanted files from project folders and add my
>> website files and folders to the project and then deploy it. is this what
>> should do?
>> >>Yes, Thats what you have to do the blog link above should guide you
>> with the process in detail.
>>
>> If I want to point my own domain to my project, should I do it before
>> uploading the project or after it? because I noticed GAE has its own domain
>> (appspot.com) what if I don't want that my website be available at this
>> address too?
>> >>You can point to your own domain. http://www.recutrix.com is one such
>> hosted app.
>> >>You can point it to your own domain after hosting your app.
>> >> for the last part, I do not have a answer, please post another
>> question for it.
>>
>> Best regards,
>> Raghu
>>
>> On Wednesday, 15 August 2012 12:24:15 UTC+5:30, Omne wrote:
>>>
>>> Hi, I'm trying to host my website on GAE, it's just a few  HTML page and
>>> images. I downloaded the Eclipse and all its required plugins and GAE SDK,
>>> I think I were able to upload (deploy) a project successfully, now I can
>>> see an index page on myapp.appspot.com wiich says "Hello App Engine!".
>>>
>>> Now I have a few questions:
>>> Do you I have to do anything special for hosting static HTML pages?
>>> I read on the internet that with Python we should configure a file for
>>> static files, what about Eclipse?
>>> I'm going to remove all unwanted files from project folders and add my
>>> website files and folders to the project and then deploy it. is this what
>>> should do?
>>> If I want to point my own domain to my project, should I do it before
>>> uploading the project or after it? because I noticed GAE has its own domain
>>> (appspot.com) what if I don't want that my website be available at this
>>> address too?
>>>
>>> Thank you for your help.
>>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/oNEdPNjiiTIJ.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] python27 helloworld application doesn't work when application id is changed

2012-08-18 Thread Robert Fischer
Changing the appid in the app.yaml should work fine to upload the app.

You can also use appcfg.py --application=... to override the "application:"
line specified in the app.yaml. More info here:
https://developers.google.com/appengine/docs/python/tools/uploadinganapp

-Robert

On Sat, Aug 18, 2012 at 12:48 PM, dt_da wrote:

> Hello,
>
> I downloaded the app sdk and went through the helloworld example for
> python27, everything worked fine until the very last bit of the tutorial
> which was about deploying the application. I created a new application id
> on google, which was different to the name helloworld. The tutorial asked
> me to change the application property in the app.yaml to the application id
> - which is what I did and it came up with a error both on the SDK version
> and deployed version.
>
> How do I deploy an application with a application id different to the name
> is was initially created in the app.yaml file?? I can't find anything on
> tutorial about this?
>
> --
> *Din Tech notice*
> Please inform us if this message has gone astray - before deleting it - by
> forwarding this email to postmas...@dintechnology.com w**ith RETURN as
> the subject-line.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/-oYKV0W3q5cJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Hosting static files on GAE and using own domain.

2012-08-15 Thread Robert Fischer
You could check the url on the request and serve a redirect to the custom
domain though if you didn't want appid.appspot.com to be shown.

-Robert

On Wed, Aug 15, 2012 at 12:48 PM, Joshua Woodward wrote:

> there will always be* your-app-id*.appspot.com though
>
>
> On Wed, Aug 15, 2012 at 12:45 PM, Jeff Schnitzer wrote:
>
>> On Wed, Aug 15, 2012 at 8:46 AM, Joshua Woodward 
>> wrote:
>> > There is no getting rid of the appspot domain.
>>
>> One minor nit - this is not quite correct.
>>
>> If you set up a servlet filter, you can easily block or redirect all
>> traffic to the appspot.com virtual host.  You don't need to serve
>> traffic on *.appspot.com.
>>
>> Jeff
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
>
> --
>
>
>
> Google+ - http://joshuawoodward.com/+
> Twitter - @howtohtml5 
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Why the number of instance is always?

2012-08-08 Thread Robert Fischer
By default I believe instances are on-demand. If there is no traffic to
your app it won't spin up any instances.

-Robert

Sent from my Android device
On Aug 8, 2012 7:00 PM, "韩俊毅"  wrote:

> I've deployed an application on the app engine although the application
> works well,  the number of instance is always 0 in the dashboard. Why this
> happens?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/5phYUzZhn-0J.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] how can I do a GAE project without .appspot.com

2012-08-08 Thread Robert Fischer
Is it acceptable to have it hosted on both addresses? If not you could
always check the url attribute on the request and redirect requests to the
non appspot.com name.

I run www.dealscorcher.com (dealscorcher.appspot.com) and www.uripis.com (
uripaddress.appspot.com) which are set up using the instructions for a
custom domain here:  https://developers.google.com/appengine/docs/domain

Hope this helps,
Robert

On Mon, Aug 6, 2012 at 10:45 PM, Shilendra Sharma wrote:

>
> Hi.. All
>
> how can I do a gae project without .appspot.com. bcoz till now I am using
> this with appspot.com but when I search this by any search engine like
> google it not found it need the full url for this application
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/_7Mf1aYzdvsJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Dynamic Backend Instance Scaling

2012-08-06 Thread Robert Fischer
I also thought that backends were single threaded, it was hard to find
documentation saying one way or the other but after analysis of my logs I
indeed confirmed I was running a number of concurrent requests on my B1
python27 runtime backend.

-Robert

On Mon, Aug 6, 2012 at 9:18 PM, Amy Unruh  wrote:

>
> On 7 August 2012 14:14, Kyle Finley  wrote:
>
>> Amy,
>>
>> Are backends limited to 10 concurrent requests like frontend instances?
>>
>
> Yes-- the limits are the same as frontend instances.  Actually, at the
> moment the limit is 8 for python, and 10 for java.
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Creating a new instance of an entity using ndb has previously interacted with entity's data stored

2012-07-28 Thread Robert Fischer
Thanks Guido,

I removed the default argument and things are working as expected.

-Robert

On Sat, Jul 28, 2012 at 2:42 PM, Guido van Rossum  wrote:

> The "default=[]" is causing this. All instances share the same list object
> this way. You'll have to find some other way of initializing the value.
> Maybe you cna just use a repeated string property?
>
>
> On Saturday, July 28, 2012 11:56:46 AM UTC-7, Robert Fischer wrote:
>>
>> Hi,
>>
>> I'm creating a new instance of a model and it's getting the data from the
>> previous model I created.
>>
>> Any idea what could be happening here?
>>
>> class Keyword(ndb.Model):
>> user_owner = ndb.UserProperty()
>> description = ndb.StringProperty(indexed=**False)
>> time_created = ndb.DateTimeProperty(auto_now_**add=True,
>> indexed=False)
>> deleted = ndb.BooleanProperty(default=**False)
>> keyword_list = ndb.StringProperty(repeated=**True, indexed=True)
>> #Indexed
>> required_keyword_list = ndb.StringProperty(repeated=**True,
>> indexed=False)
>>
>> threshold = ndb.IntegerProperty(indexed=**False)
>>
>>  last_found_on_id = ndb.StringProperty(indexed=**False)
>> ids_found_on = ndb.JsonProperty(default=[], indexed=False)
>> times_found = ndb.ComputedProperty(lambda self:
>> len(self.ids_found_on)) #Indexed
>> time_last_found = ndb.DateTimeProperty(indexed=**False)
>>
>> class KeywordHandler(webapp2.**RequestHandler)
>> def post(self):
>> ...
>> logging.warning('Creating new keyword object.')
>> keyword_to_save = Keyword()
>> logging.warning('ids associated with keyword: %s %s %s' %
>> (str(keyword_to_save.key), str(keyword_to_save),
>> keyword_to_save.ids_found_on))
>> ...
>>
>> The first time I run this it works great:
>> WARNING  2012-07-28 18:27:32,403 frontend_keywords.py:176] ids associated
>> with keyword: None Keyword() []
>>
>> When run a second time I get this in my log file -- why is the
>> ids_found_on already populated for a new model instance? The ids_found_on
>> matches the previously created entity:
>>
>> WARNING  2012-07-28 18:27:40,459 frontend_keywords.py:176] ids associated
>> with keyword: None Keyword() ['ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**
>> RyeSIeMjAxMi0wNy0yNCAxMzo0NToz**OC1zeW1hbnRlYyBuDA', 'ahBkZXZ-**
>> ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNCAxNjozNDo0**Ni1kb2xpY2EgcHJvDA',
>> 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNCAxNzowMDow
>> **OS10cmVuZG5ldCA4DA', 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**
>> RyeSIeMjAxMi0wNy0yNCAxNzoyNzo1**OS00MCBzY2VwdHJlDA', 'ahBkZXZ-**
>> ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNCAxNzozNDoy**Ni0ycGFjayBjcmFmDA',
>> 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNSAwNzowMDow
>> **My1uZXRnZWFyIHB1DA', 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**
>> RyeSIeMjAxMi0wNy0yNSAwNzoxNjox**MC1waW9uZWVyIHZzDA', 'ahBkZXZ-**
>> ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNSAxNjo0ODo0**Mi1jcm9jcyBjb3VwDA',
>> 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNSAxOTowMDo0
>> **OS1zYW1zdW5nIDgzDA', 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**
>> RyeSIeMjAxMi0wNy0yNSAxOTozMzow**OC1tZW5zIHdlYXJoDA', 'ahBkZXZ-**
>> ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNSAxOTo1Mjo1**NC10cmFtb250aW5hDA',
>> 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNiAwMTo0MDoz
>> **OS1jcmFmdHNtYW4gDA', 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**
>> RyeSIeMjAxMi0wNy0yNiAxMjoxMjoz**OC1ib3cgcmFrZSB3DA', 'ahBkZXZ-**
>> ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNiAxNzo1NDoy**OC00MSB2b3JuYWRvDA',
>> 'ahBkZXZ-**ZGVhbHNjb3JjaGVyciwLEghSU1NFbn**RyeSIeMjAxMi0wNy0yNiAxODowNDoy
>> **OC1sb2dpdGVjaCBoDA']
>>
>> Thanks,
>> Robert
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/F0VkBIsYR2YJ.
>
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Creating a new instance of an entity using ndb has previously interacted with entity's data stored

2012-07-28 Thread Robert Fischer
Hi,

I'm creating a new instance of a model and it's getting the data from the
previous model I created.

Any idea what could be happening here?

class Keyword(ndb.Model):
user_owner = ndb.UserProperty()
description = ndb.StringProperty(indexed=False)
time_created = ndb.DateTimeProperty(auto_now_add=True, indexed=False)
deleted = ndb.BooleanProperty(default=False)
keyword_list = ndb.StringProperty(repeated=True, indexed=True) #Indexed
required_keyword_list = ndb.StringProperty(repeated=True, indexed=False)

threshold = ndb.IntegerProperty(indexed=False)

last_found_on_id = ndb.StringProperty(indexed=False)
ids_found_on = ndb.JsonProperty(default=[], indexed=False)
times_found = ndb.ComputedProperty(lambda self: len(self.ids_found_on))
#Indexed
time_last_found = ndb.DateTimeProperty(indexed=False)

class KeywordHandler(webapp2.RequestHandler)
def post(self):
...
logging.warning('Creating new keyword object.')
keyword_to_save = Keyword()
logging.warning('ids associated with keyword: %s %s %s' %
(str(keyword_to_save.key), str(keyword_to_save),
keyword_to_save.ids_found_on))
...

The first time I run this it works great:
WARNING  2012-07-28 18:27:32,403 frontend_keywords.py:176] ids associated
with keyword: None Keyword() []

When run a second time I get this in my log file -- why is the ids_found_on
already populated for a new model instance? The ids_found_on matches the
previously created entity:

WARNING  2012-07-28 18:27:40,459 frontend_keywords.py:176] ids associated
with keyword: None Keyword()
['ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNCAxMzo0NTozOC1zeW1hbnRlYyBuDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNCAxNjozNDo0Ni1kb2xpY2EgcHJvDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNCAxNzowMDowOS10cmVuZG5ldCA4DA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNCAxNzoyNzo1OS00MCBzY2VwdHJlDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNCAxNzozNDoyNi0ycGFjayBjcmFmDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAwNzowMDowMy1uZXRnZWFyIHB1DA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAwNzoxNjoxMC1waW9uZWVyIHZzDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAxNjo0ODo0Mi1jcm9jcyBjb3VwDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAxOTowMDo0OS1zYW1zdW5nIDgzDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAxOTozMzowOC1tZW5zIHdlYXJoDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNSAxOTo1Mjo1NC10cmFtb250aW5hDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNiAwMTo0MDozOS1jcmFmdHNtYW4gDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNiAxMjoxMjozOC1ib3cgcmFrZSB3DA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNiAxNzo1NDoyOC00MSB2b3JuYWRvDA',
'ahBkZXZ-ZGVhbHNjb3JjaGVyciwLEghSU1NFbnRyeSIeMjAxMi0wNy0yNiAxODowNDoyOC1sb2dpdGVjaCBoDA']

Thanks,
Robert

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Should developers pay for the useless instances? Can we set max instances to 1?

2012-07-10 Thread Robert Fischer
I can see how this feature would be useful -- especially for testing.

I have an app I haven't released yet that once a minute sucks in new data
and spawns many (maybe up to 200/minute max) requests using the task queue
to process that data. When using frontends I was often spinning up 2-3+
instances automatically even when throttling back task queue rates. I can
run all of the requests on the same size backend (B1) just fine, the only
downside is that I'm paying $1.20 a day now to have a test app running
24/7...

I am using backends (one B1 backend specifically) for the sole purpose of
being able to control how many instances are running (only one). My
requests should work great with multi-threading (using python 2.7 w/ HR)
and are neither long running or latency critical but I'm using a backend
because it's cheaper than letting frontends spin up and run idle.

-Robert

On Tue, Jul 10, 2012 at 11:06 PM, alex  wrote:

> What's the point in using AE infrastructure then? You're probably better
> off to EC2 micro instance, or openshift, or cloudfoundry, or appfog, or
> heroku, in that case.
>
> Personally, I'd be -1 unstarring (if I could) such a feature.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/Ecu4sDu46WkJ.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Will we be able to buy discounted instance-hours for B1 backends?

2012-07-06 Thread Robert Fischer
Hi,

It's been some time since this post and I've been wondering the same thing. 
 Are there any plans to apply purchased discounted hours toward B1 (or 
other B#) instance hours?

Thanks,
Robert

On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>>
>
On Friday, September 16, 2011 2:54:47 PM UTC-7, Greg D'Alesandre wrote:
>
> We don't plan to provide it just yet but could do so in the future.
>
> Greg
>
> On Fri, Sep 16, 2011 at 1:14 PM, Jason Collins 
> wrote:
>
>> The B1 backend specs are the same as frontend specs.
>>
>> Will we be able to buy discounted instance-hours for backend B1
>> instances?
>>
>> Any possibility of a similar discount being applied to B2/B3/B4 for
>> pre-commitment?
>>
>> j
>>
>> --
>> You received this message because you are subscr

[google-appengine] Java: Hanging on scanning for JSPs

2012-04-09 Thread Robert Fischer
Using 1.6.4 SDK, JRE build 1.6.0_29-b11-402-10M3527.

When I run appcfg.sh, I get to "5% Scanning for jsp files", and then
it hangs forever. Anyone else have this experience? Any idea what
might be causing it? Any way to circumvent it so that I can get my app
uploaded?

~~ Robert.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.