[Q] Bug in Swazoo in GST?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[Q] Bug in Swazoo in GST?

Chun, Sungjin
Or Seaside?

When I run ab (the famous apache bench application) to the mycounter
example I got following trace messages:

Object: SwazooBuffer new "<0x224ec80>" error: No data available.  Socket probably closed
Swazoo.SwazooStreamNoDataError(Exception)>>signal (AnsiExcept.st:216)
Swazoo.SwazooStreamNoDataError class(Exception class)>>signal: (AnsiExcept.st:79)
Swazoo.SwazooStreamNoDataError class(SpAbstractError class)>>raiseSignal: (Sport.star#VFS.ZipFile/sport.st:1731)
Swazoo.SwazooBuffer>>refillFrom: (Swazoo.star#VFS.ZipFile/HTTP.st:226)
Swazoo.SwazooStream>>fillBuffer (Swazoo.star#VFS.ZipFile/HTTP.st:1055)
Swazoo.SwazooStream>>anyDataReady (Swazoo.star#VFS.ZipFile/HTTP.st:1003)
Swazoo.HTTPConnection>>getAndDispatchMessages (Swazoo.star#VFS.ZipFile/HTTP.st:308)
optimized [] in Swazoo.HTTPConnection>>interact (Swazoo.star#VFS.ZipFile/HTTP.st:331)
[] in BlockClosure>>ifCurtailed: (BlkClosure.st:287)
BlockClosure>>ensure: (BlkClosure.st:269)
BlockClosure>>ifCurtailed: (BlkClosure.st:289)
optimized [] in Swazoo.HTTPConnection>>interact (Swazoo.star#VFS.ZipFile/HTTP.st:333)
[] in Process>>onBlock:at:suspend: (Process.st:384)
BlockClosure>>on:do: (BlkClosure.st:192)
[] in Process>>onBlock:at:suspend: (Process.st:387)
BlockClosure>>ensure: (BlkClosure.st:269)
[] in Process>>onBlock:at:suspend: (Process.st:393)
[] in BlockClosure>>asContext: (BlkClosure.st:178)
BlockContext class>>fromClosure:parent: (BlkContext.st:68)

I also can get this message when I access mycounter application using my Safari browser.
What's going on here?

Thanks in advance.

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Bug in Swazoo in GST?

Paolo Bonzini-2

> I also can get this message when I access mycounter application using my Safari browser.
> What's going on here?

What version, OS, etc.?

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Bug in Swazoo in GST?

Chun, Sungjin
In reply to this post by Chun, Sungjin
Oops sorry :-) I've tested with latest git branch.

----- Original Message -----
   From: Paolo Bonzini <[hidden email]>
   To: "Chun, Sungjin" <[hidden email]>
   Sent: 09-05-07 19:00:46
   Subject: Re: [Help-smalltalk] [Q] Bug in Swazoo in GST?

  Chun, Sungjin wrote:
> Of course (I said my Safari :-) Mac OS X and the version is 10.4.11
> I can do the same test on Linux and I'll let you know on the result of
> Linux case.

GST version?

Paolo



_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk