Hi,

I am trying to use freenet 0.3.9.1-2 (seems to be the current
Debian version). First I tried it using the kaffe package from
Debian stable, that didn't work, now I got Sun's jdk1.1 version
1.1.8v1-3, but I still can't retrieve a file.

I tried setting up a file nodes.config in /etc/freenet, as the
README.Debian says this has to be supplied by the user. I copied
the list from http://www.octayne.com/inform.php to nodes.config,
but this doesn't change anything.

The error message looks like this:
~ $freenet_request freenet:MSK at 
SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage// 
+ java Freenet.client.RequestClient freenet:MSK at 
SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
Freenet Core running on 2615 (build 391)
Freenet Core running on 2616 (build 391)
Freenet.ConnectFailedException
        at Freenet.Core.makeConnection(Core.java)
        at Freenet.client.FNPClient$BInstance.prepare(FNPClient.java)
        at Freenet.client.FNPClient$BRequestInstance.prepare(FNPClient.java)
        at Freenet.client.FNPClient$BInstance.run(FNPClient.java)
        at java.lang.Thread.run(Thread.java)
A fatal exception occured while processing: Freenet.ConnectFailedException
State "FAILED" reached.
java.io.FileNotFoundException
        at Freenet.client.SimplifiedClient.fillBuckets(SimplifiedClient.java)
        at Freenet.client.MapFile.get(MapFile.java)
        at Freenet.client.MapFile.<init>(MapFile.java)
        at Freenet.client.MapHandler.lookup(MapHandler.java)
        at Freenet.client.ClientUtil.lookupMSK(ClientUtil.java)
        at Freenet.client.RequestClient.fillBuckets(RequestClient.java)
        at Freenet.client.RequestClient.execute(RequestClient.java)
        at Freenet.client.RequestClient.execute(RequestClient.java)
        at Freenet.client.RequestClient.main(RequestClient.java)

Any ideas? As far as I understand, some file is not found. But
what kind of a file? Do I need to install some more packages,
something like a library? Am I missing a setup file?

The logfile says:
22-Sep-01 8:26:47 PM:Freenet.client.events.ExceptionEvent:Normal:A fatal excepti
on occured while processing: Freenet.ConnectFailedException
22-Sep-01 8:26:47 PM:Freenet.client.events.StateReachedEvent:Normal:State "FAILE
D" reached.
22-Sep-01 8:26:48 PM:Freenet.contrib.fproxy.HttpHandlerServlet:Error:Client obje
ct signalled: Freenet.KeyException: Couldn't read MSK Mapfile: SSK at 
enI8YFo3gj8UV
h-Au0HpKMftf6QQAgE/homepage

What is a MSK Mapfile? What do I have to do so it can be found?

Clueless Greetings
Michael Below


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

Reply via email to