[google-appengine] Creating new applications in the EU region

2014-01-13 Thread pascal
On the Uploading Your Application page 
at 
https://developers.google.com/appengine/docs/python/gettingstartedpython27/uploading
 
it says:

 If you have an App Engine Premier account, you can specify that your new 
 application should reside in the European Union rather than the United 
 States. For developers that do not have a Premier account, you will need to 
 enable billing for applications that should reside in the European Union.

Hosting applications in the European Union is especially useful if your 
 users are closer to Europe than to the United States. There is less network 
 latency and the End User Content will be stored at rest in the European 
 Union. *You must specify this location by clicking the Edit link in the 
 Location Options section when you register the application; you cannot 
 change it later. *


I don't see any Location Options when I try and create applications, so 
my new applications end up hosted in the US.

Does anyone know how to specify the EU region without having a Premier 
account?

// Pascal.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] how to register more than 10 apps

2014-01-13 Thread Mamadou Wann
Can i have more app Id's running out soon and going to probably be making 
alot more

On Tuesday, August 18, 2009 11:37:55 AM UTC-4, Nick Johnson (Google) wrote:

 Hi manuelaraoz,

 If you run out of App IDs, you can leave a message here on the forum, and 
 one of us Googlers will increase the number of apps you can create.

 -Nick Johnson

 On Tue, Aug 18, 2009 at 4:34 PM, manuelaraoz manue...@gmail.comjavascript:
  wrote:


 is there a way to do this?




 -- 
 Nick Johnson, Developer Programs Engineer, App Engine 
  

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Regarding Google Cloud Storage

2014-01-13 Thread Varun Krishna Parthasarathy
Hi Everyone,
I wish to try Google Cloud Storage. Is there a free account available in 
https://cloud.google.com/ ? 




Thank you 
Varun Krishna. P

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Recover apps from App Engine deployments after local desktop failure

2014-01-13 Thread Ray Martin
Domain Name: 
Http://myphotoplace-studio.appspot.com
Http://Aurorae-tech.appspot.com
Http://Aurorae-wiki,appspot.com
Http://Aurorae-visuals.appspot.com

Edition: 
Users Affected: 
Problem Description:  local desktop not properly backed up. computer 
failure resulted in loss of apps that were deployed using Google App Engine 
SDK.

Steps to Reproduce: stupidity on my part

is there a process by which i could recover my running applications to 
enable continued development from my desktop?

thanx.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Reg : Access Denied exception in GAE

2014-01-13 Thread krishna bhaskara rao
Hi,

I am using Google App Engine to my application. With in my application I am 
trying to integration ETL(Kettle) integration tool. 
While initializing kettle object, I am getting below exception

Error java.security.AccessControlException: access denied 
(java.io.FilePermission /WEB-INF/.kettle/kettle.properties read)

I have placed kettle.properties file under war/WEB-INF/.kettle folder.


Let me know if any one have an idea about this.



With Regards,

KBR.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Newbie needs some help

2014-01-13 Thread Troy Matthews
Hello,

  This is my first post regarding GAE, as I was just brought into a project 
my dev team is working on.  Just to get to the point, the app has been 
created and posted, we have been able to map a custom domain (even 
utilizing the naked domain), and now they want to enable SSL.
I purchased the cert from Godaddy for the www subdomain (it covers the 
naked one as well - but webforwarding by network solutions sends it to 
www), and follow the directions in this link: 
https://support.google.com/a/answer/2644334?hl=en
I am stuck at step 5 and 6.  My custom domain does not have the old format 
admin, but I do get the SSL option under security as it states.  I enter in 
the app name, and it takes me to the app console/admin this is where it 
falls apart for me.  Can anyone suggest a link with current instructions 
for me to follow.  I am not a software developer and although I have coded, 
its been almost 2 decades, so I hope to avoid learning too much about this. 
 I just want to apply the cert and go back to my day job :)

Thanks in advance,

Troy

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] App Engine dev server: bad runtime process port [''] No module named google.appengine.dist27.threading

2014-01-13 Thread Tianxiang Frank Zhang


When I try to run any of my app engine projects by python 
GoogleAppEngineLauncher I got the error log as follows:

Does anyone have any ideas of what's going on? I tried remove the SDK and 
reinstall it. Nothing happens. Still got the same error.


Error log:

bad runtime process port ['']

Traceback (most recent call last): File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/_python_runtime.py,
 
line 197, in _run_file(*file*, globals()) File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/_python_runtime.py,
 
line 193, in _run_file execfile(script_path, globals_) File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/devappserver2/python/runtime.py,
 
line 175, in main() File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/devappserver2/python/runtime.py,
 
line 153, in main sandbox.enable_sandbox(config) File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/devappserver2/python/sandbox.py,
 
line 159, in enable_sandbox *import*('%s.threading' % dist27.*name*) File 
/Users/txzhang/Documents/App/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/devappserver2/python/sandbox.py,
 
line 903, in load_module raise ImportError('No module named %s' % fullname) 
ImportError: No module named google.appengine.dist27.threading

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Re: Bad news for GAE/Java from Google I/O

2014-01-13 Thread Alexandre Cassimiro Andreani
News?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: the datastore download problem.

2014-01-13 Thread Ronen Azachi

you should enable remote_api in your app.yaml file

builtins:
- remote_api: on #/_ah/remote_api/




On Tuesday, December 10, 2013 9:10:44 PM UTC+2, Alan Anderson wrote:

 I am having the exact same problem with appcfg.py download_data, and I 
 also have it with appcfg.py create_bulkloader_config. I've tried everything 
 I can think of and some things suggested by others, but I keep running into 
 a wall on this.I am using the HR datastore, The doc Uploading and 
 Downloading Data has the following warning.

 *Warning:* This document applies to apps that use the master/slave 
 datastore. If your app uses the High Replication datastore, it is 
 possible to copy data from the app, but Google does not currently support 
 this use case. If you attempt to copy from a High Replication datastore, 
 you'll see a high_replication_warning error in the Admin Console, and the 
 downloaded data might not include recently saved entities.


 So it says it is possible to copy data from the app and warns the 
 downloaded 
 data might not include recently saved entities. I can deal with the 
 latter, but how do you get past this authentication problem. Surely they 
 would not take away this vital download_data functionality for a HR 
 datastore...or would they?


 On Wednesday, November 13, 2013 1:05:53 AM UTC-6, 陈友和 wrote:

 Hi guys, I'm stuck in a problem which drive me crazy. As the url(
 https://developers.google.com/appengine/docs/python/tools/uploadingdata?hl=zh-CNcsw=1#Configuring_the_Bulk_Loader)
  
 introducing the way to download the data from datastore of my app on google 
 app engine, I try this command:

 appcfg.py download_data --application=news-leon --kind=csv --url=
 http://news-leon.appspot.com/remote_api --filename=test.csv

 but I always get the these information:

 --
 02:49 PM Downloading data records.
 [INFO] Logging to bulkloader-log-20131113.144907
 [INFO] Throttling transfers:
 [INFO] Bandwidth: 25 bytes/second
 [INFO] HTTP connections: 8/second
 [INFO] Entities inserted/fetched/modified: 20/second
 [INFO] Batch Size: 10
 [INFO] Opening database: bulkloader-progress-20131113.144907.sql3
 [INFO] Opening database: bulkloader-results-20131113.144907.sql3
 [INFO] Connecting to news-leon.appspot.com/remote_api
 [ERROR   ] Exception during authentication
 Traceback (most recent call last):
   File 
 /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/bulkloader.py,
  
 line 3469, in Run
 self.request_manager.Authenticate()
   File 
 /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/bulkloader.py,
  
 line 1332, in Authenticate
 remote_api_stub.MaybeInvokeAuthentication()
   File 
 /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/ext/remote_api/remote_api_stub.py,
  
 line 740, in MaybeInvokeAuthentication
 datastore_stub._server.Send(datastore_stub._path, payload=None)
   File 
 /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/appengine_rpc.py,
  
 line 409, in Send
 f = self.opener.open(req)
   File 
 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py,
  
 line 394, in open
 response = self._open(req, data)
   File 
 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py,
  
 line 412, in _open
 '_open', req)
   File 
 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py,
  
 line 372, in _call_chain
 result = func(*args)
   File 
 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py,
  
 line 1199, in http_open
 return self.do_open(httplib.HTTPConnection, req)
   File 
 /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py,
  
 line 1174, in do_open
 raise URLError(err)
 URLError: urlopen error [Errno 60] Operation timed out
 [ERROR   ] Authentication Failed: Incorrect credentials or unsupported 
 authentication type (e.g. OpenId).
 --

 I also try:

 appcfg.py download_data --application=news-leon 
 --auth_domain=gmail.com--kind=csv --url=
 https://news-leon.appspot.com/remote_api --filename=test.csv

 but still I get the same error. But it is smoothly when I use appcfg.py 
 to update the project.
 So could anybody help me?? 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to 

[google-appengine] Tutorial for using GAE with Java

2014-01-13 Thread Juan de Dios Becerra

I am new in GAE and I have in mind the development of an application using 
Admin SDK and Google + Domains API, where can find some tutorial or 
directions for starting GAE with Java, and if somebody knows if it is 
possible to use the mentioned services(Admin SDK and G + Domains API) I 
would be very thankful with any information.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] App engine examples and documentation suck -Don't waste your time

2014-01-13 Thread Grant Jason
+1000 
GAE Documentation is indeed crap. 
The authors are totally incappable of introducing a user to new concepts, make 
a small argument for the approach chosen versus alternatives, and logically 
move them up the ladder.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Stuck Trying to apply certificate to Custom Domain

2014-01-13 Thread Troy Matthews
My engineering team has created an app and asked me to provide (and 
install) a SSL cert.  I purchased one for www.domain.com and it covers the 
naked domain.  I have documentation that explains how to install it, but at 
step 5 I suddenly deviate from the directions.  My domain only has the new 
console with no option to the classic view, and thats the documentation I 
have (classic console).  Can any one share current docs on how to do it?  I 
already posted with the link to the doc, but it seems to have been caught 
as spam or something.  Any help is appreciated,

Troy

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] google-api-services-datastore-protobuf vs com.google.appengine.api.datastore

2014-01-13 Thread Alexandre Cassimiro Andreani
Is there some difference on cost and performance on Appengine with 
google-api-services-datastore-protobuf instead of 
com.google.appengine.api.datastore?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Error caused by webapp2.uri_for

2014-01-13 Thread Ronen Azachi
hi

having same problem. I am using the boilerplate 
https://github.com/coto/gae-boilerplate;

did you resolve this issue?

On Monday, July 16, 2012 10:34:35 AM UTC+3, Thomas Marban wrote:


 Ever since including webapp2.uri_for in my webapp2_extras.jinja2 config via

 'globals': {
 'uri_for' : webapp2.uri_for
 }, 

  I'm getting an undefined error every time I change a python file and load 
 the app for the first time. It won't come up on subsequent requests. Also 
 tried to inject it into globals via a Jinja2 factory but same result. Any 
 hints?

 UndefinedError: 'uri_for' is undefined



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] urlfetch/ urllib not returning all content

2014-01-13 Thread Ben Andrews
Hi,

I'm hoping for some help with urlfetch.

I run urlfetch.fetch(url) and see the content.  However, there are elements 
missing.  For example:

Original website:
!--[if gt IE 9]!-- html class=no-js lang=en xmlns:fb=
http://www.facebook.com/2008/fbml; 

urlfetch returns: 
!--[if gt IE 9]!-- html class=no-js lang=en
This continues throughout the whole document. Is this expected behaviour or 
am I doing something wrong?

Cheers. 

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Question about running appengine with php

2014-01-13 Thread Sean Loughrey
Hey all,

I've followed the tutorials and instructions on how to install app engine 
with php and have one problem.  For some reason app engine can't seem to 
find one of my mbstring.dll file even though its sitting
there in the directory!  Is this just because I'm using an incompatible 
version of php? (5.4.24)

Any help is appreciated,

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Regarding Google Cloud Storage

2014-01-13 Thread Barry Hunter
There is no free tier, nor trial.

But its pretty cheap. With no minimum spend, for most experimental apps,
would be only a matter of a few cents.


On 10 January 2014 06:38, Varun Krishna Parthasarathy 
varunkrishna@gmail.com wrote:

 Hi Everyone,
 I wish to try Google Cloud Storage. Is there a free account available in
 https://cloud.google.com/ ?




 Thank you
 Varun Krishna. P

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] urlfetch/ urllib not returning all content

2014-01-13 Thread Vinny P
On Sun, Jan 12, 2014 at 3:57 PM, Ben Andrews benandre...@gmail.com wrote:

 I'm hoping for some help with urlfetch.

 I run urlfetch.fetch(url) and see the content.  However, there are
 elements missing.  For example:

 Original website:
 !--[if gt IE 9]!-- html class=no-js lang=en xmlns:fb=
 http://www.facebook.com/2008/fbml;

 urlfetch returns:
 !--[if gt IE 9]!-- html class=no-js lang=en
  This continues throughout the whole document. Is this expected behaviour
 or am I doing something wrong?



First of all, the XML reference tends to be for inserting Facebook content
(Like buttons, etc) into web pages. Are you interested in maintaining that
content? For most purposes you could skip it and not lose anything
important.

If you must retain that text, what URL are you fetching from, and what is
the document intended for?

-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] google-api-services-datastore-protobuf vs com.google.appengine.api.datastore

2014-01-13 Thread Vinny P
On Sun, Jan 12, 2014 at 12:43 PM, Alexandre Cassimiro Andreani 
alexandre.c.andre...@gmail.com wrote:

 Is there some difference on cost and performance on Appengine with
 google-api-services-datastore-protobuf instead of
 com.google.appengine.api.datastore?



Those are two different libraries and intended for different use cases.
*com.google.appengine.api.datastore* is intended for applications running
on App Engine, while *datastore.protobuf* is intended for applications (not
necessarily hosted on App Engine) to access the Cloud Datastore.

Performance-wise, if your application is hosted on App Engine it's better
to use *com.google.appengine.api.datastore*, because using the datastore
through the Cloud Datastore service (*protobuf*) involves using an App
Engine app as a translation layer. See
https://developers.google.com/datastore/pricing .

-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Recover apps from App Engine deployments after local desktop failure

2014-01-13 Thread Vinny P
On Thu, Jan 9, 2014 at 1:51 PM, Ray Martin marsavia...@gmail.com wrote:

 Edition:
 Users Affected:
 Problem Description:  local desktop not properly backed up. computer
 failure resulted in loss of apps that were deployed using Google App Engine
 SDK.

 Steps to Reproduce: stupidity on my part

 is there a process by which i could recover my running applications to
 enable continued development from my desktop?




You can download the source code to your deployed applications by running
the *appcfg* *download_app *command: see
https://developers.google.com/appengine/docs/java/tools/uploadinganapp#Downloading_an_Application



-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Newbie needs some help

2014-01-13 Thread Vinny P
On Fri, Jan 10, 2014 at 3:23 PM, Troy Matthews tr...@esna.com wrote:

 I purchased the cert from Godaddy for the www subdomain (it covers the
 naked one as well - but webforwarding by network solutions sends it to
 www), and follow the directions in this link:
 https://support.google.com/a/answer/2644334?hl=en
 I am stuck at step 5 and 6.  My custom domain does not have the old format
 admin, but I do get the SSL option under security as it states.  I enter in
 the app name, and it takes me to the app console/admin this is where it
 falls apart for me.  Can anyone suggest a link with current instructions
 for me to follow



I don't believe the SSL documentation has been updated for the new console,
but the signup process is relatively straightforward.

When you enter the App Engine application ID, the browser should redirect
you to a page that looks like this: http://i.imgur.com/d3NaCYl.png . If you
don't see this page, then there could be a multitude of issues occurring.
Is the account you're using an administrator account for both the Google
Apps account and the App Engine application? If not, make sure your user
account gets promoted to that level.

Also, are you logged into multiple accounts? Sometimes Apps gets confused
when an user is logged into multiple accounts, and doesn't know which
account to use. Try opening up a new browser window in Incognito mode and
repeating the process.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Regarding Google Cloud Storage

2014-01-13 Thread Vinny P
On Mon, Jan 13, 2014 at 6:47 PM, Barry Hunter barrybhun...@gmail.com
 wrote:

 There is no free tier, nor trial.

 But its pretty cheap. With no minimum spend, for most experimental apps,
 would be only a matter of a few cents.

 On 10 January 2014 06:38, Varun Krishna Parthasarathy 
 varunkrishna@gmail.com wrote:

 Hi Everyone,

  I wish to try Google Cloud Storage. Is there a free account available in
 https://cloud.google.com/ ?



As Barry said, there's no free tier for Google Cloud Storage. But if you
just need to try out the API, the App Engine development server provides a
good emulation of the service:
https://developers.google.com/appengine/docs/python/googlecloudstorageclient/#Python_Using_GCS_client_library_with_the_development_app_server


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Creating new applications in the EU region

2014-01-13 Thread Vinny P
On Wed, Jan 8, 2014 at 8:04 AM, pas...@freeb.ee wrote:

 On the Uploading Your Application page at
 https://developers.google.com/appengine/docs/python/gettingstartedpython27/uploading
  it
 says:

 Hosting applications in the European Union is especially useful if your
 users are closer to Europe than to the United States. There is less network
 latency and the End User Content will be stored at rest in the European
 Union. *You must specify this location by clicking the Edit link in
 the Location Options section when you register the application; you
 cannot change it later. *


 I don't see any Location Options when I try and create applications, so
 my new applications end up hosted in the US.

 Does anyone know how to specify the EU region without having a Premier
 account?




 You have to sign up for EU datacenter access if you don't have a premier
account. See the blog post here:
http://googledevelopers.blogspot.com/2012/12/app-engine-174-released.htmland
click on the sign up link under the *Expanded
EU Support* header.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Re: Error caused by webapp2.uri_for

2014-01-13 Thread Vinny P
On Sun, Jan 12, 2014 at 4:30 AM, Ronen Azachi azac...@gmail.com wrote:

 having same problem. I am using the boilerplate 
 https://github.com/coto/gae-boilerplate;
 did you resolve this issue?

 On Monday, July 16, 2012 10:34:35 AM UTC+3, Thomas Marban wrote:

 Ever since including webapp2.uri_for in my webapp2_extras.jinja2 config
 via

 'globals': { 'uri_for' : webapp2.uri_for   },

  I'm getting an undefined error every time I change a python file and
 load the app for the first time. It won't come up on subsequent requests.
 Also tried to inject it into globals via a Jinja2 factory but same result.
 Any hints?

 UndefinedError: 'uri_for' is undefined



The fix is to insert *uri_for* as a global in some manner. There's many
ways to do this, but you can try the strategy outlined here:
http://stackoverflow.com/questions/7081250/webapp2-jinja2-how-can-i-get-uri-for-working-in-jinja2-views



-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Tutorial for using GAE with Java

2014-01-13 Thread Vinny P
On Mon, Jan 13, 2014 at 12:02 PM, Juan de Dios Becerra 
j.becerra4...@gmail.com wrote:


 I am new in GAE and I have in mind the development of an application using
 Admin SDK and Google + Domains API, where can find some tutorial or
 directions for starting GAE with Java, and if somebody knows if it is
 possible to use the mentioned services(Admin SDK and G + Domains API) I
 would be very thankful with any information.



Yes, you can use the Admin and Google+ SDKs from App Engine.

As for tutorials and code examples, you can use the App Engine tutorial at
https://developers.google.com/appengine/docs/java/gettingstarted/introduction .
As for the Admin SDK and Google+ source code examples, you can find them at
the relevant documentation pages. For example, here's how to create a
circle (remember to click Java in the code example tab):
https://developers.google.com/+/domains/circles/creating .


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Question about running appengine with php

2014-01-13 Thread Vinny P
On Sun, Jan 12, 2014 at 11:26 AM, Sean Loughrey s.a.lough...@gmail.com
 wrote:

 I've followed the tutorials and instructions on how to install app engine
 with php and have one problem.  For some reason app engine can't seem to
 find one of my mbstring.dll file even though its sitting
 there in the directory!  Is this just because I'm using an incompatible
 version of php? (5.4.24)



Is this issue occurring in the development server or in the production GAE
environment?

-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] Reg : Access Denied exception in GAE

2014-01-13 Thread Vinny P
On Thu, Jan 9, 2014 at 12:59 AM, krishna bhaskara rao krishna...@gmail.com
 wrote:

 I am using Google App Engine to my application. With in my application I
 am trying to integration ETL(Kettle) integration tool.
 While initializing kettle object, I am getting below exception

 Error java.security.AccessControlException: access denied 
 (java.io.FilePermission /WEB-INF/.kettle/kettle.properties read)

 I have placed kettle.properties file under war/WEB-INF/.kettle folder.

 Let me know if any one have an idea about this



The Google App Engine sandbox disallows access to certain classes,
especially file manipulation services.

If possible, modify your code so you can access files through servlet
support. For example, you could call
*this.getServletContext().getResourceAsStream(local
path here);* .


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] AppEngine Billing: Difference between Total, Active and Billed Instances

2014-01-13 Thread Vinny P
On Wed, Jan 8, 2014 at 1:52 PM, Bruno Croys Felthes bruno.cr...@gmail.com
 wrote:

 I'm trying to understand why my app engine application is billing me so
 high...

 I have just one F1 instance up, and app engine is billing me 4 instances,
 why? Someone can explain me how google do this count?

 I attached some Snaps, and I'm using Java.



Can you post a picture of your billing statement? Also the requests/sec
graph?

While the instances graph shows 4 instances running, the second picture (of
the Instances page) only shows 1 instance running. More than likely what
happened is that there was a flood of new requests just prior that needed 4
instances to handle, then they were shut down as the requests subsided.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] App Engine dev server: bad runtime process port [''] No module named google.appengine.dist27.threading

2014-01-13 Thread Vinny P
On Fri, Jan 10, 2014 at 1:19 PM, Tianxiang Frank Zhang txzh...@motorola.com
 wrote:

 When I try to run any of my app engine projects by python
 GoogleAppEngineLauncher I got the error log as follows:

 Does anyone have any ideas of what's going on? I tried remove the SDK and
 reinstall it. Nothing happens. Still got the same error.

 Error log:

 bad runtime process port ['']

 in load_module raise ImportError('No module named %s' % fullname)
 ImportError: No module named google.appengine.dist27.threadin



Were these applications running in the development server prior to this
error cropping up? If so, what version of the dev server was correctly
running the application? Or is this a new machine and dev_appserver has
never run before?

Most of the time, the no module named  error means that the loader
can't find the named module, or that system environment variables are set
incorrectly. Have you recently modified your system's variables, installed
any application that has cause to change your environment variables, or
undergone a recent enterprise deployment?

As a side note, I see that your email address belongs to Motorola Mobility,
which is a Google subsidiary. Please note that this forum is a public list,
and do not post any information that is confidential or otherwise secret.
And assuming you work out of the Libertyville/Chicago campuses, hello to a
fellow Illinoisan!


-
-Vinny P
Technology  Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [google-appengine] App engine examples and documentation suck -Don't waste your time

2014-01-13 Thread Pertti Kellomäki
FWIW, I've never had problems finding stuff in the Python docs. The
only part of documentation which I find confusing is oauth2, where I
sometimes feel I am going around in circles.

Pertti

On Sat, Jan 11, 2014 at 5:44 PM, Grant Jason grant.j...@gmail.com wrote:
 +1000
 GAE Documentation is indeed crap.
 The authors are totally incappable of introducing a user to new concepts, 
 make a small argument for the approach chosen versus alternatives, and 
 logically move them up the ladder.

 --
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to google-appengine+unsubscr...@googlegroups.com.
 To post to this group, send email to google-appengine@googlegroups.com.
 Visit this group at http://groups.google.com/group/google-appengine.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.