Bug#301477: tomcat4: Doesn't respond on port 8180

Dalibor Topic Dalibor Topic <robilad@kaffe.org>, 301477@bugs.debian.org
Sat Mar 26 09:40:04 2005


Am Samstag, den 26.03.2005, 09:46 +0100 schrieb David N. Welton:
> Package: tomcat4
> Version: 4.1.31-2
> Severity: normal
> 
> 
> I performed what I believe to be a default installation on my machine, using
> this version of Kaffe:
> 
> Engine: Interpreter   Version: 1.1.x-cvs   Java Version: 1.1
> 
> from -testing.  The logs look ok:
> 
> ==> catalina_2005-03-26.log <==
> 26-Mar-05 9:33:48 AM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8180
> 
> ==> localhost_2005-03-26.log <==
> 2005-03-26 09:33:48 StandardManager[]: Seeding of random number generator
> has been completed
> 2005-03-26 09:33:48 StandardWrapper[:default]: Loading container servlet
> default
> 2005-03-26 09:33:48 default: init
> 2005-03-26 09:33:48 StandardWrapper[:invoker]: Loading container servlet
> invoker
> 2005-03-26 09:33:48 invoker: init
> 2005-03-26 09:33:48 jsp: init
> 
> ==> catalina_2005-03-26.log <==
> 26-Mar-05 9:33:50 AM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> 26-Mar-05 9:33:50 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=2/195  config=/var/lib/tomcat4/conf/jk2.propertie
> 
> But I try to connect, and nothing happens, it just sits there.
> 
> Perhaps it's really a bug in kaffe or something else, but I am not really
> able to determine that...

Hi Dave,

Thank you for your bug report. 

I think this was a bug in kaffe's pre6 that was fixed later, by 

2005-02-10  Dalibor Topic  <robilad@kaffe.org>

        * kaffe/kaffevm/systems/unix-pthreads/syscalls.c
(jthreadedAccept):
        Fixed accept again for the case that select was interrupted.


in ChangeLog.16.

the fix is in pre12, as well, which should hit sarge tomorrow, I hope.

cheers,
dalibor topic