Re: [kaffe] tomcat not working on kaffe interpreter

2003-12-07 Thread Dalibor Topic
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.

cheers,
dalibor topic
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


Re: [kaffe] tomcat not working on kaffe interpreter

2003-12-07 Thread Jim Pick
On Sun, 07 Dec 2003 21:07:41 +0100
Dalibor Topic [EMAIL PROTECTED] 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

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[kaffe] tomcat not working on kaffe interpreter

2003-12-06 Thread kalyan ram
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

Please help me in running tomcat on kaffe interpreter.

Thanks
--Ram


__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe