> Tray popup: Stop and Restart Node: failed > Jun 3, 2001 2:33:09 PM:Normal:Couldn't load DataStore from > .freenet\store_23523
I know why this is happening (it's actually a stupid race condition). However it is only now occuring because I was asked to 1. Use javaw.exe in preference to java.exe 2. Use Freenet.node.Node in preference to Freenet.node.gui.GUINode It is also related to the "Windows cannot shut down this application automatically" problem under Windows9X. The issue is that there is no portable way to 'stop' a freenet node, that works with all combinations of java.exe, javaw.exe, Freenet.node.Node and Freenet.node.GUINode. However, I've done some thinking and I think I have a workable solution. Watch this space. Dave _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
