[Bese-devel] UCW: Problem with cmucl
Giannandrea Castaldi
g.castaldi at quinary.com
Wed Mar 10 08:32:02 UTC 2004
Hi,
Given that I haven't found a solution for the problem with apache I've
tried to use ucw with portable allegro serve but I've the same problem:
when I try to go to the address http://127.0.0.1:3001/ucw/admin the
browser remains waiting for a response and looking at the netstat report
I've the same situation as apache:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:33010 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:3001 0.0.0.0:* LISTEN
tcp 494 0 127.0.0.1:3001 127.0.0.1:33069
ESTABLISHED
tcp 0 0 127.0.0.1:33009 127.0.0.1:33008
ESTABLISHED
tcp 0 0 127.0.0.1:33008 127.0.0.1:33009
ESTABLISHED
tcp 0 0 127.0.0.1:33011 127.0.0.1:33010
ESTABLISHED
tcp 0 0 127.0.0.1:33010 127.0.0.1:33011
ESTABLISHED
tcp 1 0 127.0.0.1:3001 127.0.0.1:33015
CLOSE_WAIT
There are that 494 bytes to be read by browser but it doesn't read them
(it's right or is the server that doesn't read them? the man page isn't
clear).
Any suggestion?
I've also tried portable allegro serve alone and it works than I think
that the problem is in the use of ucw with cmucl (my vesion is 18e).
I've seen that someone else have problems in using ucw+cmucl, Is there
someone that use both wihout problems?
Thanks for the help.
Giannandrea
More information about the bese-devel
mailing list