Did you insert the key with KeyIndexClient? If not, my best guess
is you didn't make it look like RDF that it wants. If someone
posts a key 'manually' with freenet_insert it won't work
with KeyIndexClient unless they wrapped it up in RDF.


On Saturday 16 June 2001 08:33 pm, you wrote:
> I'm working on key index code, and I'm getting something weird in
> Freenet.client.KeyIndexClient:
>
> Exception in thread "main" RDF Error code:9 Nested Exception =
> Freenet.contrib.x
> mlrpc.xml.sax.SAXParseException: expected character (found "f") (expected
> "<")
>         at Freenet.client.rdf.util.RDFLoader.load(RDFLoader.java)
>         at
> Freenet.client.KeyIndexClient.getIndexAsModel(KeyIndexClient.java)
>         at Freenet.client.KeyIndexClient.main(KeyIndexClient.java)
>
> That is happening as the keyindex client tries to retrieve a key I posted.
> The key contains a single line, being a freesite URI.
>
> Ideas anyone?
>
> Cheers
> David
>
>
>
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://lists.freenetproject.org/mailman/listinfo/devl

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to