> If someone posts a key 'manually' with freenet_insert it won't work > with KeyIndexClient unless they wrapped it up in RDF.
RDF - rich document format??? Can you please explain further? What's the exact format needed? Cheers David ----- Original Message ----- From: "Rob Cakebread" <[email protected]> To: <devl at freenetproject.org> Sent: Sunday, June 17, 2001 16:17 Subject: Re: [freenet-devl] Key index bug > > 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 > _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
