I've been seeing intermittent StatusCodeException errors with status 0. Originally I was having the IE6 SSL issue, but I fixed that using the SSL downgrade configuration for apache. Now the status code exceptions are coming from Safari and Firefox as well as IE.
My GWT app comunicates with glassfish via an apache proxy. I thought the problem might be connection/keepalive timeouts in glassfish so I disabled the timeouts and limits within glassfish and configured the mod_proxy settings in apache differently but I'm still seeing this error on a daily basis (I have it setup to email me the errors when users of my site get them). The application is a long-running one - online accounting software https://www.clarityaccounting.com - so it could be related to browser timeouts, keep alives, or something. Has anyone noticed the same problem, and found a fix? I don't get any errors in the apache and glassfish logs, so I'm at a loss about how to diagnose this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
