[appengine-java] Re: XMPP --> GAE in outage for our application

2010-05-19 Thread Terry
The same problem for my apps.

On May 19, 3:49 pm, Jerome  wrote:
> For at least two hours, most of our customers are unable to send XMPP
> messages to our GAE application.
>
> Checking in the logs, all the users unable to talk with our app do not
> have their Gtalk requests logged in /_ah/xmpp/message/chat/, so
> basically GAE does not receive or map the requests to the servlet.
>
> Surprisingly, there are a very few customers for which it is working
> ok, but again most of them are unable to reach the app.
>
> Jerome
>
> --
> 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 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine-java?hl=en.

-- 
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 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Re: XMPP --> GAE in outage for our application

2010-05-19 Thread Mihai Parparita
I'm also seeing this for app IDs partychapp and push-bot. Most of the
XMPP requests do not make it to the app (i.e. they're logged as /_ah/
xmpp/message/chat/ requests).

Mihai

On May 19, 5:04 am, Terry  wrote:
> The same problem for my apps.
>
> On May 19, 3:49 pm, Jerome  wrote:
>
>
>
>
>
> > For at least two hours, most of our customers are unable to send XMPP
> > messages to our GAE application.
>
> > Checking in the logs, all the users unable to talk with our app do not
> > have their Gtalk requests logged in /_ah/xmpp/message/chat/, so
> > basically GAE does not receive or map the requests to the servlet.
>
> > Surprisingly, there are a very few customers for which it is working
> > ok, but again most of them are unable to reach the app.
>
> > Jerome
>
> > --
> > 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 
> > google-appengine-java+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine-java?hl=en.
>
> --
> 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 
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine-java?hl=en.

-- 
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 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Re: XMPP --> GAE in outage for our application

2010-05-19 Thread Ikai L (Google)
We're receiving an "All clear" from Jerome. Can anyone else confirm whether
the issue is still appearing?

On Wed, May 19, 2010 at 5:29 AM, Mihai Parparita
wrote:

> I'm also seeing this for app IDs partychapp and push-bot. Most of the
> XMPP requests do not make it to the app (i.e. they're logged as /_ah/
> xmpp/message/chat/ requests).
>
> Mihai
>
> On May 19, 5:04 am, Terry  wrote:
> > The same problem for my apps.
> >
> > On May 19, 3:49 pm, Jerome  wrote:
> >
> >
> >
> >
> >
> > > For at least two hours, most of our customers are unable to send XMPP
> > > messages to our GAE application.
> >
> > > Checking in the logs, all the users unable to talk with our app do not
> > > have their Gtalk requests logged in /_ah/xmpp/message/chat/, so
> > > basically GAE does not receive or map the requests to the servlet.
> >
> > > Surprisingly, there are a very few customers for which it is working
> > > ok, but again most of them are unable to reach the app.
> >
> > > Jerome
> >
> > > --
> > > 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
> google-appengine-java+unsubscr...@googlegroups.com
> .
> > > For more options, visit this group athttp://
> groups.google.com/group/google-appengine-java?hl=en.
> >
> > --
> > 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
> google-appengine-java+unsubscr...@googlegroups.com
> .
> > For more options, visit this group athttp://
> groups.google.com/group/google-appengine-java?hl=en.
>
> --
> 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
> google-appengine-java+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Relations, Google App Engine
Twitter: http://twitter.com/ikai
Delicious: http://delicious.com/ikailan


Google App Engine links:
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
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 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.