Kaffe runtime question

Ram Madduluri RAM at novell.com
Wed Oct 1 17:06:44 PDT 1997


Hello,

I have ported Kaffe 0.9.1 to OSF/1 on x86 platform. The initial
HelloWorldApp test passed. However, when I run a sample server application -
UDPEchoServer, I get the following error:
	$ kaffe UDPEchoServer
	My IP: 127.0.0.1
	My port: 6666
	Failed to locate native function:
        	java/net/PlainDatagramSocketImpl.datagramSocketCreate()V
	java.lang.UnsatisfiedLinkError
        	at java/net/DatagramSocket.create(133)
        	at java/net/DatagramSocket.<init>(114)
        	at java/net/DatagramSocket.<init>(100)
        	at UDPServer.main(41)

The PlainDatagramSocketImpl class is in the
/usr/local/share/kaffe/classes.zip file. Am I missing something here? I can
run some of the other tests just fine (DemoServer, DemoClient, ..). Is there
some configuration stuff that I messed up??

Any pointers would be greatly appreciated.

Regards,

Ram
--
Ram Madduluri                                                  E-Mail:
ram at Novell.COM
Corporate Research                                          Voice:  
801-222-5361
Novell Inc.                                                          Fax:   
  801-222-5177
1555 North Technology Way
Orem, UT 84097



More information about the kaffe mailing list