[google-appengine] How does GCP decides when a Kubernetes deployment is completed

2021-04-04 Thread 'Luca Lupo' via Google App Engine
Hi There, I have a few Java microservices and when I redeploy them, one of them needs like 40 seconds after starting up (it's a dropwizard application) to load data and do some computation to actually be ready to serve requests. This extra time makes so GCP thinks the service is ready and

Re: [google-appengine] Spending LImits Going Away :(

2020-08-25 Thread Luca de Alfaro
instance (e.g., no GCS direct bandwidth), in practice we can put a bound using that. Luca On Tue, Aug 25, 2020 at 3:45 PM Luca de Alfaro wrote: > I concur with the worry. Is there any _technical_ reason why it is a good > idea to do away with a spending limit? Can we get an instance limit >

Re: [google-appengine] Spending LImits Going Away :(

2020-08-25 Thread Luca de Alfaro
I concur with the worry. Is there any _technical_ reason why it is a good idea to do away with a spending limit? Can we get an instance limit instead? This is suddenly making standard non-scalable systems on AWS look better than appengine! On Tue, Aug 25, 2020 at 9:03 AM Joshua Smith wrote: >

[google-appengine] Reach container/app by hostname

2020-08-14 Thread 'Luca Lupo' via Google App Engine
Hi There, I have 2 clusters: cluster A and cluster B. I have an app A running on cluster A (docker container) and an app B running on cluster B (docker container). All instances of app B needs to send messages (REST API) to app A and I want that to be happening using the app hostname (the

[google-appengine] Communication between Java services given IP address

2020-07-27 Thread 'Luca Lupo' via Google App Engine
Hi There, I have 2 services: service1 and service2 both deployed using docker on Google cloud. service1 contains a table where it maps all instances of service2 and when needed will send message (REST request) to a specific instance of service2. Everything works if I use the full URL address

Re: [google-appengine] Re: import an ISO image on GCP

2020-07-09 Thread Alfredo De Luca
Hi all. Has anyone ever done this before? If you need to connect to the console on the first installation (Linux) how do you do that? Or maybe my image has something not right? Cheers On Tue, Jul 7, 2020 at 10:52 PM Alfredo De Luca wrote: > Hi there. Yes importing a custom image. > Wel

Re: [google-appengine] Re: import an ISO image on GCP

2020-07-07 Thread Alfredo De Luca
ine@googlegroups.com> wrote: > Could you tell us how you imported the image? Are you referring to > Importing custom images for Compute Engine? [1] > > [1] https://cloud.google.com/compute/docs/images > > > On Monday, July 6, 2020 at 11:40:35 AM UTC-4, Alfredo De Luca wro

[google-appengine] import an ISO image on GCP

2020-07-06 Thread Alfredo De Luca
Hi all We have an ISO (based on centos 7) that we imported in GCP but when we start a new VM doesnt show anything .. A menu should appear and then install the centos custom image. Any idea? If I user the console is it a graphic console or just serial? Cheers -- You received this message

Re: [google-appengine] Diving into App Engine is soooooooooooo hard now - My analysis

2020-03-20 Thread Luca de Alfaro
features rather than porting what we have from services that are going to be deprecated periodically. Luca On Fri, Mar 20, 2020 at 1:02 PM Joshua Smith wrote: > It’s interesting to look at what Google is doing with Firebase. > > 1. They are encouraging us to move more of the processing into t

[google-appengine] Re: REN-ISAC blacklists the whole of Appengine as a phishing site

2020-02-19 Thread Luca de Alfaro
REN-ISAC just told me that they will revert it in their next roll-out. Thanks for being responsive. On Monday, February 17, 2020 at 10:23:41 AM UTC-8, Luca de Alfaro wrote: > > Dear All, > > I recently have became aware that REN-ISAC <https://www.ren-isac.net/>is > b

[google-appengine] REN-ISAC blacklists the whole of Appengine as a phishing site

2020-02-17 Thread Luca de Alfaro
eached out to REN-ISAC and explained them that ghs.googlehosted.com is one of the main hosting addresses for Google Cloud Apps... I can also reach out to them, but I somewhat doubt it would have the same effect. Many thanks, and all the best, Luca -- You received this message becau

[google-appengine] Re: "tmpfs/goroots/go1.8/pkg/tool/linux_amd64/link: route.a: not package main"

2018-09-05 Thread Luca Mattos Möller
I was having this issue when my GOPATH was pointing to a directory inside my gae project's directory. I was doing that because I wanted my server modules to be organized in a standard way (per Go standards) so that my go code analysis/navigation/lint plugins worked properly and at the same time

[google-appengine] Re: Rate Limit Exceeded when creating new project through devloper's console

2015-08-29 Thread Luca de Alfaro
I am having the same exact problem. Not a great onboard experience when even creating a new project fails... On Thursday, July 9, 2015 at 6:20:36 AM UTC-7, Phil Side wrote: I'm getting the message Rate Limit Exceeded when I try to create a new project through the developer's console. I

Re: [google-appengine] https://1.appname.appspot.com gives error?

2014-05-13 Thread Luca de Alfaro
Thanks!! On Monday, May 12, 2014 9:00:01 PM UTC-7, PK wrote: This will not work but the following will: https://2-dot-appname.appspot.com PK http://www.gae123.com On May 12, 2014 at 8:08:01 PM, Luca de Alfaro (luca.de...@gmail.comjavascript:) wrote: I have an app that has

[google-appengine] https://1.appname.appspot.com gives error?

2014-05-12 Thread Luca de Alfaro
I have an app that has an experimental version, say version 2, and I want to connect securely to it to do some testing. https://2.appname.appspot.com gives me an ssl error! I thought this was allowed. How does one access securely an experimental version of an app? Luca -- You received

[google-appengine] Heartbleed: do we need to renew the SSL certificates for appengine apps?

2014-04-11 Thread Luca de Alfaro
I am running an app on appengine that is secured by SSL certificates. The certs are ONLY used on appengine. Do I need to renew the certificates, after heartbleed? Could the private / signing keys of those certificates have been compromised? Luca -- You received this message because you

Re: [google-appengine] When does new pricing come into effect?

2014-04-01 Thread Luca de Alfaro
It's April 1 and there is no new pricing yet on the appengine console. Perhaps this is just the delay in the update propagating? Luca On Wednesday, March 26, 2014 11:44:33 PM UTC-7, PK wrote: Pricing Prices are effective April 1, 2014 --Panos On Mar 26, 2014, at 11:38 PM, timh zute

[google-appengine] How do I activate SSL for my app served from appengine using a custom domain?

2014-03-02 Thread Luca de Alfaro
App domain, and to find a Domain Settings tab and then go to the SSL subtab. There is no Domain Settings tab, however, and the Domains tab only allows me to add domains (without http / https mention). So, how do I setup SSL for my appengine app that uses a custom domain? Help! Luca

[google-appengine] Re: What is the most efficient way to compute a rolling median on appengine?

2013-11-20 Thread Luca de Alfaro
If you can weigh recent data more than older data, you might consider instead of building a rolling average, an exponentially decaying weights average. You can store in ndb, sharded, total_amount, and total_weight, and timestamp. Then, when you get an update, you compute the decay_factor,

[google-appengine] Re: Blobstore upload stripping mime parts on Production but not Dev?

2013-11-20 Thread Luca de Alfaro
My experience is that the blobstore corrupts in strange ways content that is not the uploaded file that it is meant to receive. I went through a litany of problems trying to have a form with an uploaded file being directed first to the blobstore (for upload storage), then to appengine (for

[google-appengine] Great! Appengine Frontend is now free!

2013-11-03 Thread Luca de Alfaro
Well, at least it seems to be free for me! My instace(s) have been happily serving for the whole day, and yet, I am showing 0 hours of usage. Is this perhaps related to the daylight savings time change? app id is crowdgrader. Cheers, and thanks! :-) -- You received this message because

[google-appengine] Compilation very slow right now?

2013-10-29 Thread Luca de Alfaro
to occasional traffic jams? Luca -- 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

[google-appengine] Re: Compilation very slow right now?

2013-10-29 Thread Luca de Alfaro
the precompilation step. On Tuesday, October 29, 2013 1:42:10 PM UTC-7, Luca de Alfaro wrote: I am trying to upload a new Python code version of my app right now, and compilation seems to be very slow, taking 10 minutes or more (I never got one compilation to terminate). Anybody noticing

[google-appengine] Re: Compilation very slow right now?

2013-10-29 Thread Luca de Alfaro
Now it works again, fyi. -Luca On Tuesday, October 29, 2013 1:42:10 PM UTC-7, Luca de Alfaro wrote: I am trying to upload a new Python code version of my app right now, and compilation seems to be very slow, taking 10 minutes or more (I never got one compilation to terminate). Anybody

[google-appengine] Re: major bug in live instance hours calculation

2013-10-05 Thread Luca de Alfaro
I am having sort of the opposite problem. One of my apps was happily serving requests for several hours, during which the billed instances were 0, even thought the active instances were 1-2. Luca On Friday, October 4, 2013 1:30:27 PM UTC-7, pdknsk wrote: As of few days ago a free app

Re: [google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-11 Thread Luca de Alfaro
and not maintainable... my esthetic side really wishes for this bug to be fixed. Luca On Wednesday, July 10, 2013 10:32:37 PM UTC-7, timh wrote: What about just dropping the required parameter from the property have you tried that. On Thursday, July 11, 2013 12:00:17 AM UTC+8, Luca de Alfaro wrote: I

[google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-11 Thread Luca de Alfaro
this transparent. However, all my code works beautifully now, and I can get the benefits of expando models without even having to worry about having expando models! Luca On Wednesday, July 10, 2013 9:03:07 AM UTC-7, Luca de Alfaro wrote: Thanks! This is a great suggestion; it might be the only one

Re: [google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-10 Thread Luca de Alfaro
the large amount of data involved. This is quite a serious bug in my opinion, as it prevents interoperability between Python and Java, as well as updating the structure of entities. I wonder if there is any hope that the AppEngine team take it up and fix it? Luca On Wednesday, July 10, 2013 12:13

[google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-10 Thread Luca de Alfaro
Yes, and it did not work. I cannot fix all the data, as the cost would be quite large. This leaves giving up doing what I wanted to do in Python, or fetching the underlying data without a model. Luca On Wednesday, July 10, 2013 12:07:25 AM UTC-7, timh wrote: Have you tried setting

[google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-10 Thread Luca de Alfaro
required=False generates a new error, stating that the only value for required is True. Luca On Wednesday, July 10, 2013 12:09:56 AM UTC-7, timh wrote: Alternately make the property not required (required=False), load the entities set the value of the list to a [] and then rewrite, once

[google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-10 Thread Luca de Alfaro
Thanks! This is a great suggestion; it might be the only one that works (short of giving up doing what I wanted to do in Python). The interesting thing is that the Java side has no trouble at all reading those entities. Luca On Wednesday, July 10, 2013 12:11:51 AM UTC-7, timh wrote

[google-appengine] Re: Error if I set required=False for a StringListProperty

2013-07-09 Thread Luca de Alfaro
entities with null StringListProperty fields. Those entities cannot then be read from Python! These are pretty big problems -- is there any solution? Luca On Tuesday, March 23, 2010 5:57:17 AM UTC-7, Geoffrey Spear wrote: On Mar 22, 11:09 pm, dhruvbird dhruvb...@gmail.com wrote: Hello, I

[google-appengine] Precompilation failing occasionally

2013-05-13 Thread Luca de Alfaro
noticing the same? Many thanks, Luca 08:41 AM Compilation starting. 08:45 AM Error 500: --- begin server output --- htmlhead meta http-equiv=content-type content=text/html;charset=utf-8 title500 Server Error/title /head body text=#00 bgcolor=#ff h1Error: Server Error/h1 h2The server

[google-appengine] Google Drive API through Google App Engine

2012-10-04 Thread Luca Matteis
I'm trying to use the Google Drive API through the App Identityhttps://developers.google.com/appengine/docs/java/appidentity/overviewinterface provided with Google App Engine. This basically allows my web application to communicate with Google's APIs from server to

[google-appengine] Is it possible to use multiprocessing Pool in Python 2.7 on App Engine?

2012-05-27 Thread Luca de Alfaro
I have some processing that would benefit from parallelism -- the multiprocessing Pool class would be ideal. Is it available in App Engine? The Mapping API does not work for my purpose, since it is in-memory processing that I am trying to do. Thanks! Luca -- You received this message

Re: [google-appengine] Is it possible to use multiprocessing Pool in Python 2.7 on App Engine?

2012-05-27 Thread Luca de Alfaro
be supported... Luca On Sunday, May 27, 2012 2:39:18 AM UTC-7, Brian Quinlan wrote: Have you considered using concurrent.futures: http://pypi.python.org/pypi/futures ? Cheers, Brian On Sun, May 27, 2012 at 5:47 PM, Luca de Alfaro luca.de.alf...@gmail.com wrote: I have some

[google-appengine] Survey on Web APIs Popularity and Support Forums

2012-05-22 Thread Luca Panziera
://docs.google.com/spreadsheet/viewform?formkey=dDFtbi1GRjFVSEU2NWYydHRqX0dKeUE6MQ Thank you! Luca -- 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

[google-appengine] Queues are stuck since 11:12am PST today -- can someone look into it ASAP?

2012-04-17 Thread Luca de Alfaro
as this time... I am hoping someone can help! Luca -- 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

[google-appengine] Task queues sometimes stop for hours, then restart

2012-04-16 Thread Luca de Alfaro
what can cause this stalling? Is anybody else seeing it? Luca -- 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/-/oqpSUgK0ORAJ. To post to this group

[google-appengine] Datastore admin unavailable

2012-03-22 Thread Luca Matteis
to access my datastore admin, and that worked. I cannot find it anymore. Any idea what it could be? Thank you, Luca -- 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

[google-appengine] Access to bulk data from DB possible?

2011-12-14 Thread Luca de Alfaro
worry about the execution time of the query (is it still true that processes taking over 1s are killed?). I guess access to log files / bulk data must be a pretty common requirement for many apps, so I am hoping someone has good words of advice... Many thanks!! Luca -- You received

[google-appengine] Advice on deploying a Django App on AppEngine

2011-08-17 Thread Luca de Alfaro
instance will be able to serve considerably fewer qps than e.g. a RackSpace Cloud virtual machine, where the latency to the db could be lower. Any insight on how many AppEngine instances are equivalent to, say, a Rackspace Cloud VM? Thanks!! -- Luca -- You received this message because you

Re: [google-appengine] Re: Unserializing large Blobs from the Blobstore

2011-08-02 Thread Luca Matteis
to fix this specific issue. Luca On Mon, Aug 1, 2011 at 9:37 PM, Matt Myers mattmyers...@gmail.com wrote: Hi Luca, did you ever figure this out? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

Re: [google-appengine] Re: GAE starting unnecessary instances

2011-07-22 Thread Luca
whether to switch another instance on or off. This can be done using tools from dynamic optimization / control theory. I would be glad to help if the people there need guidance on this (I used to be in the research group there till a month ago). Luca On Thursday, July 21, 2011 5:56:42 PM UTC

[google-appengine] Unserializing large Blobs from the Blobstore

2011-07-11 Thread Luca Matteis
could I'm still confronted with the 5mb RAM limitation (since I need to put all the XML into RAM before unserializing it) How would you say I can handle this? I'm open to all sorts of solutions, but hopefully not something that involves using another hosting provider. Thanks, Luca -- You received

[google-appengine] When's the business plan going to be available?

2011-07-08 Thread Luca Matteis
be able to share with me your opinions on where App Engine is going so that I could convince my boss in using it? Is the Business plan going to be available soon? Thanks, Luca -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group

[appengine-java] Reading Blobstore data

2011-07-07 Thread Luca Matteis
in the blobstore, I want to read it as a String so that I can parse it and do something else with it. Any ideas? Thanks, Luca -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-java

[appengine-java] Google Account Information by java code

2011-06-14 Thread Luca Santaniello
and grant_type (=authorization_code) but I have this error: java.io.IOException: Server returned HTTP response code: 400 for URL: https://accounts.google.com/o/oauth2/token Can you help me please? Which are my errors? Thanks in advance Luca -- You received this message because you are subscribed

[google-appengine] Re: FAQ for out of preview pricing changes

2011-06-09 Thread Luca
of delivering the response to the mobile browser of the client? Luca -- 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/-/-_fdqp60vSYJ. To post to this group

[appengine-java] .getKey().getId()

2011-05-07 Thread Luca Matteis
server? Thanks. Luca -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr

[appengine-java] Some details on how GAE actually works

2011-04-30 Thread Luca Matteis
App Engine has been abstracting all their implementation details away from the developer, which is great. I'm however a little curious in knowing how their infrastructure works... not only how it works but also how it scales geographically. Living in Europe this has a strong impact on my decision

Re: [appengine-java] Are urls with /ah/* automatically protected?

2011-04-22 Thread Luca Matteis
These pages are only available on the development server, not when your site goes live. So it should be safe enough :) On Fri, Apr 22, 2011 at 11:18 AM, Marcel Overdijk marceloverd...@gmail.com wrote: I'm wonderinf if urls starting with /ah/* (like /_ah/queue/ __deferred__) are automatically

Re: [appengine-java] Re: Data being stored in a weird way

2011-04-20 Thread Luca Matteis
On Apr 19, 6:32 pm, Luca Matteis lmatt...@gmail.com wrote: I posted a question on StackOverflow about my data being stored with weird chars, and it only happens live, which is very strange. Here's the question:http://stackoverflow.com/questions/5707266/google-app-engine-data-bei... Am I

[appengine-java] Data being stored in a weird way

2011-04-19 Thread Luca Matteis
I posted a question on StackOverflow about my data being stored with weird chars, and it only happens live, which is very strange. Here's the question: http://stackoverflow.com/questions/5707266/google-app-engine-data-being-stored-in-a-weird-way Am I missing something? -- You received this

Re: [appengine-java] What are you opinions about yesterdays announced opensource Cloudcoundry PaaS

2011-04-13 Thread Luca Matteis
I think it's still a mystery so far. They seem to want to follow App Engine's philosophy and free the developer from all the sys-admin work, yet they provide implementation details (MySQL, Redis, and MongoDB are listed on their site). This means that the developer will still need to do some

[appengine-java] Owned relationship. Lost reference

2011-04-10 Thread Luca Matteis
I have a Recipe entity that contains two images: @PersistenceCapable(identityType = IdentityType.APPLICATION, detachable=true) public class Recipe { @PrimaryKey @Persistent(valueStrategy = IdGeneratorStrategy.IDENTITY) private Key key; @Persistent private MyImage myImage; //

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-08 Thread Luca Matteis
still points to the first image instead of the one added. On Fri, Apr 8, 2011 at 10:11 AM, Ian Marshall ianmarshall...@gmail.com wrote: Hi Luca, What's your code for  r.setImage(newImage) and anything else that might be relevant? Ian On Apr 7, 4:25 pm, Luca Matteis lmatt...@gmail.com

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-08 Thread Luca Matteis
The MyUser entity: http://codepad.org/C2qRTTRt and the MyImage entity: http://codepad.org/xR6hhuU8 On Fri, Apr 8, 2011 at 11:00 AM, Simon Knott knott.si...@gmail.com wrote: Can you post the code for your MyUser and the MyImage classes as well? -- You received this message because you are

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-08 Thread Luca Matteis
Argh! Nothing! I just tried making all changes... nothing.. same results :( It's incredible I can't find any example online that involves editing a child owned entity. On Fri, Apr 8, 2011 at 11:41 AM, Simon Knott knott.si...@gmail.com wrote: I've no idea whether it makes any difference, but try

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-08 Thread Luca Matteis
Oh! Oh!!! Great idea I will just edit it instead of creating a new one! DUH! thanks so much On Fri, Apr 8, 2011 at 11:53 AM, Simon Knott knott.si...@gmail.com wrote: Is there any reason you make a new MyImage object?  Why can't you just change the MyImage object which already exists in the

[appengine-java] Object Manager has been closed - solution other than detaching

2011-04-08 Thread Luca Matteis
Whenever I query something like public static MyUser getUserInfo(Key userKey) { PersistenceManager pm = PMF.get().getPersistenceManager(); MyUser myUser, detached = null; try { myUser = pm.getObjectById(MyUser.class, userKey);

[appengine-java] JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
I have a Recipe. Each Recipe has an image. So my entity looks something like @PersistenceCapable public class Recipe { @PrimaryKey @Persistent(valueStrategy = IdGeneratorStrategy.IDENTITY) private Key key; @Persistent private MyImage myImage; When I create the Recipe the

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
Hello Simon, even if I persist it doing try { r.setImage(newImage); pm.makePersistent(newImage); } finally { pm.close(); } I still get the same results. The interesting thing is that if I delete the image entity from the datastore, the recipe

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
It's the same when deployed to GAE. From the live datastore viewer I don't see the children when viewing the Recipe entity itself. The images get stored in another table called Image. Was I suppose to see a reference to the image object directly in the Recipe entity? On Thu, Apr 7, 2011 at 11:08

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
I don't see the actual Recipe being update with anything. I just see the Image being added in the Image 'table'. But from the datastore viewer there's no attribute in the Recipe 'table'. Hope that's clear. On Thu, Apr 7, 2011 at 10:58 AM, Simon Knott knott.si...@gmail.com wrote: If you look in

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
Well, I would think the Key has relationship information. The thing is that I'm able to fetch the image for the recipe, so the relationship is there somehow. It seems as if setImage() isn't enough for the linkage to update to the latest image. On Thu, Apr 7, 2011 at 11:29 AM, Simon Knott

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
This is really weird. I cannot find anything on the internet that could help me. It seems such a simple thing to be editing child objects and I find it ridiculous that I can't find a solution. please help On Thu, Apr 7, 2011 at 11:53 AM, Luca Matteis lmatt...@gmail.com wrote: Well, I would

Re: [appengine-java] Re: JDO - Updating a One-to-one child

2011-04-07 Thread Luca Matteis
     {        pm.close();      }    } On Apr 7, 3:03 pm, Luca Matteis lmatt...@gmail.com wrote: This is really weird. I cannot find anything on the internet that could help me. It seems such a simple thing to be editing child objects and I find it ridiculous that I can't find a solution. please help

Re: [appengine-java] Re: App Engine identifier. Key vs Id

2011-04-06 Thread Luca Matteis
getEncodedKey()  {    return sEncodedKey;  }  public Long getID()  {    return loID;  }  //  // Getter and setter methods for  // the other persistent data members...  // } On Apr 5, 3:44 pm, Luca Matteis lmatt...@gmail.com wrote: To identify my JDO objects in Google App Engine I use

Re: [appengine-java] any where i can hire people to do development on app engine in singapore?

2011-03-25 Thread Luca Matteis
Just hire good Java developers. Competent Java developers are also competent Google App Engine developers. On Wed, Mar 23, 2011 at 7:00 PM, Elvin Li zelrealmem...@gmail.com wrote: looking for competent developers -- You received this message because you are subscribed to the Google Groups

Re: [appengine-java] Re: Blobstore API vs Datastore API

2011-03-20 Thread Luca Matteis
there's a lot more chance of our in-house network going down rather than Google going down. Thanks for your help. Luca On 3/19/11, branflake2267 branflake2...@gmail.com wrote: The credit option has a budget and you can set it real low. Its unlikely unless you have huge amount of resource use

[appengine-java] Why does google set quotas on their API calls?

2011-03-14 Thread Luca Matteis
From the Image Java API page: Each Images service request counts toward the Image Manipulation API Calls quota. -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to

[appengine-java] Re: Why does google set quotas on their API calls?

2011-03-14 Thread Luca Matteis
Sorry, clicked on send before finishing my question. Why does AppEngine set API limitations when I could just as easily use a third-party library for manipulation and avoid this limitation? Luca On Mon, Mar 14, 2011 at 8:08 PM, Luca Matteis lmatt...@gmail.com wrote: From the Image Java API

Re: [appengine-java] Re: Why does google set quotas on their API calls?

2011-03-14 Thread Luca Matteis
Ok. Thanks for the information. I'm still new at this cloud thing, and it looks great. On Mon, Mar 14, 2011 at 8:29 PM, Jay Young jayyoung9...@gmail.com wrote: Because when you do image transformations, you are sending an API to another piece of Google's infrastructure, which I would assume is

[appengine-java] JSP error output using dev_appserver (appengine's development server)

2011-03-13 Thread Luca Matteis
this information? Thanks. Luca -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr

[appengine-java] Blobstore Java API - people can upload whatever they want with no control

2011-03-11 Thread Luca Matteis
I have started using the Bloblstore Java API: http://code.google.com/appengine/docs/java/blobstore/overview.html It seems like the upload form goes to something like: form action=/_ah/upload/agRtaWx1chsLEhVfX0Jsb2JVcGxvYWRTZXNzaW9uX18YTww This is part of appengine, it's not my code. This

Re: [appengine-java] Re: Blobstore Java API - people can upload whatever they want with no control

2011-03-11 Thread Luca Matteis
On Mar 11, 12:07 pm, Luca Matteis lmatt...@gmail.com wrote: I have started using the Bloblstore Java API:http://code.google.com/appengine/docs/java/blobstore/overview.html It seems like the upload form goes to something like:     form action=/_ah/upload

Re: [appengine-java] Re: Blobstore Java API - people can upload whatever they want with no control

2011-03-11 Thread Luca Matteis
Thanks, I think I got it. So basically you want to show the %blobstoreService.createUploadUrl(/upload)% only to people that should upload. Luca On Fri, Mar 11, 2011 at 2:21 PM, Didier Durand durand.did...@gmail.com wrote: Hi, I don't exactly know what you mean by secure but having only

[appengine-java] Blobstore API vs Datastore API

2011-03-11 Thread Luca Matteis
After spending almost half a day implementing the Blobstore API locally I realized only after uploading that it actually to have billing enabled in order to work. I'm not exactly happy with that because I wish the dev_appserver would've told me. Anyhow, I don't feel like giving out my credit-card

Re: [appengine-java] Re: Blobstore API vs Datastore API

2011-03-11 Thread Luca Matteis
Is it possible to store the image directly on disk, as a resource? On 3/11/11, Simon Knott knott.si...@gmail.com wrote: The datastore can handle blobs with a maximum size of 1MB, whereas the blobstore can handle blobs of 2GB. -- You received this message because you are subscribed to the

[appengine-java] Can I set GAE's dev_appserver to automatically reload context when I change .class files?

2011-03-10 Thread Luca Matteis
, but for this simple project I'm just wondering if I can remove the burden of restarting my web-server... otherwise I'll live with it. Thanks. Luca -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google

[google-appengine] Re: Detect Mobile Phone

2010-10-08 Thread Filippo De Luca
Unfortunately You don't miss only 0.01% but around 30%. (Blackberry does not contain blackberry at all, Same for Nokia). An iPhone is really different from Nokia N95 or a BlackBerry or Motorola v3xx So you need more detail about phone to supply a good user experience. The screen size is a first

[google-appengine] Re: Detect Mobile Phone

2010-09-27 Thread Filippo De Luca
a user agent, and get the right result? On Aug 29, 7:03 am, Filippo De Luca dl.fili...@filosganga.it wrote: Yes I think it can be a possible strategy. But what about cpu time? Is datastore less cpu intensive then default WURFLModel? Surely it has less memory footprint but it is less

[google-appengine] Re: Detect Mobile Phone

2010-08-29 Thread Filippo De Luca
or not. without involving WURFL. On Aug 27, 7:53 pm, prgmratlarge yossiele...@gmail.com wrote: Well I was thinking of using the datastore. Would this be possible, and what would be the method to the query? On Aug 27, 3:44 am, Filippo De Luca dl.fili...@filosganga.it wrote: Yes it is true

[google-appengine] Re: Detect Mobile Phone

2010-08-27 Thread Filippo De Luca
not worth it. Remember, every time a (new) user hits the site you do a lookup. It can add up very quickly. On Aug 26, 9:07 am, Filippo De Luca dl.fili...@filosganga.it wrote: Hi, I'm aWURFLapi maintainer. The issue should be due to the GAE size limit. A simple workaround may be split

[google-appengine] Re: Detect Mobile Phone

2010-08-26 Thread Filippo De Luca
Hi, I'm a WURFL api maintainer. The issue should be due to the GAE size limit. A simple workaround may be split the wurfl xml file in several little file, one root and many patches. I will do this utility available for the GAE community. On Aug 23, 10:46 pm, moissinac jcmoissi...@gmail.com wrote:

[appengine-java] Introduction to the DataStore

2010-06-05 Thread Luca
Hi guys, thank to the work of our GTUG (http://sites.google.com/site/ firenzegtug/) I wrote an introduction to our loved/hated DataStore: http://www.lucamasini.net/Home/gwt/google-app-engine/introduction-to-the-datastore I'm aware that is very basic, but was useful to introduce the

[google-appengine] An introduction to the DataStore

2010-06-05 Thread Luca
Hi guys, thank to the work of our GTUG (http://sites.google.com/site/ firenzegtug/) I wrote an introduction to our loved/hated DataStore: http://www.lucamasini.net/Home/gwt/google-app-engine/introduction-to-the-datastore I'm aware that is very basic, but was useful to introduce the

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-19 Thread Luca
such reply from google guys, we ask so basic/absurd/stupid/naive questions all the time and they always reply politely and definitely don't end the discussion with END. Ravi. On May 19, 7:06 am, Luca luca.mas...@gmail.com wrote: End Very kind from you !! And you haven't asked twice

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-19 Thread Luca
Some more infos. The behavious of DataNucleus depends on the strategy I choose to generate the @Id field. When I use GAE I always use the GenerationType.IDENTITY because I read that on JDO docs (http://code.google.com/appengine/docs/java/datastore/ dataclasses.html: Primary keys of type Key

Re: [appengine-java] Re: Persistent Identity of JPA Entities

2010-05-19 Thread Luca Masini
://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/datastore/DatastoreService.html#allocateIds%28com.google.appengine.api.datastore.Key,%20java.lang.String,%20long%29 On Thu, May 20, 2010 at 11:45 AM, Luca luca.mas...@gmail.com wrote: Some more infos. The behavious of DataNucleus depends

[appengine-java] Persistent Identity of JPA Entities

2010-05-18 Thread Luca
Hi all, I would like to share with you some concerns I have about the way DataNucleus/DataStore manage identities and their persistence. All started when I tried to do a simple em.persist(entity); and discovered that the entity key was not populated, but remain null until the

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-18 Thread Luca
From ejb-3.0-persistence-specification, section 3.2 I can read that A managed entity instance is an instance with a persistent identity that is currently associated with a persistence context. From this I understand that em.persist() (paragraph 3.1.1) should give me the persistent identity.

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-18 Thread Luca
Sorry I can't get your point about Optimistic Locking. If I do some insert inside a transaction that is at least with isolation level read committed I don't have any kind of problem with versioning. Can you please give me an example of how can I have such a problem ?? Thx. On May 18, 9:09 pm,

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-18 Thread Luca
Well, I'm not saying DataNucleus is not a good product, I'm using it !! On May 18, 9:10 pm, datanucleus andy_jeffer...@yahoo.com wrote: http://www.datanucleus.org/development/test/jpa_tck.html -- You received this message because you are subscribed to the Google Groups Google App Engine

[appengine-java] Re: Persistent Identity of JPA Entities

2010-05-18 Thread Luca
I did some more tests, printing the key IMMEDIATELY AFTER the em.persist and these are the results: - OpenJPA (1.0.1): key assigned - EclipseLink (1.0.1): key assigned this with the results of yesterday's tests: - Hibernate (3.4.0.GA): key assigned - DataNucleus (1.1.5): key null Two

[google-appengine] Developing Google Gadget with Eclipse GWT plugin

2009-08-26 Thread Luca
Hi guys, I wrote some notes on how to use the Eclipse Plugin to develop Google Gadgets that are hosted on GAE http://www.lucamasini.net/Home/gwt/google-app-engine/developing-google-gadget-with-eclipse-gwt-plugin Hope this can help. Ciao. --~--~-~--~~~---~--~~

[google-appengine] Persisting Objects

2009-06-11 Thread Luca
and then I want to get them back without having to know the information they contain... Thanks Luca --~--~-~--~~~---~--~~ 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

[google-appengine] Invalid runtime specified

2009-04-30 Thread Luca
Hi, I am following the Using the Google Plugin for Eclipse tutorial. I have built the very simple hello world application. When I try to deploy using the built in eclipse deploy feature I get the following: Creating staging directory Scanning for jsp files. Scanning files on local disk.

[google-appengine] Re: Java is next App Engine language according to Om Malik

2009-03-27 Thread Luca
I wonder also if java on GAE will consume more cpu resources which implies higher costs when exceeding the free quotas.. Nobody here who can give a technical estimation on that? On 26 Mar, 21:14, peterk peter.ke...@gmail.com wrote: Interesting. I wonder if it would be reasonable to expect

  1   2   >