I think this is a known issue. You cannot start a new thread on GAE, which is what that code is trying to do.
Sent from my iPod On 27. feb. 2011, at 19:27, zixzigma <[email protected]> wrote: > when deploying my app on GAE, i get the following exceptions: > > http://pastebin.com/THWYRiDh > > or > > https://gist.github.com/846390 > > do you know what might be causing this ? > it works fine in local environment. > > Thank You > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
