On Tue, 26 Oct 2004 00:20:40 +0100, Toad <[EMAIL PROTECTED]> wrote:
the seednodes, so upgrading should be relatively uneventful. You may be able to use the update utility on Windows, or update.sh on Linux. If this does not work, for example if your node connects to zero nodes after startup, download seednodes.ref manually from http://freenetproject.org/snapshots/ , and save it over your existing seednodes.ref .
It's hard to know whether it updated the seednodes or not. I have contact with 9/4 nodes immideately after upgrading, some running 5099 but most are on 5089 (!) .. So, I entered config and tried updating the default seednodes from within there:
Oct 26, 2004 10:08:01 AM (freenet.node.SeednodesUpdater, YThread-43, ERROR): Seednodes read failed from seednodes.ref
java.io.FileNotFoundException: seednodes.ref (The process cannot access the file because it is being used by another process)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at freenet.node.Main.readSeedStrings(Main.java:1253)
at freenet.node.Main.reseed(Main.java:1239)
at freenet.node.SeednodesUpdater.checkpoint(SeednodesUpdater.java:50)
at freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:54)
at freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:47)
at freenet.node.StateChain.received(StateChain.java:177)
at freenet.node.StateChain.received(StateChain.java:61)
at freenet.node.StateChainManagingMessageHandler$ChainContainer.run(StateChainManagingMessageHandler.java:335)
at freenet.node.StateChainManagingMessageHandler$ChainContainer.received(StateChainManagingMessageHandler.java:288)
at freenet.node.StateChainManagingMessageHandler$ChainContainer.access$100(StateChainManagingMessageHandler.java:207)
at freenet.node.StateChainManagingMessageHandler.handle(StateChainManagingMessageHandler.java:99)
at freenet.Ticker$Event.run(Ticker.java:325)
at freenet.thread.YThreadFactory$YThread.run(YThreadFa
ctory.java:285)
... so, no go. It seems Freenet locked access to the file itself.
___/ _/
-- http://troed.se - controversial views or common sense? _______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
