Re: [freenet-support] JVM restart every few minutes - prng.seed missing

2011-04-16 Thread folkert
> > FProxy shows me 'There isn't enough entropy available' for hours.
> > It looks like the wrapper restart the jvm every few minutes.
> 
> If the problem is with entropy, you can try running a large I/O
> operation, like "find /" or something. You might also want to try
> "rngd" (rng-tools).[1]

when there's a spare audio device in the system:
http://www.vanheusden.com/aed/

when there's a redundant tv-card/webcam on the system:
http://www.vanheusden.com/ved/

all other cases: http://www.vanheusden.com/te/ altough on some systems
it sucks up loads of cpu

> You can find how much entropy your system has available by:
> "cat /proc/sys/kernel/random/entropy_avail", with 100-200 or less
> probably being too low


Folkert van Heusden

-- 
Multitail est un outil permettant la visualisation de fichiers de
journalisation et/ou le suivi de l'exécution de commandes. Filtrage,
mise en couleur de mot-clé, fusions, visualisation de différences
(diff-view), etc.  http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] seednode

2011-03-01 Thread folkert
> Is a seednode doing 25KB/s (and hardly any inserts) usefull for freenet?
> And am I right that this bandwidth is shared with the rest of the local
> freenet activity?

Ok I discussed it with my hoster (excellent hoster by the way:
www.soleus.nu) and got a green light for 50KB/s.

So if I set
node.opennet.acceptSeedConnections=true
and
node.inputBandwidthLimit=25600
node.outputBandwidthLimit=25600
and we've got us a new seed-node doing no more than 50KB/s?



Folkert van Heusden

-- 
Multi tail barnamaj mowahib li mora9abat attasjilat wa nataij awamir
al 7asoub. damj, talwin, mora9abat attarchi7 wa ila akhirih.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] local cache

2011-03-01 Thread folkert
Hi,

Is it possible to somehow look into the local cache/datastore of a
freenetnode to determine what files it hosts? Both metadata and data.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] seednode

2011-03-01 Thread folkert
Hi,

Is a seednode doing 25KB/s (and hardly any inserts) usefull for freenet?
And am I right that this bandwidth is shared with the rest of the local
freenet activity?


Folkert van Heusden

-- 
Feeling generous? -> http://www.vanheusden.com/wishlist.php
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] msdnsdiscovery

2011-02-26 Thread folkert
> > I wonder why is msdnsdiscovery announcing itself on 192.168.64.1/24:
> 
> My guess is that the plugin does not know too much about Freenet???s 
> configuration and simply announces on the first interface it can find. For 
> more details, read the source. :)

Which can be found where? It is not in the git tree.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] msdnsdiscovery

2011-02-25 Thread folkert
I wonder why is msdnsdiscovery announcing itself on 192.168.64.1/24:
Service NameMachine Address Parameters
Freenet 0,7 Fproxy server -=next-20110211=- mauer.local.  
192.168.64.1: path=/
Freenet 0,7 FCP server -=next-20110211=-mauer.local.  
192.168.64.1:9482 
Freenet 0,7 Node server -=next-20110211=-   mauer.local.  
192.168.64.1:52644

while it is doing all things on 172.29.0.0/24:
mauer:/usr/local/FreeNet/freenet# grep 172.29.0 freenet.ini 
fproxy.bindTo=172.29.0.1
fcp.bindTo=172.29.0.1

?

Especially since there are loads of other interfaces on the system as
well:
mauer:/usr/local/FreeNet/freenet# ifconfig | grep 'inet addr'
  inet addr:192.168.64.1  Bcast:192.168.64.255  Mask:255.255.255.0
  inet addr:192.168.178.2  Bcast:192.168.178.255  Mask:255.255.255.0
  inet addr:172.29.0.1  Bcast:172.29.0.255  Mask:255.255.255.0
  inet addr:192.168.59.1  P-t-P:192.168.59.121  Mask:255.255.255.255
  inet addr:192.168.61.1  P-t-P:192.168.61.121  Mask:255.255.255.255
  inet addr:192.168.18.2  Bcast:192.168.18.255  Mask:255.255.255.0


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] idea

2011-02-25 Thread folkert
> > > What about that the freenet daemon periodically
> > > (configurable/disable-ble of course) announces itself on the lan(s) to
> > > which it is connected? That way freenet-nodes can interconnect and
> > > speed up distribution of data.
> 
> There is a plugin:
> MDNSDiscovery.
> This uses it to announce FCP, but you still need to open FCP to the LAN...

Or plugin to avahi.

> > Data distribution on Freenet doesn't work like that. Data segments are
> > actually spread all across Freenet, ideally with no particular peer
> > having a large portion of a large splitfile. I don't think having fast
> > random LAN connections would speed things up -- the bottleneck will
> > still be the LAN's connection to the Internet. (Not to mention the fact
> > that it would be at least somewhat less secure. (Better chance of
> > traffic analysis and such tricks against you.))
> 
> We did think about an "is the lan trusted?" option some time ago. This would 
> both announce and open FCP and Fproxy. Unfortunately defining "the lan" is 
> hard, when big untrusted NATed networks (e.g. ISPs in russia etc) often use 
> private address space, and autodetecting it *reliably* is also hard.

You could make it configurable. Default: do not trust.

> You should however peer with the other computers on your LAN, if you know 
> their operators, of course. Which hopefully you do if the LAN is trusted!

Troublesome if everybody's on dhcp.


Folkert van Heusden

-- 
MultiTail na wan makriki wrokosani fu tan luku den logfile nanga san
den commando spiti puru. Piki puru spesrutu sani, wroko nanga difrenti
kroru, tya kon makandra, nanga wan lo moro.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] Is freenet a Geek only system?

2011-02-22 Thread folkert
> > [100%] Building CXX object CMakeFiles/fms.dir/src/freenet/frostmessagexml.o
> > Linking CXX executable fms
> > Undefined symbols:
> >   "_libiconv_close", referenced from:
> >   CharsetConverter::~CharsetConverter()in charsetconverter.o
> >   CharsetConverter::~CharsetConverter()in charsetconverter.o
> >   CharsetConverter::SetConversion(std::basic_string > std::char_traits, std::allocator > const&, 
> > std::basic_string, std::allocator > 
> > const&)in charsetconverter.o
> >   "_libiconv", referenced from:
> >   CharsetConverter::Convert(std::basic_string > std::char_traits, std::allocator > const&, 
> > std::basic_string, std::allocator >&)in 
> > charsetconverter.o
> >   "_libiconv_open", referenced from:
> >   CharsetConverter::SetConversion(std::basic_string > std::char_traits, std::allocator > const&, 
> > std::basic_string, std::allocator > 
> > const&)in charsetconverter.o
> > ld: symbol(s) not found
> > collect2: ld returned 1 exit status
> > make[2]: *** [fms] Error 1
> > make[1]: *** [CMakeFiles/fms.dir/all] Error 2
> > make: *** [all] Error 2
> 
> You are missing a library but I dunno which one. We really need somebody to 
> maintain an OS/X version of FMS. There is an old version on a freesite but it 
> may be too old.

I think you're missing the iconv libraries.
You might need to tweak include-paths.



Folkert van Heusden

-- 
MultiTail na wan makriki wrokosani fu tan luku den logfile nanga san
den commando spiti puru. Piki puru spesrutu sani, wroko nanga difrenti
kroru, tya kon makandra, nanga wan lo moro.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] safe?

2011-02-20 Thread folkert
> > which file is the database? can I (securely) delete
> > it every time and will it then still remember the options set? and is
> > it possible to select where it stores this messages database?
> 
> The sqlite3 (fms.db3) file. It contains all your options/identities, as
> well as saved forum messages and trust lists. It probably would be
> handy if it could be stored already encrypted on disk, but as you
> suggest, it's not essential. I don't think you can change where it gets
> saved -- not even via (sym)linking. (Because, I think, when it
> defragments the database, it recreates and overwrites the existing db.)

Hmmm ok.
Problem with that is that one can be "persuaded" to give encryption
keys.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] safe?

2011-02-20 Thread folkert
Ok someone told me in private e-mail that it is nog encrypted.
For that I have the followup questions:

which file is the database? can I (securely) delete
it every time and will it then still remember the options set? and is it
possible to select where it stores this messages database?

then it would be possible to just create an encrypted filesystem at
every boot with a random password. problem solved.


> If I understand correctly, also the local cache and all files and such
> are encrypted, right? And you can only access them if you know the key
> you're looking for.
> How is that with fms? If I read a message in it and it is cached on
> local disk (is it?) is it encrypted?


Folkert van Heusden

-- 
To MultiTail einai ena polymorfiko ergaleio gia ta logfiles kai tin
eksodo twn entolwn. Prosferei: filtrarisma, xrwmatismo, sygxwneysi,
diaforetikes provoles. http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] safe?

2011-02-20 Thread folkert
Hi,

If I understand correctly, also the local cache and all files and such
are encrypted, right? And you can only access them if you know the key
you're looking for.
How is that with fms? If I read a message in it and it is cached on
local disk (is it?) is it encrypted?


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] idea

2011-02-19 Thread folkert
> > Ok, that was not your point :-) Ok currently maybe not too many nodes
> > in the net but maybe this changes when governments restrict access to
> > what you can browse. Here in Europe governments already start talking
> > about installing filters.
> 
> This is why you /don't/ want any kind of broadcasting, or any other
> kind of leak of identifiable traffic. Just encrypted non-identifiable
> "noise".

Then we definately need a solution around the seed nodes. I mean traffic
going to them is a big fat warning that someone is doing freenet :-) 


Folkert van Heusden

-- 
Multi tail barnamaj mowahib li mora9abat attasjilat wa nataij awamir
al 7asoub. damj, talwin, mora9abat attarchi7 wa ila akhirih.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] idea

2011-02-18 Thread folkert
> Normal people (your neighbour so to say) start to know these things like
> FreeNet/Tor. This week there was an item on national television in the
> Netherlands about how Tor helps oppressed people to get their
> opinions/news items/etc. out!

Oh it was also a rather positive news item.
http://nos.nl/artikel/219423-tor-digitale-solidariteit-met-middenoosten.html



Folkert van Heusden

-- 
Multitail es una herramienta flexible que permite visualizar los "log
file" y seguir la ejecución de comandos. Permite filtrar, añadir
colores, combinar archivos, la visualización de diferencias (diff-
view), etc.  http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] idea

2011-02-18 Thread folkert
> > True, but it can be used to find a way to other nodes further down the
> > path. This way one doesn't need to connect to the central seednodes to
> > find ways to reach the global network/the rest of the freenet network.
> 
> Ah, for initial connection to Freenet that might be useful, although I
> don't think it'll be used too often. (I have trouble finding Freenet
> friends in my entire city -- let alone in my LAN :p.) You can add known

Well I was thinking maybe in the future we're all using mesh networking
over wifi (or whatever wireless protocol we then have).
http://en.wikipedia.org/wiki/Mesh_networking
Currently nobody is preventing you to anonymously buy a wifi card (with
a non-registered mac address - some cards even enable you to change it)
so then you could hook into the mesh without anyone knowing it is you.

Ok, that was not your point :-) Ok currently maybe not too many nodes in
the net but maybe this changes when governments restrict access to what
you can browse. Here in Europe governments already start talking about
installing filters. Currently only for kiddy porn but I'm afraid that
when such a filter is in place the step to block certain political views
or so is much smaller.
Normal people (your neighbour so to say) start to know these things like
FreeNet/Tor. This week there was an item on national television in the
Netherlands about how Tor helps oppressed people to get their
opinions/news items/etc. out!

> (and trustworthy) lan members to your list of darknet-friends, and
> connect that way to Freenet without using any seednodes. Or you can
> modify your seednodes.fref file by only including references to your
> LAN nodes.

It is also a matter of convenience. If I visit some conference I don't
want to be hassled with the need of configuring all kinds of software
just to get "work done". For that DHCP is too centralised (centralised
== bad).

> It's also not a good idea to be able to broadcast to anyone that you're
> using Freenet. (To prevent them from blacklisting you, et cetera.) (The
> whole point of Darknet mode was to make this impossible.)

If I'm at a conference, i don't have to register my mac address. So I
setup my wifi, connect to tor for regular internet traffic and freenet
for what it is for. Same thing for that mesh I wrote about above.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] idea

2011-02-18 Thread folkert
> > What about that the freenet daemon periodically
> > (configurable/disable-ble of course) announces itself on the lan(s) to
> > which it is connected? That way freenet-nodes can interconnect and
> > speed up distribution of data.
> 
> Data distribution on Freenet doesn't work like that. Data segments are
> actually spread all across Freenet, ideally with no particular peer
> having a large portion of a large splitfile. I don't think having fast
> random LAN connections would speed things up -- the bottleneck will
> still be the LAN's connection to the Internet. (Not to mention the fact
> that it would be at least somewhat less secure. (Better chance of
> traffic analysis and such tricks against you.))

True, but it can be used to find a way to other nodes further down the
path. This way one doesn't need to connect to the central seednodes to
find ways to reach the global network/the rest of the freenet network.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] idea

2011-02-18 Thread folkert
What about that the freenet daemon periodically
(configurable/disable-ble of course) announces itself on the lan(s) to
which it is connected? That way freenet-nodes can interconnect and speed
up distribution of data. Maybe even via
http://en.wikipedia.org/wiki/Service_Location_Protocol so that one
doesn't need to re-invent the protocol-type wheel.
Of course detected nodes should then be assumed to be not very
trustfull.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-18 Thread folkert
> > > Odd: I always get a password error.
> > 
> > There is a known bug[0] that makes it impossible to login with a
> > username containing a "-", even though accounts can be created with
> > those names.
> 
> Aah ok, that indeed is then the issue.

That was one of the issues. The other was an incorrect hostname and
portnumber for FCP.
So my freemail address is: folk...@vanheusden.com.freemail


Folkert van Heusden

-- 
Multi tail barnamaj mowahib li mora9abat attasjilat wa nataij awamir
al 7asoub. damj, talwin, mora9abat attarchi7 wa ila akhirih.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-17 Thread folkert
> > Odd: I always get a password error.
> 
> There is a known bug[0] that makes it impossible to login with a
> username containing a "-", even though accounts can be created with
> those names.

Aah ok, that indeed is then the issue.


Folkert van Heusden

-- 

Multitail - gibkaja utilita po sledovaniju log-fajlov i vyvoda
kommand. Fil'trovanie, raskrašivanie, slijanie, vizual'noe sravnenie,
i t.d.  http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-16 Thread folkert
> > > I believe the long address (and possibly short address) are
> > > originally stored in the Inbox of Freemail's imap server, if you
> > > manage to connect to it.
> > 
> > Connecting to it is challenging. Evolution refuses it, mutt too.
> > 
> > set imap_user="myusername"
> > set spoolfile={172.29.0.1:3143}INBOX
> > set folder={172.29.0.1:3143}~/mail
> Those spoolfile and folder values look a little funny to me. I think
> they should be something like
> set spoolfile=imap://127.0.0.1/INBOX
> set record=imap://127.0.0.1/INBOX.Trash

Odd: I always get a password error.

> > How does the freenet forum work?
> 
> There are 2.5 current independent forum systems in the wild. FMS,
> Freetalk and Frost. They work well. (FMS the best. /me ducks/ :).

I looked at it but I find it a little tricky: it seems it not only
downloads the headers of the postings but the content as well. That way
it also downloads all kinds of kiddy porn which, of course, I don't want
to have.


Folkert van Heusden

-- 
MultiTail is een flexibele tool voor het volgen van logfiles en
uitvoer van commando's. Filteren, van kleur voorzien, mergen,
'diff-view', etc. http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-15 Thread folkert
> > I've got a couple of questions:
> > 1. when creating an e-mail account, it always says it cannot create
> > the short address. so what is then my freenet e-mail address?
> 
> I believe the long address (and possibly short address) are originally
> stored in the Inbox of Freemail's imap server, if you manage to connect
> to it.

Connecting to it is challenging. Evolution refuses it, mutt too.

set imap_user="myusername"
set spoolfile={172.29.0.1:3143}INBOX
set folder={172.29.0.1:3143}~/mail

If i look directly in the mail spooldir, i see that it created the user
'myusername@null', so something weird happens

> > 2. maybe it is nice to have some kind of address directory in which
> > one can register his/her address together with some (personal- or
> > other) info. maybe with a picture or so. whatever.
> 
> Great idea!

No idea how to implement that de-centralized. Also you don't want to
depend on 1 server keeping it up-to-date.
How does the freenet forum work?

> > 4. maybe it is an idea to add a list of listening ports to the 'list
> > of plugins'-page
> You mean the ports that plugins (like Freemail) might use?

Correct!


Folkert van Heusden

-- 
Ever wonder what is out there? Any alien races? Then please support
the seti@home project: setiathome.ssl.berkeley.edu
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-15 Thread folkert
> > 6. let freenet-software NOT write files elsewhere but only under the
> >current directory. e.g. jSite generates a ~/.jSite/ file but I prefer
> >to have everything in one place (e.g. a mounted usb-key) if possible

> 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!)

Indeed that is a solution. But my point is that in my opinion  freenet
apps should not go and put all kinds of data everywhere: that way it is
very easy to quickly remove the whole freenet-and-friends setup in
case of an emergency. I realise that deleting doesn't clear the
disk-blocks, but one could use one of those "safe delete"-tools for that.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] another suggestion

2011-02-15 Thread folkert
Hi,

It would be nice if the freenet app had an extra webserver in it which
serves only the freenet browsing pages and not the configuration pages.
That way one could have a central freenet server in a lan. Of course
this then should be an SSL connection but you could use cacert.org
certificates for that.


Folkert van Heusden

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] couple of questions

2011-02-15 Thread folkert
> I've got a couple of questions:
...
>laptop or maybe my internet went down

6. let freenet-software NOT write files elsewhere but only under the
   current directory. e.g. jSite generates a ~/.jSite/ file but I prefer
   to have everything in one place (e.g. a mounted usb-key) if possible


Folkert

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] couple of questions

2011-02-15 Thread folkert
Hi,

I've got a couple of questions:
1. when creating an e-mail account, it always says it cannot create the
   short address. so what is then my freenet e-mail address?
2. maybe it is nice to have some kind of address directory in which one
   can register his/her address together with some (personal- or other)
   info. maybe with a picture or so. whatever.
3. i've installed the snmp plugin; how can i reach it? is it usable for
   mrtg graphing?
3.1 if not; maybe add something that logs the amount of traffic
generated: traffic initiated by local user(s) and traffic from
"outside"
4. maybe it is an idea to add a list of listening ports to the 'list of
   plugins'-page
5. add a 'resume upload' option to jSite: when uploading large sites i
   frequently need to stop and restart because I need to switch off my
   laptop or maybe my internet went down


Folkert

-- 
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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


Re: [freenet-support] not binding to localhost

2011-02-11 Thread folkert
>> I have a private lan with a couple of systems that only I can use. Now 
>> I
>> run freenet on system x but would like to access it from others as  
>> well
>> without using remote X or vnc or so. For that I need freenet to not  
>> bind
>> to localhost.
>> How can I accomplish that?
>>
> If you can use the webinterface, then change the settings under the  
> Configuration/Web Interface menu.
> The changed settings end in freenet.ini. Below are are some relevant  
> ones. I don't use publicGatewayMode as I don;t know what it is.

oh hang on, it suddenly is much larger, that ini-file! (after running it
for a while)

> # This file is overwritten whenever Freenet shuts down, so only edit it 
> when the node is not running.
> fproxy.allowedHosts=213.197.10.196,193.173.36.19,192.168.1.100,127.0.0.1 
> ,0:0:0:0:0:0:0:1
> fproxy.publicGatewayMode=false
> fproxy.bindTo=0.0.0.0
> fproxy.allowedHostsFullAccess=192.168.1.100,127.0.0.1,0:0:0:0:0:0:0:1
> fcp.allowedHosts=192.168.1.100,127.0.0.1,0:0:0:0:0:0:0:1
> fcp.bindTo=0.0.0.0
> fcp.allowedHostsFullAccess=192.168.1.100,127.0.0.1,0:0:0:0:0:0:0:1

thanks!


Folkert van Heusden

-- 
MultiTail är en flexibel redskap för att fälja logfilar, utför av
commandoer, filtrera, ge färg, sammanfoga, o.s.v. följa.
http://www.vanheusden.com/multitail/
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] not binding to localhost

2011-02-11 Thread folkert
I have a private lan with a couple of systems that only I can use. Now I
run freenet on system x but would like to access it from others as well
without using remote X or vnc or so. For that I need freenet to not bind
to localhost.
How can I accomplish that?


Folkert van Heusden

-- 
www.vanheusden.com/multitail - win een vlaai van multivlaai! zorg
ervoor dat multitail opgenomen wordt in Fedora Core, AIX, Solaris of
HP/UX en win een vlaai naar keuze
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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] islands?

2007-06-24 Thread Folkert van Heusden
Hi,

I added a few people whom I met via irc to my freenet instance. But now
I was wondering: won't that create islands? Islands of people that met
at a certain time on that irc-channel? Shouldn't there be some directory
where people can meet-up to connect those islands?


Folkert van Heusden

-- 
www.vanheusden.com/multitail - multitail is tail on steroids. multiple
   windows, filtering, coloring, anything you can think of
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



[freenet-support] freenet keeps dying with out-of-memory errors while using java jdk1.6.0_01

2007-06-24 Thread Folkert van Heusden
Solved the problem!

It was NOT out of memory; there was actually a limit on the number of
processes (ulimit -u).


On Sun, Jun 24, 2007 at 01:31:44PM +0200, Folkert van Heusden wrote:
> Freenet 0.7 Build #1039 r13710 keeps dying with out-of-memory errors
> while using java jdk1.6.0_01. Freenet-ext Build #13 r12938
> 
> Jun 24, 2007 11:26:42:717 (freenet.client.async.USKChecker, 
> RequestStarter$SenderThread for USKChecker for SSK at 
> wyUwaqJxwu3ov4vC-qmYdaBynT3WPRLIQ-UU~qOmcPw,Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark-8
>  for USKAttempt for 8 for USK at 
> wyUwaqJxwu3ov4vC-qmYdaBynT3WPRLIQ-UU~qOmcPw,Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark/6
>  for freenet.client.async.USKFetcher at df2d38, ERROR): Caught 
> java.lang.OutOfMemoryError: unable to create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at freenet.node.RequestSender.start(RequestSender.java:110)
> at freenet.node.Node.makeRequestSender(Node.java:1919)
> at freenet.node.NodeClientCore.realGetSSK(NodeClientCore.java:587)
> at freenet.node.NodeClientCore.realGetKey(NodeClientCore.java:465)
> at freenet.node.SendableGet.send(SendableGet.java:82)
> at 
> freenet.node.RequestStarter$SenderThread.run(RequestStarter.java:167)
> at java.lang.Thread.run(Thread.java:619)
> Jun 24, 2007 11:26:42:721 (freenet.node.MemoryChecker, Scheduled job: 
> freenet.node.MemoryChecker at c2cf83, NORMAL): Memory in use: 15.9 MiB
> Jun 24, 2007 11:26:42:817 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
> packet receiver thread on port 46954, ERROR): Dispatcher threw 
> java.lang.OutOfMemoryError: unable to create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at 
> freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
> at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
> at 
> freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
> at 
> freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
> at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
> at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
> at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
> at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
> at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
> Jun 24, 2007 11:26:42:818 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
> packet receiver thread on port 46954, ERROR): Dispatcher threw 
> java.lang.OutOfMemoryError: unable to create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at 
> freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
> at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
> at 
> freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
> at 
> freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
> at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
> at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
> at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
> at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
> at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
> Jun 24, 2007 11:26:42:841 (freenet.node.FNPPacketMangler, UdpSocketManager 
> packet receiver thread on port 46954, NORMAL): Unmatchable packet from 
> 24.226.137.18:60383
> Jun 24, 2007 11:26:43:129 (freenet.node.RequestHandler, RequestHandler for 
> UID 2983525778819004435, ERROR): Caught java.lang.OutOfMemoryError: unable to 
> create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at freenet.node.RequestSender.start(RequestSender.java:110)
> at freenet.node.Node.makeRequestSender(Node.java:1919)
> at freenet.node.RequestHandler.run(RequestHandler.java:77)
> at java.lang.Thread.run(Thread.java:619)
> 
> etc.
> 
> 
> Folkert van Heusden
> 
> -- 
> www.vanheusden.com/multitail - multitai

[freenet-support] freenet keeps dying with out-of-memory errors while using java jdk1.6.0_01

2007-06-24 Thread Folkert van Heusden
Freenet 0.7 Build #1039 r13710 keeps dying with out-of-memory errors
while using java jdk1.6.0_01. Freenet-ext Build #13 r12938

Jun 24, 2007 11:26:42:717 (freenet.client.async.USKChecker, 
RequestStarter$SenderThread for USKChecker for SSK at 
wyUwaqJxwu3ov4vC-qmYdaBynT3WPRLIQ-UU~qOmcPw,Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark-8
 for USKAttempt for 8 for USK at 
wyUwaqJxwu3ov4vC-qmYdaBynT3WPRLIQ-UU~qOmcPw,Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark/6
 for freenet.client.async.USKFetcher at df2d38, ERROR): Caught 
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at freenet.node.RequestSender.start(RequestSender.java:110)
at freenet.node.Node.makeRequestSender(Node.java:1919)
at freenet.node.NodeClientCore.realGetSSK(NodeClientCore.java:587)
at freenet.node.NodeClientCore.realGetKey(NodeClientCore.java:465)
at freenet.node.SendableGet.send(SendableGet.java:82)
at freenet.node.RequestStarter$SenderThread.run(RequestStarter.java:167)
at java.lang.Thread.run(Thread.java:619)
Jun 24, 2007 11:26:42:721 (freenet.node.MemoryChecker, Scheduled job: 
freenet.node.MemoryChecker at c2cf83, NORMAL): Memory in use: 15.9 MiB
Jun 24, 2007 11:26:42:817 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
packet receiver thread on port 46954, ERROR): Dispatcher threw 
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at 
freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
at 
freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
at 
freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
Jun 24, 2007 11:26:42:818 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
packet receiver thread on port 46954, ERROR): Dispatcher threw 
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at 
freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
at 
freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
at 
freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
Jun 24, 2007 11:26:42:841 (freenet.node.FNPPacketMangler, UdpSocketManager 
packet receiver thread on port 46954, NORMAL): Unmatchable packet from 
24.226.137.18:60383
Jun 24, 2007 11:26:43:129 (freenet.node.RequestHandler, RequestHandler for UID 
2983525778819004435, ERROR): Caught java.lang.OutOfMemoryError: unable to 
create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at freenet.node.RequestSender.start(RequestSender.java:110)
at freenet.node.Node.makeRequestSender(Node.java:1919)
at freenet.node.RequestHandler.run(RequestHandler.java:77)
at java.lang.Thread.run(Thread.java:619)

etc.


Folkert van Heusden

-- 
www.vanheusden.com/multitail - multitail is tail on steroids. multiple
   windows, filtering, coloring, anything you can think of
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



[freenet-support] islands?

2007-06-24 Thread Folkert van Heusden
Hi,

I added a few people whom I met via irc to my freenet instance. But now
I was wondering: won't that create islands? Islands of people that met
at a certain time on that irc-channel? Shouldn't there be some directory
where people can meet-up to connect those islands?


Folkert van Heusden

-- 
www.vanheusden.com/multitail - multitail is tail on steroids. multiple
   windows, filtering, coloring, anything you can think of
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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:[EMAIL PROTECTED]


Re: [freenet-support] freenet keeps dying with out-of-memory errors while using java jdk1.6.0_01

2007-06-24 Thread Folkert van Heusden
Solved the problem!

It was NOT out of memory; there was actually a limit on the number of
processes (ulimit -u).


On Sun, Jun 24, 2007 at 01:31:44PM +0200, Folkert van Heusden wrote:
> Freenet 0.7 Build #1039 r13710 keeps dying with out-of-memory errors
> while using java jdk1.6.0_01. Freenet-ext Build #13 r12938
> 
> Jun 24, 2007 11:26:42:717 (freenet.client.async.USKChecker, 
> RequestStarter$SenderThread for USKChecker for [EMAIL 
> PROTECTED],Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark-8 for 
> USKAttempt for 8 for [EMAIL 
> PROTECTED],Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark/6 for 
> [EMAIL PROTECTED], ERROR): Caught java.lang.OutOfMemoryError: unable to 
> create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at freenet.node.RequestSender.start(RequestSender.java:110)
> at freenet.node.Node.makeRequestSender(Node.java:1919)
> at freenet.node.NodeClientCore.realGetSSK(NodeClientCore.java:587)
> at freenet.node.NodeClientCore.realGetKey(NodeClientCore.java:465)
> at freenet.node.SendableGet.send(SendableGet.java:82)
> at 
> freenet.node.RequestStarter$SenderThread.run(RequestStarter.java:167)
> at java.lang.Thread.run(Thread.java:619)
> Jun 24, 2007 11:26:42:721 (freenet.node.MemoryChecker, Scheduled job: [EMAIL 
> PROTECTED], NORMAL): Memory in use: 15.9 MiB
> Jun 24, 2007 11:26:42:817 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
> packet receiver thread on port 46954, ERROR): Dispatcher threw 
> java.lang.OutOfMemoryError: unable to create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at 
> freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
> at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
> at 
> freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
> at 
> freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
> at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
> at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
> at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
> at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
> at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
> Jun 24, 2007 11:26:42:818 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
> packet receiver thread on port 46954, ERROR): Dispatcher threw 
> java.lang.OutOfMemoryError: unable to create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at 
> freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
> at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
> at 
> freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
> at 
> freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
> at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
> at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
> at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
> at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
> at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
> Jun 24, 2007 11:26:42:841 (freenet.node.FNPPacketMangler, UdpSocketManager 
> packet receiver thread on port 46954, NORMAL): Unmatchable packet from 
> 24.226.137.18:60383
> Jun 24, 2007 11:26:43:129 (freenet.node.RequestHandler, RequestHandler for 
> UID 2983525778819004435, ERROR): Caught java.lang.OutOfMemoryError: unable to 
> create new native thread
> java.lang.OutOfMemoryError: unable to create new native thread
> at java.lang.Thread.start0(Native Method)
> at java.lang.Thread.start(Thread.java:597)
> at freenet.node.RequestSender.start(RequestSender.java:110)
> at freenet.node.Node.makeRequestSender(Node.java:1919)
> at freenet.node.RequestHandler.run(RequestHandler.java:77)
> at java.lang.Thread.run(Thread.java:619)
> 
> etc.
> 
> 
> Folkert van Heusden
> 
> -- 
> www.vanheusden.com/multitail - multitail is tail on steroids. multiple
>windows, filtering, coloring, anything you can

[freenet-support] freenet keeps dying with out-of-memory errors while using java jdk1.6.0_01

2007-06-24 Thread Folkert van Heusden
Freenet 0.7 Build #1039 r13710 keeps dying with out-of-memory errors
while using java jdk1.6.0_01. Freenet-ext Build #13 r12938

Jun 24, 2007 11:26:42:717 (freenet.client.async.USKChecker, 
RequestStarter$SenderThread for USKChecker for [EMAIL 
PROTECTED],Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark-8 for 
USKAttempt for 8 for [EMAIL 
PROTECTED],Bk6hZayHwRNIPCCQzOX33Ev7nlZBaIK27ds4rG6FN8I,AQACAAE/ark/6 for [EMAIL 
PROTECTED], ERROR): Caught java.lang.OutOfMemoryError: unable to create new 
native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at freenet.node.RequestSender.start(RequestSender.java:110)
at freenet.node.Node.makeRequestSender(Node.java:1919)
at freenet.node.NodeClientCore.realGetSSK(NodeClientCore.java:587)
at freenet.node.NodeClientCore.realGetKey(NodeClientCore.java:465)
at freenet.node.SendableGet.send(SendableGet.java:82)
at freenet.node.RequestStarter$SenderThread.run(RequestStarter.java:167)
at java.lang.Thread.run(Thread.java:619)
Jun 24, 2007 11:26:42:721 (freenet.node.MemoryChecker, Scheduled job: [EMAIL 
PROTECTED], NORMAL): Memory in use: 15.9 MiB
Jun 24, 2007 11:26:42:817 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
packet receiver thread on port 46954, ERROR): Dispatcher threw 
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at 
freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
at 
freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
at 
freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
Jun 24, 2007 11:26:42:818 (freenet.io.comm.UdpSocketManager, UdpSocketManager 
packet receiver thread on port 46954, ERROR): Dispatcher threw 
java.lang.OutOfMemoryError: unable to create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at 
freenet.node.NodeDispatcher.handleDataRequest(NodeDispatcher.java:194)
at freenet.node.NodeDispatcher.handleMessage(NodeDispatcher.java:122)
at 
freenet.io.comm.UdpSocketManager.checkFilters(UdpSocketManager.java:383)
at 
freenet.node.FNPPacketMangler.processDecryptedData(FNPPacketMangler.java:892)
at freenet.node.FNPPacketMangler.tryProcess(FNPPacketMangler.java:720)
at freenet.node.FNPPacketMangler.process(FNPPacketMangler.java:118)
at freenet.io.comm.UdpSocketManager.realRun(UdpSocketManager.java:245)
at freenet.io.comm.UdpSocketManager.runLoop(UdpSocketManager.java:212)
at freenet.io.comm.UdpSocketManager.run(UdpSocketManager.java:168)
Jun 24, 2007 11:26:42:841 (freenet.node.FNPPacketMangler, UdpSocketManager 
packet receiver thread on port 46954, NORMAL): Unmatchable packet from 
24.226.137.18:60383
Jun 24, 2007 11:26:43:129 (freenet.node.RequestHandler, RequestHandler for UID 
2983525778819004435, ERROR): Caught java.lang.OutOfMemoryError: unable to 
create new native thread
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:597)
at freenet.node.RequestSender.start(RequestSender.java:110)
at freenet.node.Node.makeRequestSender(Node.java:1919)
at freenet.node.RequestHandler.run(RequestHandler.java:77)
at java.lang.Thread.run(Thread.java:619)

etc.


Folkert van Heusden

-- 
www.vanheusden.com/multitail - multitail is tail on steroids. multiple
   windows, filtering, coloring, anything you can think of
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
___
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:[EMAIL PROTECTED]


[freenet-support] the files stored by freenet on the local disk: can I somehow view whats in them?

2005-10-30 Thread Folkert van Heusden
The files stored by freenet on the local disk: can I somehow view whats
in them?
I think that is an important thing to address in the faq: could not find
in there.
Because: if the files are encrypted on disk without the sysop knowing
somehow (are able to find -) the encryption-key, it is completely safe
to run a freenet node (unless encryption is not allowed in your
country).


Folkert van Heusden

-- 
Try MultiTail! Multiple windows with logfiles, filtered with regular
expressions, colored output, etc. etc. www.vanheusden.com/multitail/
--
Get your PGP/GPG key signed at www.biglumber.com!
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 282 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20051030/61a493b6/attachment.pgp>


[freenet-support] the files stored by freenet on the local disk: can I somehow view whats in them?

2005-10-30 Thread Folkert van Heusden
The files stored by freenet on the local disk: can I somehow view whats
in them?
I think that is an important thing to address in the faq: could not find
in there.
Because: if the files are encrypted on disk without the sysop knowing
somehow (are able to find -) the encryption-key, it is completely safe
to run a freenet node (unless encryption is not allowed in your
country).


Folkert van Heusden

-- 
Try MultiTail! Multiple windows with logfiles, filtered with regular
expressions, colored output, etc. etc. www.vanheusden.com/multitail/
--
Get your PGP/GPG key signed at www.biglumber.com!
--
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com


signature.asc
Description: Digital signature
___
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:[EMAIL PROTECTED]