[e-lang] error when running e-on-cl
Kevin Reid
kpreid at mac.com
Fri Sep 22 06:33:46 CDT 2006
On Sep 21, 2006, at 20:40, Dean Tribble wrote:
> E-On-CL is getting much farther now that I run using SBCL. Veyr
> nice. I ran the self-test overnight, and hav the following error
> (I'll rerun in case it was something I did :-):
>
...
> ; org.cubik.cle.io.makeFDInStreamAuthor trace: <-127.0.0.1:80:
> error problem: file descriptor read error: 111 (Connection refused)
> from <an inet-socket>
...
> Socket error in "shutdown": ENOTCONN (Transport endpoint is not
> connected)
Whoops.
The tests assume, for the purpose of testing sockets, that
127.0.0.1:80 is a web server.
That's not good, but it should have merely caused a failure of those
tests. It looks like there's a bad cleanup routine that's running
outside of updoc. I'll investigate.
--
Kevin Reid <http://homepage.mac.com/kpreid/>
More information about the e-lang
mailing list