On Sat, 22 Sep 2001, Emil Mikulic wrote: > > 1) make sure your classpath is set right > > 2) java Freenet.node.Node --export myreference.ref > > How do I cleanly shut down my node so I can do this? > > I keep getting this error: > java.io.IOException: range unavailable: 68157529->68682810 > at java.lang.Throwable.fillInStackTrace(Throwable.java:native) > at java.lang.Throwable.<init>(Throwable.java:38) > at java.lang.Exception.<init>(Exception.java:24) > at java.io.IOException.<init>(IOException.java:25) > at Freenet.node.store.DFSDirectory.allocate(DFSDirectory.java:180) > at Freenet.node.store.DFSDataStore.makeBucket(DFSDataStore.java:203) > at Freenet.node.Node.makeNode(Node.java:1028) > at Freenet.node.Main.main(Main.java:241) > at Freenet.node.Node.main(Node.java:559) > at java.lang.reflect.Method.invoke(Method.java:native) > at kaffe.jar.ExecJarName.main(ExecJarName.java:70) > at kaffe.jar.ExecJar.main(ExecJar.java:59) > > -- Emil > At the moment, and probably for a while still, just kill the node. killall java or just Ctrl-c both work just fine.
Thelema -- E-mail: thelema314 at bigfoot.com If you love something, set it free. GPG 1536g/B9C5D1F7 fpr:075A A3F7 F70B 1397 345D A67E 70AA 820B A806 F95D -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20010921/cc83a898/attachment.pgp>
