Title: Newbie question

I just installed FreeNet 0.4 on a Windows 2000 Pro system.  When I start FreeNet, I get the following in my log:

Jun 4, 2002 10:38:47 AM (freenet.node.Main, main): loading node keys: node_31345
Jun 4, 2002 10:38:48 AM (freenet.node.Main, main): starting filesystem
Jun 4, 2002 10:38:48 AM (freenet.node.Main$FSInitializer, store-initializer): initializing data store (209715200 bytes)
Jun 4, 2002 10:38:48 AM (freenet.node.Main$FSInitializer, store-initializer): I/O error while initializing datastore
java.io.FileNotFoundException: e:\Freenet (Access is denied)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:132)
        at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:129)
        at freenet.fs.RAFStorage.getOutputStream(RAFStorage.java:63)
        at freenet.fs.EncryptedFileSystem$EncryptedStorage.getOutputStream(EncryptedFileSystem.java:97)
        at freenet.fs.LockTicket.getOutputStream(LockTicket.java:100)
        at freenet.fs.WriteLock.getStream(WriteLock.java:32)
        at freenet.fs.WriteLock.getOutputStream(WriteLock.java:88)
        at freenet.fs.EncryptedFileSystem.initialize(EncryptedFileSystem.java, Compiled Code)
        at freenet.node.Main$FSInitializer.run(Main.java:525)
java.io.FileNotFoundException: e:\Freenet (Access is denied)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:132)
        at freenet.fs.RAFStorage$FSOutputStream.<init>(RAFStorage.java:129)
        at freenet.fs.RAFStorage.getOutputStream(RAFStorage.java:63)
        at freenet.fs.EncryptedFileSystem$EncryptedStorage.getOutputStream(EncryptedFileSystem.java:97)
        at freenet.fs.LockTicket.getOutputStream(LockTicket.java:100)
        at freenet.fs.WriteLock.getStream(WriteLock.java:32)
        at freenet.fs.WriteLock.getOutputStream(WriteLock.java:88)
        at freenet.fs.EncryptedFileSystem.initialize(EncryptedFileSystem.java, Compiled Code)
        at freenet.node.Main$FSInitializer.run(Main.java:525)

I set permissions to e:\freenet to everyone full access and still get the error.  Can someone point me in the right direction?  There seems to be a decided lack of user documentation, unless I'm not looking in the right place.

Thanks.

--
Eric Logsdon
Product Manager
Cooperative Technologies, Inc.
(404) 315-4450
mailto:[EMAIL PROTECTED]
http://www.CooperativeTechnologies.com

Reply via email to