On Sunday 29 August 2004 19:55, Daniel Naber wrote: > On Saturday 28 August 2004 17:16, Bernhard Messer wrote: > > Just change the constructor to: > > public static final class Occur implements java.io.Serializable { ... > > Thanks, I did that. However, TestRemoteSearchable doesn't work for me and > it didn't even work before my changes. In Eclipse I get a > StubNotFoundException. With "ant test" TestRemoteSearchable just hangs (no > CPU usage). I guess this is a problem with the network configuration in > Suse 9.1 because I get a "Network is unreachable" error with "ant test" > when I'm not online.
Fwiw, on current CVS head, after ifdown eth0 on Suse 9.1 I also get Network is unreachable errors from ant build.xml -Dtestcase=TestRemoteSearchable test After ifup eth0 the test passes normally again, no hangs at all. java -version is 1.4.2-b28 Regards, Paul Elschot. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]