On Friday 15 October 2010 19:00:38 Robert Hailey wrote: > > On 2010/10/15 (Oct), at 12:55 PM, Robert Hailey wrote: > > > > > Noticed message about persistant transfers being corrupted (with > > directory name). > > So I erased that directory as requested, expecting it to be > > recreated on startup. > > Node fails to start with the following stack trace: > > > > java.io.FileNotFoundException: /usr/local/freenet/persistent- > > temp-35322/persistent-blob.tmp (No such file or directory) > > at java.io.RandomAccessFile.open(Native Method) > > at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212) > > at > > freenet > > .support > > .io > > .PersistentBlobTempBucketFactory > > .onInit(PersistentBlobTempBucketFactory.java:109) > > at > > freenet > > .support > > .io > > .PersistentTempBucketFactory.load(PersistentTempBucketFactory.java: > > 273) > > at freenet.node.NodeClientCore.initPTBF(NodeClientCore.java:599) > > at freenet.node.NodeClientCore.<init>(NodeClientCore.java:287) > > at freenet.node.Node.<init>(Node.java:2241) > > at freenet.node.NodeStarter.start(NodeStarter.java:162) > > at org.tanukisoftware.wrapper.WrapperManager > > $11.run(WrapperManager.java:2979) > > > > Okay... I missed the "node.db4o" file, so this stack trace is a > condition with the "node.db4o" file and not the persistant directory.
You should file a bug, but the code creates the directory afaics. You should include the full context from wrapper.log, it should say whether it is creating, moving etc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20101015/1c487d66/attachment.pgp>