When I try to retrieve a input key by:

java -classpath ... Freenet.client.KeyIndexClient -serverAddress
tcp/127.0.0.1:19335 -list 30062001test

(I inserted a test key before: java -classpath ...
Freenet.client.KeyIndexClient -serverAddress tcp/127.0.0.1:19335 -insert
30062001 -key freenet:[EMAIL PROTECTED] without problems) I got the
following message:

java.lang.NoClassDefFoundError: java/util/HashSet
at Freenet.client.rdf.impl.Store<init>(Store.java)
at Freenet.client.rdf.impl.ModelMem.<init>(ModelMem.java)
at Freenet.client.KeyIndexClient.getIndexAsModel(KeyIndexClient.java)
at Freenet.client.KeyIndexClient.main(KeyIndexClient.java)

I am using Linux 2.2.7 and JDK 1.1.7 

Does somebody know what I am doing wrong ?

Thanks,
Thomas


_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/support

Reply via email to