> 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

/*********************************************************************/
main(k){printf((k>96?-1360352905:k>64?-1431660203:k>32?-823186585:2052)
>>(k-1)&1?"##":"  ");printf(k%32?"\0":"\n");return k==128?0:main(k+1);}


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

Reply via email to