[appengine-java] Too many deadline exceptions for past 12 hours and many more issues

2011-07-19 Thread oceandrive
We have been experiencing too many deadline exceptions for past 12 hours. Another issue that we are having is that we are not able to move to a new version. Yesterday we have uploaded a new version of our application with the changes and from the dashboard when I make my new version default,

[appengine-java] Not able to upload new version of my app

2011-07-19 Thread oceandrive
I am getting version not ready error when I try to upload a new version to my production environment. Initializing precompilation... Deploying new version. Will check again in 1 seconds. Will check again in 2 seconds. Will check again in 4 seconds. Will check again in 8 seconds. Will check

[appengine-java] Can we get lat/long data for given address ?

2011-07-06 Thread oceandrive
Can anyone tell me if there is a way to get latitude/longitude values for a given address -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To view this discussion on the web visit

[appengine-java] Re: Java Backends not working

2011-06-03 Thread oceandrive
as I said before something wrong with the upload if you do not see any backends on the dashboard. The version of the xml file I gave you is a working file. Did you see this page http://www.pdjamez.com/2011/05/google-app-engine-backends/ Has very good stuff. Also you need to upload your

[appengine-java] Re: Java Backends not working

2011-06-02 Thread oceandrive
I dont see anything wrong with your xml file. I was able to deploy my backends here is my code ?xml version=1.0 encoding=UTF-8? backends backend name=mybackend classB2/class instances5/instances options dynamictrue/dynamic

[appengine-java] Re: Sharing jsession between frontend and backend?

2011-05-31 Thread oceandrive
I am looking for the solution on this. Can someone help.. On May 30, 10:18 pm, Tom Phillips tphill0...@gmail.com wrote: I've got a public backend instance that I'd like to share the user session (java sessions are enabled for app) from the frontend with so that the user doesn't have to log in

[appengine-java] How to access the Backends?

2011-05-29 Thread oceandrive
I have search page on my application which has several filters on it and i get the deadline exceeded exception a lot. So I said the backends is the solution for my issue and I moved to the 1.5 version. Created a new backend and uploaded my new version and now I see the backend on the

[appengine-java] logging not working this

2010-02-26 Thread oceandrive
GAE logging is not working this morning? Anyone has the same issue. The last log for me was at 02-26 06:00AM 03.975. 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

[appengine-java] Passing parameters in a Task

2010-02-25 Thread oceandrive
I wanted to use Queue tasks on my GAE application. I need to pass two parameters to my URL servlet /runTasks. So i am doing this. But when I print the values for start and end, it prints null for start and 15 for end. Am i doing anything wrong? Is this the right way to pass the parameters?

[appengine-java] Re: Passing parameters in a Task

2010-02-25 Thread oceandrive
Perfect , 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-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to