Re: [freenet-support] seednode

2011-03-04 Thread Roland Haeder
Hi, sorry to say, but my seed node (with 128k bandwidth) is always crashing. :( Maybe I setup to much which causes it? Roland On Fri, 2011-03-04 at 19:03 +, Matthew Toseland wrote: On Tuesday 01 Mar 2011 19:06:37 folkert wrote: Is a seednode doing 25KB/s (and hardly any inserts) usefull

Re: [freenet-support] seednode

2011-03-04 Thread Roland Haeder
The JVM crashes and produces a hs_err_x.log file. On Fri, 2011-03-04 at 20:37 +, Matthew Toseland wrote: Crashing? What do you mean? signature.asc Description: This is a digitally signed message part ___ Support mailing list

Re: [freenet-support] couple of questions

2011-02-15 Thread Roland Haeder
Hi, there are two generic solutions for this: 1.) Mount the USB stick to ~/.jSite/ (as root or add an entry to /etc/fstab) 2.) Set a symbolic link. I assume /media/jsite-stick/ is your mounted USB-stick: (not tested!) mkdir /media/jsite-stick/jsite/ mv -v ~/.jSite/* /media/jsite-stick/jsite/

[freenet-support] Spam?

2011-02-12 Thread Roland Haeder
Wow, that spam reminds me updating my postfix configuration not accepting mails from 2010 and earlier... :( Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list Support@freenetproject.org

Re: [freenet-support] jFCPlib jar?

2011-02-12 Thread Roland Haeder
I would bet he is not a user. Please take a look at the date he sent it. Please also remember that Frost has similar legit-looking messages but they are spam. I could be wrong, but does mail really take so long? :) On Sun, 2011-02-13 at 01:44 +0100, David ‘Bombe’ Roden wrote: On Sunday 12

Re: [freenet-support] jFCPlib jar?

2011-02-12 Thread Roland Haeder
Hi, Only when toad forgets to moderate this lists for two months—which is what happened here. No evil stuff happening, please move along. ;) Mystery solved. Sorry for the noise. :-) But normally, mails from a very far past are spam. Some hours delay is usual because of gray-listing and

Re: [freenet-support] 0.7.5 Build #1321 build01321 keeps crashing and got restarted by wrapper?

2011-01-06 Thread Roland Haeder
Hi. Thank you for the suggestion. I have already increased it, but still I have that crashes unless I don't enter my password to unlock the queue database. Regards, Roland On Thu, 2011-01-06 at 12:30 -0500, Juiceman wrote: 150 is way too few threads for 2100 downloads. Try 500.

Re: [freenet-support] Freenet 0.7.5 build 1321 has ConcurrentModificationException

2011-01-06 Thread Roland Haeder
Hi, On Thu, 2011-01-06 at 18:27 +, Matthew Toseland wrote: Wierd, should only be possible for a fraction of a second during late startup. LinkedList is not thread-safe, maybe you can switch over to one of the java.util.concurrent classes? They are all thread-safe by itself, without any

[freenet-support] Freenet 0.7.5 build 1321 has ConcurrentModificationException

2011-01-05 Thread Roland Haeder
Hi, I got the mentioned exception here: http://127.0.0.1:/downloads/ Before that I had a OutOfMemoryError and tried a ./run.sh stop but i didn't help. Here is the exception log: http://www.mxchange.org/downloads/freenet/concurrent.txt Regards, Roland signature.asc Description: This is a

[freenet-support] 0.7.5 Build #1321 build01321 keeps crashing and got restarted by wrapper?

2011-01-05 Thread Roland Haeder
Hi all, I have watched this strange behavior for some days and I think it is related to something really strange. I have security level NORMAL HIGH HIGH so I need to enter my password to decrypt the node.db4o.crypt. While I do not enter the password, the memory usage remains at around 100-200 MB

Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)

2011-01-01 Thread Roland Haeder
Hi, I have no idea what the problem is. Is it reproducible? Did you remove any requests before you saw it? It repeated to happen, I can see it in logfile often. What do you mean with remove any requests? Downloads or uploads/inserts? I started an insert by a mistake. So I pressed ESC key, head

Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)

2011-01-01 Thread Roland Haeder
Hi again, after I restarted my node (I just switched to MINIMAL loglevel) I got a corrupted node.db4o.crypt again, because of a NPE: http://www.mxchange.org/downloads/freenet/corrupted-db.txt Hope this helps. The partition at /home/quix0r/yacy/ has about 47 GB free disk space. So this cannot be

Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)

2011-01-01 Thread Roland Haeder
Hi, that is really odd now! I restarted my node with log-level ERROR and the corrupted DB is no longer corrupted???!!! FTW? For instance, here is my freenet.ini file. Roland On Sat, 2011-01-01 at 20:23 +0100, Roland Haeder wrote: Hi again, after I restarted my node (I just switched

Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)

2010-12-31 Thread Roland Haeder
Hi again, Yet-another NPE with latest build: http://www.mxchange.org/downloads/freenet/npe3.txt Regards, Roland signature.asc Description: This is a digitally signed message part ___ Support mailing list Support@freenetproject.org

Re: [freenet-support] Freenet 0.7.5 build 1314 (and 1313)

2010-12-30 Thread Roland Haeder
Hi, I still have an exception here. It happens right after I entered my password: http://www.mxchange.org/downloads/freenet/array-index-out-of-bounds.txt After this I accessed http://127.0.0.1:/downloads/ but I still got a NPE: http://www.mxchange.org/downloads/freenet/npe1.txt Roland

Re: [freenet-support] NPE in download/upload queue database dump

2010-12-07 Thread Roland Haeder
Oops, that previous message went only to Matthew. :/ And with 1309 I still have the same ArrayIndexOutOfBounds and NullPointer exceptions. :( Here is my current build version info: * Freenet 0.7.5 Build #1309 build01309 * Freenet-ext Build

Re: [freenet-support] ADD: Nullpointerexception on page reload

2010-12-06 Thread Roland Haeder
Hello, I have encountered with the same thing but a different one: http://emu.freenetproject.org/pipermail/support/2010-December/000589.html Greetings, Roland On Mon, 2010-12-06 at 17:04 +0100, arra...@gmx.net wrote: Actually, after I got this error, freenet stopped working for me, as I

[freenet-support] NPE in download/upload queue database dump

2010-12-04 Thread Roland Haeder
Hello support, I have added around 8,700 files and after 3,000 are downloaded I'm stuck with two different NPEs and an ArrayIndexOutOfBoundsException. Here is the first one: http://www.mxchange.org/downloads/freenet/npe1.txt It just happens while startup phase. The second one happens when I