[google-appengine] App Engine Inbound Integration

2014-07-08 Thread Andy
Hi, I am developing an Application on app engine using Java, and I have a Java app that is sitting on Tomcat on an in-house server. The Tomcat Java app needs to make web services call to app on GAE, and this Tomcat Java App needs to authenticate, is it that I could use Service Account for Tomc

Re: [google-appengine] Re: Appengine ecosystem?

2014-07-08 Thread Kaan Soral
I wasn't even aware that the posts were moderated :) -- 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

[google-appengine] Re: Intermittent Google 502 error pages

2014-07-08 Thread David Benson
Yes, we're seeing the same problem, but only when using the domain we map to the appspot account with. On Tuesday, 24 June 2014 08:55:43 UTC+1, notreadbyhumans wrote: > > Just to add the logging in through the appspot.com address doesn't seem > to present the same issues. > > -- You received t

[google-appengine] Search API: Creating documents and indexing using bulk loader or similar feature?

2014-07-08 Thread csai
Hi, We have about 100k entities that we'd like to upload to the datastore. This seems doable (albeit slow) through the bulk upload functionality. However, we also want to create a document for each entity, which will contain a keyword string from the entity. We are linking up datastore entiti

[google-appengine] Appengine help: chrome "malicious software download" alert

2014-07-08 Thread Saverio Pugliese
Hi everyone, i have the following problem. I hot an application on appengine. This application is even under https. One of the feature of the app is to serve (download) files from Google Cloud Storage. These files are "ZIP" files with inside a portable "exe" (win) and ".app" (mac) application.

[google-appengine] Re: Roadmap for Datastore features described in "Next Gen Queries" (I/O 2010 talk)?

2014-07-08 Thread Jaroslav Záruba
Is there a hope for some announcement in the upcoming I/O? In 2010 the "team" consisted of 1 person... :( On Wednesday, May 28, 2014 5:26:28 PM UTC+2, Max Rothman wrote: > > In this Google I/O talk from 2010 > , a number of Datastore > query features

[google-appengine] Compressing file to Zip file using PHP on Google App Engine

2014-07-08 Thread Jay Shah
Hi guys I'm trying to compress txt file to a zip file stored on a google cloud storage bucket. I've written a function below which works on local files but not on files stored on the cloud bucket. I suspect the problem is the ZipArchive class, however, the 1.8.9 App Engine release notes

[google-appengine] I need assistance with integrating the datastore to save user-agent info, please.

2014-07-08 Thread Kay
Hello world Please bear with me as I'm fairly new to programming/developing. I'm already pressed for time and I need to have this part of the website working by this Friday afternoon. I've tried scouring the net for tutorials and I couldn't find any good ones in this regard. Basically I need s

[google-appengine] Is there a PHP API for writing to the Datastore?

2014-07-08 Thread Nooby
Hello, I was wondering if there is any PHP documentation about writing to the datastore? I know PHP is experimental at this stage. So is this something that will be available in the future? Having written websites in PHP, it is the language that makes most sense to me writing an app engine app

[google-appengine] Where is Google App Engine Eclipse 4.4 Plugin?

2014-07-08 Thread Houman
Hi, I understand Eclipse Luna (4.4) was just released yesterday. I am really excited using the new eclipse however the GAE plugin http://dl.google.com/eclipse/plugin/4.4 doesn't exist yet. Is there a way to notify the google team this regarding? Many Thanks, Houman -- You received this m

[google-appengine] regards to thr problem .

2014-07-08 Thread Mritunjay Rai
Hello Sir ; I want to create a circle in Google + . using java code . I follow all the instructions which are mentioned in the google devlopers giude . but I got the Excption which are mentioned bellow : Exception in thread "main" com.google.api.client.

[google-appengine] Setting up google app engine project into jenkin

2014-07-08 Thread Ashish Khedekar
I have been trying to setup google app engine project in jenkins which is running on my machine. I am using git provided by google. On my local jenkins, I have installed GIT plugin and Google OAuth Credential plugin to do that. But when I try to configure a job, it does not allow me to select

[google-appengine] Building a backend for multiple mobile apps.

2014-07-08 Thread Shawn McElroy
I am researching how I could build an app on appengine/compute. Basically, it would be something similar to parse.com. Except it would have a few different features and would be targeted for a specific kind of app. Which I am building now. Basically, i would have a web app on appengine, where

[google-appengine] Permissions for taskqueue patch/update REST queries

2014-07-08 Thread Andrey Kuznetsov
Hi, When looking for a way to extend task lease (or return task before lease expiry) from pull-queue using REST queries outside of GAE app, I found that `update` and `patch` requests needs some additional privileges besides those that are described at documentation. Short descriptions at http

[google-appengine] Embed App engine hosted page to google sites

2014-07-08 Thread Hemali
1. I have deployed a few static html pages through Google app engine which works fine as expected (Access rights reserved to a specific domain). 2. Embedded those pages in Google site through the i frames which works fine only if an instance of the application on Google app engine is started by

[google-appengine] Webservices REST on Android with App Engine, Restlet and Objectify

2014-07-08 Thread Christophe DA COSTA
Hello, I use Webservices Rest on Android Apply, When I call a Webservice, often I have an error: 06-26 20:05:27.358: W/dalvikvm(8672): Exception Ljava/lang/NoClassDefFoundError; thrown while initializing Lorg/codehaus/jackson/map/ext/JodaSerializers; 06-26 20:05:27.358: I/OffreController(8672

[google-appengine] Get all project id's on a domain

2014-07-08 Thread Victor Su
Hello - we're an enterprise customer, and have a need to get all project ids on our domains. As a super admin, I still only see projects that I am a member of. Is there a way to look up all the projects? -- You received this message because you are subscribed to the Google Groups "Google App

[google-appengine] Appengine new look 2014

2014-07-08 Thread Michel Lopez
I switched to the old look and feel of the admin console in Appengine, but can't figure out how to return to the latest look. How can I switch back to the new version? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from th

[google-appengine] Re: I can no longer update to the latest GAE SDK in Eclipse...

2014-07-08 Thread Bero.net
You can definitely install it manually if you want by going to the Google App Engine SDK page . However, with that in mind, if I recall correctly, doesn't the SDK automatically get installed while installing the plugin? I'd have to download Ecli

[google-appengine] Deleting sample app from project

2014-07-08 Thread Tim Osmond
Hi, I added the $500 GoogleIO code to a sample project and now it is interfering with me trying to add cloud endpoints to the project. Is there a simple was to clean the project and delete the sample app? It's definitely not apparent in the developer console. Cheers, Tim -- You received th

[google-appengine] How to disable payments

2014-07-08 Thread Vladimir
Hello I have GAE Application and paid for it 3$ per month. I want to stop payments and delete my credit card from Billing Settings. How can i will do it? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

[google-appengine] Using Google app engine ( GAE ) get http error 400

2014-07-08 Thread Zeck Li
Hello, everyone ! I built an Java application for myself on GAE. Major task of this application is to get the content of a contenteditable element and then examine the content. And the code goes like this : var data = { "content" : clearTag(element.html()) }; $.get("/xxx/check", data, function

[google-appengine] Re: Different python ProtocolBuffer implementations on dev and prod

2014-07-08 Thread zhao shuai
Fell into the same trap. entities = query.fetch(batch_size) File "/home/kamel/Library/google_appengine/google/appengine/ext/db/__init__.py", line 2157, in fetch return list(self.run(limit=limit, offset=offset, **kwargs)) File "/home/kamel/Library/google_appengine/google/appengine/ex

[google-appengine] NDB query().iter() method always returns "Deadlock waiting for " everywhere

2014-07-08 Thread Marcos Manuel Ortega
As the title says, I am being returned deadlocks waiting for future wheneve I use the iter() method. Example: imagenes_keys = memcache.get('imagenes_keys_inmueble-referencia=%s' % inmueble.referencia) if not imagenes_keys: q_img = Imagen.query(ancestor = inmueble.key).order(Imagen.fecha)

[google-appengine] NDB - "Deadlock waiting for future pending" whenever I use Query().iter()

2014-07-08 Thread Marcos Manuel Ortega
Since I am using NDB for my projects, on Python 2.7 SDK, I cannot use Query().iter() normally with Jinja2 templates. My usual code follows this pattern: mc_key = ... instances = memcache.get('instances-%s' % mc_key) if not instances: q_i = MyModel.query(...) instances = q_i.iter() if

[google-appengine] About premier accounts

2014-07-08 Thread Héctor Mangas
Hello, I would like to deploy a few AppInventor data bases. These DBs will need to endure a lot of saved values. Could a Premier account do that? I tried to make a big data base deploying a Google App Engine app based on Python, but it colapsed. Would this overcome it? Thanks, Hector -- You

[google-appengine] Python Search API does not allow specifying Ancestors while creating a Document for an Index

2014-07-08 Thread Naveed
Search API: How do I specify the ancestor for a document when adding to an index. The index in index.yaml looks like this: - kind: abc ancestor: yes properties: - name: date_time direction: desc Currently, this is how I add a document to an index: from google.appengine.api import sea

[google-appengine] Can I run R script on GAE ?

2014-07-08 Thread Ahmed Khatab
-- 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@google

[google-appengine] Re: My indexes keep building since last week

2014-07-08 Thread fcrawford
Hallo. The indexes of my application http://stramonio-spot.appspot.com/ are not upgrading. we added the line *attivo = ndb.IntegerProperty(indexed=True)* in our models.py file several days ago(see code lines below), but still only the *posizione* idex is shown . Any help appreciated c

Re: [google-appengine] Re: Appengine ecosystem?

2014-07-08 Thread Jeff Schnitzer
They have the "moderate first post from new user" feature turned on. A long time ago it seemed to be the only way to stop spammers on Google Groups. I don't know if that is still the case; I haven't tried turning it off in years. Anyone know? Jeff On Tue, Jul 8, 2014 at 1:17 PM, Kaan Soral wrot

Re: [google-appengine] Compressing file to Zip file using PHP on Google App Engine

2014-07-08 Thread Vinny P
On Wed, Jun 25, 2014 at 11:36 AM, Jay Shah wrote: > I suspect the problem is the ZipArchive class, however, the 1.8.9 App > Engine release notes > indicate > that the zip extension is now supported. > > function CompressFile($inpu

Re: [google-appengine] regards to thr problem .

2014-07-08 Thread Vinny P
On Thu, Jun 26, 2014 at 3:24 AM, Mritunjay Rai wrote: >I want to create a circle in Google + . using java code . > I follow all the instructions which are mentioned in the google > devlopers giude . but I got the Excption which are mentioned bellow : > Exception in

Re: [google-appengine] Search API: Creating documents and indexing using bulk loader or similar feature?

2014-07-08 Thread Vinny P
On Tue, Jun 24, 2014 at 3:57 AM, csai wrote: > We have about 100k entities that we'd like to upload to the datastore. > This seems doable (albeit slow) through the bulk upload functionality. > However, we also want to create a document for each entity, which will > contain a keyword string from t

Re: [google-appengine] Setting up google app engine project into jenkin

2014-07-08 Thread Vinny P
On Sat, Jun 21, 2014 at 5:27 PM, Ashish Khedekar wrote: > I have been trying to setup google app engine project in jenkins which is > running on my machine. I am using git provided by google. On my local > jenkins, I have installed GIT plugin and Google OAuth Credential plugin to > do that. > >

Re: [google-appengine] Building a backend for multiple mobile apps.

2014-07-08 Thread Vinny P
On Thu, Jun 26, 2014 at 2:37 PM, Shawn McElroy wrote: > > Basically, i would have a web app on appengine, where you can create an > app backend. Creating a new backend will create a new DB table or something > similar (potentially nosql), so each app will have its own database to > connect to. And

Re: [google-appengine] Webservices REST on Android with App Engine, Restlet and Objectify

2014-07-08 Thread Vinny P
On Fri, Jun 27, 2014 at 2:49 PM, Christophe DA COSTA wrote: > I use Webservices Rest on Android Apply, When I call a Webservice, often I > have an error: > 06-26 20:05:27.358: W/dalvikvm(8672): Exception Ljava/lang/ > NoClassDefFoundError; thrown while initializing > Lorg/codehaus/jackson/map/ex

Re: [google-appengine] Is there a PHP API for writing to the Datastore?

2014-07-08 Thread Vinny P
On Wed, Jun 25, 2014 at 1:22 PM, Nooby wrote: > I was wondering if there is any PHP documentation about writing to the > datastore? > > I don't want to use Cloud SQL because firstly it's not scalable > There's no native access to the datastore at this point, but you can use the datastore via th

Re: [google-appengine] Is there a PHP API for writing to the Datastore?

2014-07-08 Thread Vinny P
On Wed, Jun 25, 2014 at 1:22 PM, Nooby wrote: > I was wondering if there is any PHP documentation about writing to the > datastore? I know PHP is experimental at this stage. So is this something > that will be available in the future? > > I don't want to use Cloud SQL because firstly it's not sca

Re: [google-appengine] Appengine new look 2014

2014-07-08 Thread Vinny P
On Fri, Jun 27, 2014 at 4:09 PM, Michel Lopez wrote: > I switched to the old look and feel of the admin console in Appengine, but > can't figure out how to return to the latest look. > How can I switch back to the new version? > Do you mean the cloud console's GAE admin features? Go to cloud.go

Re: [google-appengine] App Engine Inbound Integration

2014-07-08 Thread Vinny P
On Tue, Jul 8, 2014 at 11:47 AM, Andy wrote: > I am developing an Application on app engine using Java, and I have a Java > app that is sitting on Tomcat on an in-house server. The Tomcat Java app > needs to make web services call to app on GAE, and this Tomcat Java App > needs to authenticate,

Re: [google-appengine] How to disable payments

2014-07-08 Thread Vinny P
On Mon, Jun 30, 2014 at 5:38 PM, Vladimir wrote: > I have GAE Application and paid for it 3$ per month. I want to stop > payments and delete my credit card from Billing Settings. How can i will do > it? > You'll want to go to the AppEngine console, click on Application Settings, and click the b

Re: [google-appengine] Re: My indexes keep building since last week

2014-07-08 Thread Vinny P
On Tue, Jul 8, 2014 at 7:33 AM, wrote: > The indexes of my application http://stramonio-spot.appspot.com/ > are not upgrading. we added the line *attivo = > ndb.IntegerProperty(indexed=True)* in our models.py file several days > ago(see code lines below), but still only the *posizione* ide

Re: [google-appengine] Deleting sample app from project

2014-07-08 Thread Vinny P
On Sun, Jun 29, 2014 at 6:31 PM, Tim Osmond wrote: > I added the $500 GoogleIO code to a sample project and now it is > interfering with me trying to add cloud endpoints to the project. Is there > a simple was to clean the project and delete the sample app? It's > definitely not apparent in the

Re: [google-appengine] Can I run R script on GAE ?

2014-07-08 Thread Vinny P
On Thu, Jul 3, 2014 at 2:01 PM, Ahmed Khatab wrote: > Can I run R script on GAE ? > > If you're talking about R the statistical computing language, no you can't run it on App Engine. But depending on your use case, you can build your application in another language. For instance Python offers a

Re: [google-appengine] Appengine help: chrome "malicious software download" alert

2014-07-08 Thread Vinny P
On Tue, Jun 24, 2014 at 3:30 AM, Saverio Pugliese wrote: > I hot an application on appengine. This application is even under https. > One of the feature of the app is to serve (download) files from Google > Cloud Storage. > These files are "ZIP" files with inside a portable "exe" (win) and ".app

[google-appengine] Urlfetch - DNSLookupFailedError

2014-07-08 Thread Nijin Narayanan
Hi, Anyone getting Urlfetch DNSLookupFailedError in production ? I can able to access the website from browser. But unable to read the content using Urlfetch API. Thanks, -N ​N -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscri

Re: [google-appengine] About premier accounts

2014-07-08 Thread Vinny P
On Wed, Jul 2, 2014 at 2:59 PM, Héctor Mangas wrote: > I would like to deploy a few AppInventor data bases. These DBs will need > to endure a lot of saved values. > Could a Premier account do that? > I tried to make a big data base deploying a Google App Engine app based on > Python, but it cola

Re: [google-appengine] Using Google app engine ( GAE ) get http error 400

2014-07-08 Thread Vinny P
On Mon, Jun 30, 2014 at 12:06 PM, Zeck Li wrote: > I built an Java application for myself on GAE. Major task of this > application is to get the content of a contenteditable element and then > examine the content. And the code goes like this : > > var data = { "content" : clearTag(element.html())

Re: [google-appengine] I need assistance with integrating the datastore to save user-agent info, please.

2014-07-08 Thread Vinny P
On Wed, Jun 25, 2014 at 12:29 PM, Kay wrote: > Basically I need someone to please help me with making my website (which > is just 5 pages with text and inputs - its realy small) store user agent > info and the ip address in a database (datastore). A script and direction > on how to implement it w

Re: [google-appengine] Embed App engine hosted page to google sites

2014-07-08 Thread Vinny P
On Thu, Jun 26, 2014 at 1:38 PM, Hemali wrote: > 2. Embedded those pages in Google site through the i frames which works > fine only if an instance of the application on Google app engine is started > by that particular machine, but if that's not the case, i frames won't > display anything. > S