Yes, most of the time people are happy to upgrade quick. There is no streaming comet here, just regular simple call, returns an array of maps, strings. I do not think anything weired going on Hessian flex client at all. I might upgrade them to the next Hessian flex and .jar nightly when it comes up.
.V ----- Original Message ---- From: Emil Ong <[EMAIL PROTECTED]> To: General Discussion for the Resin application server <[email protected]> Sent: Thursday, January 10, 2008 11:22:14 AM Subject: Re: [Resin-interest] hessian-flex SocketTimeoutException On Thu, Jan 10, 2008 at 11:10:15AM -0800, Vic Cekvenich wrote: > A tomcat 5.5 site is using hessian/flex, like it a lot. It gets "random" > hessian errors, some ex: > > java.net.SocketTimeoutException: Read timed out > > or sometimes > > java.io.IOException: expected 'c' in hessian input at -1 Hi Vic, Can you tell me about the setup? Is this streaming hessian or method calls (looks like methods to me)? Are the clients that cause this doing anything weird? The second exception is a result of the socket getting closed. The error message isn't very handy, but it's saying it got an EOF instead of what it was looking for. > Site gets thousand of hits per minute, exceptions are about once an hour. Other > resin sites seem fine, but this site is tc. > Any suggestion on what to do? Switch to Resin. ;-) > .V > ps: for fun: http://phonezoo.com/PhotosHome.do (the "recent" banner on top is > flex rotating and calling hessian java and generating these exceptions. Cool! Thanks, Emil ============================================================ Emil Ong Chief Evangelist Caucho Technology, Inc. Tel. (858) 456-0300 mailto:[EMAIL PROTECTED] Caucho: Reliable Open Source --> Resin: application server --> Quercus: PHP in Java --> Hessian Web Services _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
