[appengine-java] My app is NOT coming up!! is something wrong with App Engine?

2011-02-24 Thread Sumi
My app is not coming up starting this morning...is something wrong with app engine? -- 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

[appengine-java] Deployment failing 500 Internal Server Error

2011-02-01 Thread Sumi
Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles? 500 Internal Server Error htmlhead meta http-equiv=content-type content=text/html;charset=utf-8 title500 Server Error/title /head body text=#00 bgcolor=#ff h1Error: Server

Re: [appengine-java] Re: deploy app but no effect

2011-01-26 Thread Sumi
I too am facing the problem. the fault version is not showing up.how ever it shows up if i access it with the version.latest.x url On Wed, Jan 26, 2011 at 10:03 AM, RDS rstu...@gmail.com wrote: I am seeing the same problem - and it is not related to calling a specific version or setting

[appengine-java] Is App Engine Down? Unable to access my website

2011-01-23 Thread Sumi
-- 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...@googlegroups.com. For

[appengine-java] Re: Is App Engine Down? Unable to access my website

2011-01-23 Thread Sumi
Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. -- 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

Re: [appengine-java] Instant messenger

2010-12-29 Thread Sumi
Why do you say not many successful oAuth integrations?I have tried using them but with so success...is there anyone from google who can comment on this... i did everything mentioned in gdata oauth integrations but still no luck.. On Tue, Dec 28, 2010 at 9:50 AM, A. Stevko andy.ste...@gmail.com

[appengine-java] google oauth - Help needed

2010-12-29 Thread Sumi
I spent the past few days implementing google oauth for gdata API s integration with no success... I followed the steps mentioned in http://code.google.com/apis/accounts/docs/OAuth.html#prepServiceCall Is there anyone from google who can confirm that google aouth is not broken and its

Re: [appengine-java] GWT+servlet - how to redirect to a different page

2010-12-28 Thread Sumi
Did you try Window.Location.assign(servelt name) On Tue, Dec 28, 2010 at 3:10 AM, dreamer venugopal.vasire...@gmail.comwrote: Hi, I have a GWT entry point that submits to servlet , build using FormPanel. I am trying to build page flow using servlet RequestDispatcher or sendRedirect, even

[appengine-java] OAuth : Error 401:Invalid AuthSub token

2010-12-28 Thread Sumi
Error message [WARN] Unable to respond to any of these challenges: {authsub=AuthSub realm=http://www.google.com/accounts/AuthSubRequest} com.google.gdata.util.AuthenticationException: OK HTML HEAD TITLEToken invalid - Invalid AuthSub token./TITLE /HEAD BODY BGCOLOR=#FF TEXT=#00 H1Token

Re: [appengine-java] Java Mail Api Error With GAE

2010-12-27 Thread Sumi
are you using any of these mail.jar, mailapi.jar, smpt.jat and pop3.jar in your project?if so remove them .. On Mon, Dec 27, 2010 at 11:44 AM, Ahmed Shoeib ahmedelsayed.sho...@gmail.com wrote: hi all, i use this code for sending mail

[appengine-java] 2 bi-directional one-to-many relationships using jdo?

2010-12-23 Thread Sumi
(dependent = true) private SetActivity activities = new HashSetActivity(); @Persistent(mappedBy = userR) //bi-directional relationship @Element(dependent = true) private SetResource1 resources = new HashSetResource1(); Thanks, Sumi -- You received this message because you are subscribed

[appengine-java] NOT ABLE TO DEPLOY

2010-12-22 Thread Sumi
WHY DOES THIS HAPPEN OFTEN? Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=Xversion=5; 500 Internal Server Error htmlhead meta http-equiv=content-type content=text/html;charset=utf-8 title500 Server Error/title /head body text=#00

[appengine-java] 500 Internal Server Error:Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?

2010-12-16 Thread Sumi
I am getting deployed error gaian...this is happening every other day and as big productivity sink...anyone knows what is going on and when this will be resolved? Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=Xversion=5; 500 Internal

Re: [appengine-java] Re: Newly deployed app doesn’ t seem always reflected on the server.

2010-12-16 Thread Sumi
Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=Xversion=5; 500 Internal Server Error htmlhead meta http-equiv=content-type content=text/html;charset=utf-8 title500 Server Error/title /head body text=#00 bgcolor=#ff h1Error:

[appengine-java] DEPLOYMENT FAILING AGAIN

2010-12-11 Thread Sumi
Suddenly deployment is failing again...without any changes.. I face the same problem 2 days ago..wasted all day and now again same thing is happening... Anybody knows why this is having and when this will be resolved... -- You received this message because you are subscribed to the Google

[appengine-java] AppEngine-java-sdk-1.4.0 Eclipse plugin for Mac

2010-12-09 Thread Sumi
Is the AppEngine-java-sdk-1.4.0 Eclipse plugin for Mac available ? if so from where can it be downloaded...I searched everywhere and non of the available ones worked.. If it is not available yet, anyone knows what is the expected date of availability? Our launch date has come to a halt due the

Re: [appengine-java] AppEngine-java-sdk-1.4.0 for mac corrupted

2010-12-09 Thread Sumi
:23 PM, Sumi sumi...@gmail.com wrote: I downloaded it from here http://code.google.com/appengine/downloads.html and getting the error it cannot be unarchived can someone help with the location for the correct sdk 1.4.0 for java -- You received this message because you are subscribed

Re: [appengine-java] DEPLOYMENT FAILING AGAIN

2010-12-09 Thread Sumi
into it. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Wed, Dec 8, 2010 at 12:56 PM, Sumi sumi...@gmail.com wrote: Unable to update app: Failed

[appengine-java] Is any able to Deploy to app engine today?

2010-12-08 Thread Sumi
I am not able to deploy my app today..and wondering if there anyone out there who were able to deploy successfully to app engine today? -- 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

Re: [appengine-java] Re: Can't deploy again despite fix announcement

2010-12-08 Thread Sumi
Hi Ikai, This problem started occur today again. I have in my web.xml web-app xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xmlns=http://java.sun.com/xml/ns/javaee; xmlns:web=http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd; xsi:schemaLocation=http://java.sun.com/xml/ns/javaee

[appengine-java] Found a jar file too large to upload:appengine-api-1.0-sdk-1.3.7.jar. Consider using --enable_jar_splitting.

2010-12-07 Thread sumi
I just now started to get this error while deploying to app engine. This project was deployed without this error with the same jar until last night without any problem. I tried using the -- enable_jar_splitting but the error is still coming..any help is appreciated.. -- You received this message

Re: [appengine-java] Re: GAE deployment failure

2010-11-19 Thread Sumi
Deployment is failing again with the following error. When will this be resolved? Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=XXXversion=2; 500 Internal Server Error htmlhead meta http-equiv=content-type

Re: [appengine-java] Re: Can't deploy again despite fix announcement

2010-11-19 Thread Sumi
Deployment is failing again with the following error. When will this be resolved? Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=XXXversion=2; 500 Internal Server Error htmlhead meta http-equiv=content-type