On 03/07/2015 07:13 AM, Arne Michael Kadach wrote:
> 
> Interner Fehler: Bitte melden Sie dies.
> 
> java.nio.channels.OverlappingFileLockException
>       at sun.nio.ch.SharedFileLockTable.checkList(FileLockTable.java:255)
>       at sun.nio.ch.SharedFileLockTable.add(FileLockTable.java:152)
>       at sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:1030)
>       at java.nio.channels.FileChannel.lock(FileChannel.java:1053)
>       at 
> freenet.store.saltedhash.SaltedHashFreenetStore.openStoreFiles(SaltedHashFreenetStore.java:836)
>       at freenet.store.saltedhash.SaltedHashFreenetStore.
> (SaltedHashFreenetStore.java:190)
>       at 
> freenet.store.saltedhash.SaltedHashFreenetStore.construct(SaltedHashFreenetStore.java:147)
>       at freenet.node.Node.makeStore(Node.java:3645)
>       at freenet.node.Node.makeStore(Node.java:3638)
>       at freenet.node.Node.initSaltHashFS(Node.java:3468)
>       at freenet.node.Node.makeStore(Node.java:909)
>       at freenet.node.Node$StoreTypeCallback.set(Node.java:358)
>       at freenet.node.Node$StoreTypeCallback.set(Node.java:331)
>       at freenet.config.Option.set(Option.java:73)
>       at freenet.config.Option.setValue(Option.java:62)
>       at freenet.config.SubConfig.set(SubConfig.java:314)
>       at 
> freenet.clients.http.wizardsteps.DATASTORE_SIZE._setDatastoreSize(DATASTORE_SIZE.java:125)
>       at 
> freenet.clients.http.wizardsteps.DATASTORE_SIZE.postStep(DATASTORE_SIZE.java:96)
>       at 
> freenet.clients.http.FirstTimeWizardToadlet.handleMethodPOST(FirstTimeWizardToadlet.java:217)
>       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:483)
>       at 
> freenet.clients.http.ToadletContextImpl.callToadletMethod(ToadletContextImpl.java:735)
>       at 
> freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:648)
>       at 
> freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:1031)
>       at 
> freenet.support.PooledExecutor$MyThread.innerRun(PooledExecutor.java:248)
>       at 
> freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:188)
>       at freenet.support.io.NativeThread.run(NativeThread.java:129)

Wow, I've never seen that before. This looks like it's after setting how
much space Freenet should use? Does it happen every time? Are you trying
to install on top of another running Freenet installation?

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Support mailing list
[email protected]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[email protected]?subject=unsubscribe

Reply via email to