[kaffe] tomcat not working on kaffe interpreter

Jim Pick jim at kaffe.org
Sun Dec 7 12:45:03 PST 2003


On Sun, 07 Dec 2003 21:07:41 +0100
Dalibor Topic <robilad at kaffe.org> wrote:

> kalyan ram wrote:
> > Hai 
> >   I am using kaffe-1.1.2 and tomcat-4.1.29.I am trying
> > to run tomcat on kaffe "interpreter" .I started it as
> > ./catalina.sh run.Tomcat is starting and in the
> > browser when i type http://localhost:8080 - I get the
> > following message after sometime:
> > An error occured while loading http://localhost:8080
> > Timeout on server
> > localhost
> > If I repeatedly restart browser and type
> > http://localhost:8080, I get the following message:
> > An error occured while loading http://localhost:8080
> > Connection to localhost broken
> > 
> > At the tomcat console:
> > kaffe-bin: lookup.c:getMethodSignatureClass:Assertion
> > 'class->state >= CSTATE_DOING_LINK' failed
> > Aborted
> 
> Looks like a crash in kaffe. Since kaffe 1.1.3 is due today, it would be 
> nice, if you could retry with it and report back if it works better.

I just tried the Tomcat 4.1.27 installation I've been using with the
interpreter and pthreads, and it seems to be working for me.  I did have
to increase the stack size quite a bit though, because I was getting
stack overflows.  Try -ss96K or more.

Cheers,

 - Jim




More information about the kaffe mailing list