On Tuesday 13 February 2001 16:53, ian wrote:

Hi Ian,
There are a couple of things that don't look quite right:
0) If the initial Mapfile lookup fails, you can be left in a state where there
is a cached, partially constructed Mapfile that fails all lookups, with the
java.io.FileNotFoundException that you are seeing.  The evil thing is that
reloading the page doesn't help until the cache period expires, because you
just get the same corrupt instance.

1) The error reporting is messed up.  The exception on the initial MSK file
lookup is hidden.

2) There's a race condition in MapHandler.lookup.

Attached are diffs to the stable branch for fixes that I have made in my 
local tree.

On a more general note, the network seems like it is in a pretty feeble state.
I am having a hard time getting my pages to propagate. That's despite the fact
that I run code to request them from several servers from inform.php to fake
demand.


-- gj

-- 
Web page inside Freenet:
freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapfile.deltas
Type: text/x-java
Size: 1354 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20010213/efdb8681/attachment.java>

Reply via email to