Re: [freenet-support] error

2010-04-19 Thread Michael Drewitz
My mistake was installing Freenet on a partition with too less space. 
Its ok now.

   1. Re: error (Matthew Toseland)


--

Message: 1
Date: Sat, 17 Apr 2010 13:56:30 +0100
From: Matthew Toseland t...@amphibian.dyndns.org
To: support@freenetproject.org
Cc: Michael Drewitz michael-drew...@web.de
Subject: Re: [freenet-support] error
Message-ID: 201004171356.36479.t...@amphibian.dyndns.org
Content-Type: text/plain; charset=utf-8

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?
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: 
http://osprey.vm.bytemark.co.uk/pipermail/support/attachments/20100417/cce6584d/attachment-0001.pgp

--

___
Support mailing list
Support@freenetproject.org
http://osprey.vm.bytemark.co.uk/cgi-bin/mailman/listinfo/support

End of Support Digest, Vol 4, Issue 16
**

  


___
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


[freenet-support] error

2010-04-11 Thread Michael Drewitz
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)
___
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de
___
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