Kaffe + Apache + JServ: help!
Kit McCormick
ktm at gims.net
Wed Jan 20 06:55:32 PST 1999
Funny you should ask. Last night I hacked together
kaffe 1.0b3, jserv 1.0b1, and apache 1.3.3. I had to
patch the jserv code, but it works (not 100%).
It's running on a Cobalt RaQ (mips) platform.
Have you tried compiling the jserv java code w/Kaffe?
Kit
On Wed, 20 Jan 1999, Vitaly Yermolenko wrote:
> Hi!
>
> Has anyone used JVM Kaffe under Apache + JServ?
> I use Kaffe VM 1.00 + Apache/1.3.1 rus/PL25.9 + JServ 0.9.11 on RH Linux
> 5.0.
> After manual start JServ & Apache all seems well:
>
> [report of: ps auxwww]
> root 27538 0.5 0.3 732 304 pa S 12:00 0:00
> /usr/local/apache/jser
> v/manual/jserv -t 8007
> root 27539 63.5 12.1 18032 11528 pa S 12:00 0:01
> /usr/local/kaffe/bin/K
> affe org.apache.jserv.JServHandler -m
> /usr/local/apache/jserv/servlet.properties
> -t 8007
>
> After requesting any working (before that on the Blackdown's JDK1.1.6)
> servlet from the browser I have:
> 1) core dump,
> 2) report from error_log:
> [error] Premature end of script headers: /home/httpd/servlets/dbreview
> 3) report from servlet_log:
> java.lang.NoSuchMethodError:
> java/net/Socket.getLocalAddress()Ljava/net/InetAddress;
> at org/apache/jserv/JServConnection.<init>(176)
> at org/apache/jserv/JServHandler.run(475)
>
> Kaffe & JSDK & JSERV & JDK class paths are installed (I hope correct!).
> If you can give me some help regarding this problem it will be nice...
>
> Thanks!
>
> Regards,
> Vitaly Yermolenko
> vyermolenko at zt.ukrtel.net
>
>
>
>
More information about the kaffe
mailing list