classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [orp] Assertion errors with Orp and Classpath


From: Brian Jones
Subject: Re: [orp] Assertion errors with Orp and Classpath
Date: 13 Jan 2002 22:07:16 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Mark Wielaard <address@hidden> writes:

> Hi,
> 
> I am playing with Orp 1.0.8 and the Classpath native libraries from CVS.
> When testing out Classpath and Orp with a small test program I get
> asserting errors in Prepare.cc. Uncommenting some debugging strings
> gives the following message:
> 
> No implementation in class java/net/DatagramSocketImpl for method
> getOption of interface java/net/SocketOptions.
> 
> Which is strange since DatagramSocketImpl is abstract and does indeed
> not implement getOption(). The (non-abstract) subclass
> PlainDatagramSocketImpl implements it.
> 
> Attached is the test program. Could someone try it out with Orp and let
> me know if it works?

No, for some strange reason I get

ReceiveBuffer
Orig size: 65535
New size: 16000
SendBuffer
Exception: java.net.SocketException: No such file or directory

I get this even though java.net.SocketException exists.  No time to
track it down right now though.

Brian
-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]