[appengine-java] Re: 1.6.0 Prerelease SDKs are out

2011-11-02 Thread andrew
Does the HRD migration tool migrate all namespaces from the old appid to the new one (and off-course the data in each one)? Thanks -- 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-appengi

[appengine-java] Re: Change from String to Integer , now can't rid of Zombie instances... what is the right procedure to do so?

2011-11-02 Thread Daniel
Thx 4 the detailed example, Will read it at later on today Daniel. On Nov 1, 6:40 pm, Ronoaldo José de Lana Pereira wrote: > Daniel, > > To "convert" old session data I started to persist just the user Id in > session. Sadly, unlike memcache, you can't control how the session is > deserialized.

[appengine-java] Re: 1.6.0 Prerelease SDKs are out

2011-11-02 Thread Marcel Overdijk
This is the same I'm wondering... On Nov 2, 12:21 am, Roberto Saccon wrote: > to migrate an existing app to HDR with the new tool, can I keep now the > app-id ? > > -- > Roberto -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To

[appengine-java] Ad hoc reporting methods

2011-11-02 Thread Kyle Baley
Looking for stories on how others do ad hoc reporting against their AppEngine databases with Java. I understand from this postthat the Deferred API and Files API can be used. Is that what's commonly done by o

[appengine-java] java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=abc

2011-11-02 Thread arjun zacharia
Hi All, I am having this error when i am uploading to my application id = Details. I own this domain say xyz.com ; i have linked this domain to Google apps. I wanted to add this domain to my appspot account say abc.appspot.com ; so registered in google app engine with ema

[appengine-java] Re: Vosao instances are down. Please HELP!

2011-11-02 Thread Viðar Svansson
We are experiencing the same problem. Production issue has been filed [1]. We need this fixed ASAP. This is the second time in a short period that Vosao suddenly stops working on GAE. [1] http://code.google.com/p/googleappengine/issues/detail?id=6231 Viğar On Wed, Nov 2, 2011 at 8:16 PM, Armen D

[appengine-java] StackOverflowError when using remote API

2011-11-02 Thread Hakim
Hi all I'm trying to query the datastore of my application from another GAE/J app but I got this error using development server and also in production Error for /servlet_url java.lang.StackOverflowError at java.lang.ThreadLocal$ThreadLocalMap.getEntry(ThreadLocal.java:381) at jav