Re: [freenet-support] Fwd: NPE and log file size of 50 GiB

2010-03-21 Thread bbackde
Now I get the following in the log, looks like a bug? Mrz 21, 2010 10:08:54:796 (freenet.client.async.SplitFileFetcher, RequestSender for UID 8681707776366569955 on 4535(236), ERROR): Multiple decompressors: 2 - this is almost certainly a bug java.lang.Exception: debug at

[freenet-support] Fwd: NPE and log file size of 50 GiB

2010-03-19 Thread bbackde
I see that my error report was just ignored, maybe the problem is not critical (at least for others ^^). My new feedback: with the latest official version the node still goes into a 100% loop on my dual core CPU. But no more log entries are written. The node seem to work normally, the web

[freenet-support] Fwd: NPE and log file size of 50 GiB

2010-02-27 Thread bbackde
No one can help me? Had a look into the code, and it fails here: synchronized (FECQueue.this) { job = getFECJobBlockingNoDBAccess(); job.running = true;

[freenet-support] NPE and log file size of 50 GiB

2010-02-25 Thread bbackde
This morning I found my node in a pitiful status. It was looping with 100% cpu (dual core). The hard disk was full, no space left. Guess who eat up the space? Now, look at this, and check the file sizes: 26.02.2010 05:4095.944.236 freenet-1240-2010-02-26-05-00.log.gz 26.02.2010 05:40

Re: [freenet-support] Freenet reconnection issues

2010-02-06 Thread bbackde
Your link to update.cmd does not work: --17:09:18-- https://checksums.freenetproject.org/update.cmd = `update.cmd' Resolving checksums.freenetproject.org... 80.68.94.253 Connecting to checksums.freenetproject.org[80.68.94.253]:443... connected. HTTP request sent, awaiting response...

Re: [freenet-support] Fwd: WoT mailman password?

2010-02-04 Thread bbackde
Guys, is none interested in helping me with this password problem? Whoever migrated the list to http://osprey.vm.bytemark.co.uk/cgi-bin/mailman/admindb/wot do something NOW! Who is the guilty? Did he left silently? On Wed, Feb 3, 2010 at 20:19, bbac...@googlemail.com wrote: Unfortunately

[freenet-support] Fwd: WoT mailman password?

2010-02-03 Thread bbackde
No ideas? Is the WoT list unusable now? Should we create a new one elsewhere? -- Forwarded message -- From: bbac...@googlemail.com Date: Sun, Jan 31, 2010 at 09:11 Subject: WoT mailman password? To: support@freenetproject.org I am the admin of the WoT mailing list. It seems

Re: [freenet-support] Fwd: WoT mailman password?

2010-02-03 Thread bbackde
Unfortunately there is no such option on the mailman pages, would have tried that :) No idea who can maintain the WoT list settings. Via the admin interface I was not able to set a different mailing list owner, so I assume someone else can change the settings. The same one who can create new

[freenet-support] WoT mailman password?

2010-01-31 Thread bbackde
I am the admin of the WoT mailing list. It seems that the list was migrated to a new server, and now my valid password is no longer accepted. I didn't change this password. What went wrong here? What should I do? -- __ GnuPG key: (0x48DBFA8A)

[freenet-support] HeadlessGraphicsEnvironment ??

2010-01-06 Thread bbackde
Hello, every now and then I get the following exception on my freenet console. It seems as if the AWT thread is started for some reason, but I see no indication who started it. Beside this exception output I see no problem, the node continues to run normally. jvm 1| Exception in thread

[freenet-support] Progress bar fail

2009-12-05 Thread bbackde
The progress bar goes crazy. I was downloading a file. The % value does not match the bar, the bar is wrong, the value is correct. See attached screenshot. -- __ GnuPG key: (0x48DBFA8A) Keyserver: pgpkeys.pca.dfn.de Fingerprint: 477D F057 1BD4

Re: [freenet-support] Strange behavior of the MIME type detection

2009-10-27 Thread bbackde
As far as I know the node uses the file extension to guess the file type. You said you compressed into many rar files, what are the file extensions? Is it possible that the node guesses .rar files correctly, but fails with .r00, .r01, ... ? This would explain what you see... On Tue, Oct 27,

[freenet-support] ClassCastException

2009-08-29 Thread bbackde
Don't know if this is a normal and expected exception, but ClassCastException is usually something unexpected :) (using Freenet 0.7.5 Build #1232 build01232 ; Freenet-ext Build #26 r23771) Aug 29, 2009 13:26:30:796 (freenet.node.NodeClientCore$DBJobWrapper, Client database access thread(11),

[freenet-support] out of heap space

2009-08-29 Thread bbackde
Usually I configure the node to use 512MB of ram. But often after I ran an update the wrapper.conf is reset and the memory limit is 128MB again. With this limit my node fails regularly after running some hours, it gets an out of heap space exception and dies. Does this happen only for me? I don't

[freenet-support] How to increase the store?

2009-06-16 Thread bbackde
I wanted to increase my datastore from 90 to 100GiB. Changed the setting, and set 'preallocate datastore' to false (also tried with true, same result). Shortly after restart the node starts to access each single key: INFO | jvm 1| 2009/06/15 07:10:23 | PUBKEY-cache cleaner in progress:

[freenet-support] Fwd: How to increase the store?

2009-06-16 Thread bbackde
Now, after the reset to 90GiB, the node starts again with the migration: INFO | jvm 1 | 2009/06/16 20:00:37 | CHK-cache cleaner in progress: 0/1534443 Had to stop it. When there is no solution I have to delete the store and start a new one? -- Forwarded message -- From:

Re: [freenet-support] Failed uploads with 1212

2009-06-02 Thread bbackde
Confirmed. On Tue, Jun 2, 2009 at 16:01, Matthew Toseland t...@amphibian.dyndns.org wrote: On Monday 01 June 2009 10:12:52 bbac...@googlemail.com wrote: It started with 1212. Nearly all of my uploads fail with 'Internal error' or 'Some blocks ran out of retries'. File size is from 7 to 23 MB.

[freenet-support] Failed uploads with 1212

2009-06-01 Thread bbackde
It started with 1212. Nearly all of my uploads fail with 'Internal error' or 'Some blocks ran out of retries'. File size is from 7 to 23 MB. Does this happen only for me? -- __ GnuPG key: (0x48DBFA8A) Keyserver: pgpkeys.pca.dfn.de Fingerprint:

Re: [freenet-support] Failed uploads with 1212

2009-06-01 Thread bbackde
2x23 MB and 1x7MB. In global queue, persistent uploads. MaxRetries=-1 for all. 1x23MB and 1x7MB have internal error. 1x23MB has 'Some blocks ran out of retries'. On Mon, Jun 1, 2009 at 12:17, Matthew Toseland t...@amphibian.dyndns.org wrote: On Monday 01 June 2009 10:12:52 bbac...@googlemail.com

Re: [freenet-support] Please answer a quick survey on Freenet

2009-05-06 Thread bbackde
On Wed, May 6, 2009 at 14:54, Matthew Toseland t...@amphibian.dyndns.org wrote: What OS do you use for Freenet? WinXP What is your current datastore size set to? 100 GB What is your output bandwidth limit set to? 32 kb/s What actual bandwidth usage do you typically get? 34 kb/s

[freenet-support] New Frost version

2009-03-25 Thread bbackde
There is a new Frost version containing important bugfixes available on http://jtcfrost.sourceforge.net or on the Frost freesite. When Freenet still ships Frost, Frost should be updated. -- __ GnuPG key: (0x48DBFA8A) Keyserver:

Re: [freenet-support] frost.

2009-02-21 Thread bbackde
Download a copy at http://jtcfrost.sourceforge.net/ Thats it. On Sat, Feb 21, 2009 at 18:09, robert fallis robert.fal...@virgin.net wrote: I've been trying for the 2hrs to get a copy of Frost, I'm running Ubuntu 8.04 can any one tell me what to do? please bob

Re: [freenet-support] Freenet 0.7 build 1194

2008-12-24 Thread bbackde
I still get this: * Probably a bug: please report: 2 peers forcibly disconnected due to not acknowledging packets. * Probably a bug: please report: 1 peers forcibly disconnected due to not acknowledging packets. with * Freenet 0.7 Build #1194 r24387 * Freenet-ext Build #26

[freenet-support] Nodes html pages need ages to load

2008-11-25 Thread bbackde
Starting with (I think) 1178, the node html pages often need ages to finish loading. Especially true for the home page, this also happens for the Friends,strangers,download pages. This happens much more often than it does not happen. This morning I was not able to load any html page from the menu,

Re: [freenet-support] Sorry to have to report bad bug in 1180

2008-11-23 Thread bbackde
How to manually update, could you please describe what to do? On Sun, Nov 23, 2008 at 03:54, Juiceman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, Nov 22, 2008 at 7:08 PM, Dennis Nezic wrote: On Sat, 22 Nov 2008 16:54:58 +0100, guido wrote: Am

Re: [freenet-support] SEVERE Bug report: duplicate of ID 0002694: 1178 kills some downloads

2008-11-18 Thread bbackde
Thanks, I was not aware which snapshot version is which release version... Updated manually now. On Tue, Nov 18, 2008 at 13:45, Matthew Toseland [EMAIL PROTECTED] wrote: On Monday 17 November 2008 21:08, Dennis Nezic wrote: On Mon, 17 Nov 2008 21:59:20 +0100, [EMAIL PROTECTED] wrote: Of

Re: [freenet-support] Version 1179?

2008-11-18 Thread bbackde
Same for me, with 1179 I can retrieve the freesites like before... On Mon, Nov 17, 2008 at 21:04, Peter J. [EMAIL PROTECTED] wrote: On Monday 17 November 2008 20:55:25 [EMAIL PROTECTED] wrote: Another thing: anyone also noticed that starting with 1178 freesites like the Frost freesite or Toads

Re: [freenet-support] Version 1179?

2008-11-17 Thread bbackde
Ok, thanks for your answer... update.CMD now downloaded 1178 (said it was a new version, but I had 1178 before) and since then update.CMD thinks I'm current enough. Still no online update offering. I keep waiting, maybe it works when 1180 is there... On Mon, Nov 17, 2008 at 08:46, Volodya [EMAIL

Re: [freenet-support] Version 1179?

2008-11-17 Thread bbackde
Another thing: anyone also noticed that starting with 1178 freesites like the Frost freesite or Toads blog are not longer retrievable? I get a temporary files error ... maybe this is already fixed with 1179. On Mon, Nov 17, 2008 at 08:46, Volodya [EMAIL PROTECTED] wrote: Volodya wrote: [EMAIL

Re: [freenet-support] SEVERE Bug report: duplicate of ID 0002694: 1178 kills some downloads

2008-11-17 Thread bbackde
This seems to be fixed with 1179 (this is the latest version) but for some reason we get no online update and update.cmd doesn't work for me. Others reported that update.sh works on Linux... On Mon, Nov 17, 2008 at 21:33, Ulrich Koepping [EMAIL PROTECTED] wrote: I have the same problem as

Re: [freenet-support] SEVERE Bug report: duplicate of ID 0002694: 1178 kills some downloads

2008-11-17 Thread bbackde
Of course I'm not sure, I'm not even able to get 1179 ^^ I referred to the mail from Peter J. in the Version 1179? thread. He said the temporary files bug could be fixed. On Mon, Nov 17, 2008 at 21:54, Dennis Nezic [EMAIL PROTECTED] wrote: On Mon, 17 Nov 2008 21:42:22 +0100, [EMAIL PROTECTED]

[freenet-support] Version 1179?

2008-11-16 Thread bbackde
Many of my peers seem to run 1179 since this morning. I got no notice about this version via mailing list, and my node (1178) doesn't offer me this new version for update. Is something broken? update.cmd also doesn't work, see my previous mail that was completely ignored ^^ --

[freenet-support] Convert to salted hash store NOW?

2008-11-09 Thread bbackde
I wonder if I should convert to the salted hash store now. Is it really stable? Or should I wait until more new nodes used it for some time before I convert my 'rocking-stable' old store to the new one? I mean, over the time I saw some bugs that were found sometimes later, and I don't know if the

Re: [freenet-support] [Jtcfrost-support] Please somebody help. Frost won't start

2008-06-19 Thread bbackde
I run on windows. Things I can say for Linux: - use Sun Java 1.6 - don't use compbiz or beryl or similar crazy display managers - run frost-debug.sh, allows to follow console output - check .log file and console for errors On Thu, Jun 19, 2008 at 09:36, richard hepplewhite [EMAIL PROTECTED]

Re: [freenet-support] [Jtcfrost-support] Please somebody help. Frost won't start

2008-06-19 Thread bbackde
Theoretically: open a terminal, then start frost-debug.sh. See what appears on the console. Open the .log file in the frost directory and see what appeared there. Or send the things that appeared on console and in .log, this may help to figure out what the problem is. On Thu, Jun 19, 2008 at

Re: [freenet-support] secure noderef exchange

2008-05-27 Thread bbackde
Just fyi: the firegpg plugin for firefox provides local GPG encryption in gmail. On Tue, May 27, 2008 at 8:56 PM, Matthew Toseland [EMAIL PROTECTED] wrote: On Sunday 25 May 2008 18:29, Peter S wrote: There's a couple of guides around on how to exchange noderef's securely, but IMHO they all

[freenet-support] Node complains: Please forward UDP port xxx

2008-04-24 Thread bbackde
Starting with 1142 the node complains that the UDP port is not forwarded. It is actually forwarded, and was forwarded always without problems... Other apps do not complain about their forwarded port. Am I the only one who has this problem? Can I ignore it?

Re: [freenet-support] Directory '.onionnetworks' created on another drive

2008-03-14 Thread bbackde
Interesting, but I still wonder why this directory was not there on my old computer! But I think you also don't know... On Thu, Mar 13, 2008 at 11:38 PM, Matthew Toseland [EMAIL PROTECTED] wrote: On Thursday 13 March 2008 20:01, [EMAIL PROTECTED] wrote: Since I moved my node to another box

[freenet-support] Directory '.onionnetworks' created on another drive

2008-03-13 Thread bbackde
Since I moved my node to another box (no new install), the node always creates a directory '.onionnetworks' right in the root directory of my C drive (windows). The node itself is located on another drive, inside a subdirectory. This did not happen on my old computer. What do I have to adjust to

Re: [freenet-support] Freenet 0.7 build 1022

2007-03-31 Thread bbackde
To make it clearer, a comment from jflesch: - Stop your node - Edit freenet.ini (in your node directory) - Set 'fproxy.allowedHostsFullAccess' to the same value as 'fproxy.allowedHosts' - Do the same for 'fcp.allowedHostsFullAccess' - Restart your node On 3/31/07, Matthew Toseland [EMAIL

Re: [freenet-support] Freenet 0.7 build 1016

2007-02-14 Thread bbackde
Nice. I updated the wiki and add a Since 1016 to the new messages. On 2/15/07, Matthew Toseland [EMAIL PROTECTED] wrote: Freenet 0.7 build 1016 is now available. This is another bugfix release. Please upgrade. Please tell me if the auto-update does not pick up the build. Changelog: - Don't

[freenet-support] emu down again

2007-02-11 Thread bbackde
emu is down, could someone please bring it up again? Thanks. ___ 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

Re: [freenet-support] emu down again

2007-02-11 Thread bbackde
Now I can reach emu.freenetproject.org (shows a directory), but SVN still fails: RA layer request failed svn: PROPFIND request failed on '/svn/trunk/freenet' svn: PROPFIND of '/svn/trunk/freenet': 405 Method Not Allowed (https://emu.freenetproject.org) On 2/11/07, [EMAIL PROTECTED] [EMAIL

[freenet-support] the problems with chk/filename begin...

2006-11-01 Thread bbackde
From frost board unsuccessful: - Rattus [EMAIL PROTECTED] - 2006.11.01 - 09:28:31GMT - Currently comes up in the node interface as Not in archive [EMAIL PROTECTED],XE73xs1i3AsyxDo-h6e3Z-Sk5-dDSIwITsv9yz4bdqo,AAEC--8/SomeFilename.zip ___

Re: [freenet-support] problems with Frost

2006-11-01 Thread bbackde
Please check your frost.log file for any error messages. If you want you could send me the log files for analysis, but if you want to then send them directly to me, NOT to the support list! rgds, bback, frost developer. On 11/1/06, Jeroen Veldt [EMAIL PROTECTED] wrote: Dear Sir, Ever since

Re: [freenet-support] the problems with chk/filename begin...

2006-11-01 Thread bbackde
But what to tell the user now? The key you know is unusable and corrupted. Give up... On 11/1/06, toad [EMAIL PROTECTED] wrote: On Wed, Nov 01, 2006 at 12:08:37PM +0100, [EMAIL PROTECTED] wrote: From frost board unsuccessful: - Rattus [EMAIL PROTECTED] - 2006.11.01 - 09:28:31GMT

Re: [freenet-support] the problems with chk/filename begin...

2006-11-01 Thread bbackde
On 11/1/06, toad [EMAIL PROTECTED] wrote: On Wed, Nov 01, 2006 at 08:06:59PM +0100, [EMAIL PROTECTED] wrote: But what to tell the user now? The key you know is unusable and corrupted. Give up... Well yes, the key is corrupted. It has been modified by the user and is no longer usable, just as

Re: [freenet-support] Freenet (0.5, Build 5106) has trouble with time transitions

2006-10-29 Thread bbackde
What OS do you use? Does your OS adjust the time of the hardware, instead to adjust the displacement to the GMT time? I assume freenet uses the System.currentTimeMillis() for calculations, and this value is the milliseconds since 1.1.1970 GMT. This is a fix value without daylightzones and should