On Sunday 11 April 2010 16:57:43 Michael Drewitz wrote:
> After configuring Freenet I got this error:
> 
> Interner Fehler: Bitte melden Sie dies
> java.nio.channels.OverlappingFileLockException
>  at 
> sun.nio.ch.FileChannelImpl$SharedFileLockTable.checkList(FileChannelImpl.java:1173)
>  at 
> sun.nio.ch.FileChannelImpl$SharedFileLockTable.add(FileChannelImpl.java:1075)
>  at sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:837)
>  at java.nio.channels.FileChannel.lock(FileChannel.java:860)
>  at 
> freenet.store.saltedhash.SaltedHashFreenetStore.openStoreFiles(SaltedHashFreenetStore.java:744)
>  at 
> freenet.store.saltedhash.SaltedHashFreenetStore.(SaltedHashFreenetStore.java:159)
>  at 
> freenet.store.saltedhash.SaltedHashFreenetStore.construct(SaltedHashFreenetStore.java:118)
>  at freenet.node.Node.makeStore(Node.java:3404)
>  at freenet.node.Node.makeStore(Node.java:3397)
>  at freenet.node.Node.initSaltHashFS(Node.java:3207)
>  at freenet.node.Node.makeStore(Node.java:857)
>  at freenet.node.Node$StoreTypeCallback.set(Node.java:348)
>  at freenet.node.Node$StoreTypeCallback.set(Node.java:321)
>  at freenet.config.Option.set(Option.java:65)
>  at freenet.config.Option.setValue(Option.java:57)
>  at freenet.config.SubConfig.set(SubConfig.java:284)
>  at 
> freenet.clients.http.FirstTimeWizardToadlet._setDatastoreSize(FirstTimeWizardToadlet.java:757)
>  at 
> freenet.clients.http.FirstTimeWizardToadlet.handleMethodPOST(FirstTimeWizardToadlet.java:670)
>  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>  at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>  at java.lang.reflect.Method.invoke(Method.java:597)
>  at 
> freenet.clients.http.ToadletContextImpl.handle(ToadletContextImpl.java:504)
>  at 
> freenet.clients.http.SimpleToadletServer$SocketHandler.run(SimpleToadletServer.java:755)
>  at freenet.support.PooledExecutor$MyThread.realRun(PooledExecutor.java:227)
>     at freenet.support.io.NativeThread.run(NativeThread.java:101)

Eeeek! That's a really wierd one. Make absolutely sure that there weren't two 
copies of Freenet running at the same time, then register an account on the bug 
tracker and report a bug including this stack dump and preferably wrapper.log 
and any ERRORs related in logs/.

Can you reproduce this bug on demand or is it just something wierd that 
happened once?

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to