[freenet-support] support request

2006-01-17 Thread danilo salieri


Hi there again and thanks to Martin for support.
Problem update: after all I got all my files in a mess and I decided to 
uninstall and run everything from the very start (sigh!) but after a few 
days AGAIN I ran into the same problem: Freenet application is not able to 
boot, and this time the logfile is:
freenet.fs.dir.DirectoryException: Clock skew detected, datastore file 
'store\95\1-b38bb037f52115373113cee29711652f7a7b41260f0203' has a last 
modified time which is 868288 seconds into the future
at freenet.fs.dir.NativeFSDirectory.verifyList(NativeFSDirectory.java:1950)
at freenet.fs.dir.NativeFSDirectory.(NativeFSDirectory.java:908)
at freenet.node.Main.main(Main.java:611)
I tried to do what Martin said lat time but nothing happens. This time I 
absolutely don't know what it comes from, any hint would be great (I don't 
want to restart everything again!!) along with some  explication (a bit into 
technical would be ok), I'm getting kind of angry (with myself oc :'( ). 
Many thanks!

_
Personalizza MSN Messenger con sfondi e fotografie! 
http://www.ilovemessenger.msn.it/




Re: [freenet-support] support request

2006-01-17 Thread danilo salieri



Hi there again and thanks to Martin for support.
Problem update: after all I got all my files in a mess and I decided to 
uninstall and run everything from the very start (sigh!) but after a few 
days AGAIN I ran into the same problem: Freenet application is not able to 
boot, and this time the logfile is:
freenet.fs.dir.DirectoryException: Clock skew detected, datastore file 
'store\95\1-b38bb037f52115373113cee29711652f7a7b41260f0203' has a last 
modified time which is 868288 seconds into the future

at freenet.fs.dir.NativeFSDirectory.verifyList(NativeFSDirectory.java:1950)
at freenet.fs.dir.NativeFSDirectory.init(NativeFSDirectory.java:908)
at freenet.node.Main.main(Main.java:611)
I tried to do what Martin said lat time but nothing happens. This time I 
absolutely don't know what it comes from, any hint would be great (I don't 
want to restart everything again!!) along with some  explication (a bit into 
technical would be ok), I'm getting kind of angry (with myself oc :'( ). 
Many thanks!


_
Personalizza MSN Messenger con sfondi e fotografie! 
http://www.ilovemessenger.msn.it/


___
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] support request

2006-01-13 Thread Martin Scheffler
Am Samstag, 7. Januar 2006 19:56 schrieb danilo salieri:
> Dear Freenet supporters,
> after a crash my Freenet (on Win XP SP2) doesn't start anymore but
> keeps telling 'Freenet is starting...please wait'. I tried reinstalling
> it (saving the datastore) and reseeding but nothing happens, it seems I
> can't reach any nodes nor I can't get recognized. Any help would be
> much appreciated. This is the log message:
> ava.io.EOFException
>   at
> freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223
>) at
> freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134)
> at
> freenet.support.io.CommentedReadInputStream.readToEOF(CommentedReadInpu
>tStream.java:45) at
> freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:184)
> at freenet.FieldSet.privParse(FieldSet.java:521)
>   at freenet.FieldSet.parseFields(FieldSet.java:454)
>   at freenet.FieldSet.parseFields(FieldSet.java:390)
>   at freenet.FieldSet.(FieldSet.java:83)
>   at freenet.node.Main.loadNodeFile(Main.java:2950)
>   at freenet.node.Main.main(Main.java:515)
> Thanks in advance

your problem is a corrupted node file.
remove the file named "node" in the freenet install directory, and freenet 
creates a new one on restart. sadly your old established connections 
break and your node has to re-integrate. but, it will work again.
and the experience of your node is not at zero, because your node has 
still the old routing information.

good byte
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: 



[freenet-support] support request

2006-01-12 Thread danilo salieri

Dear Freenet supporters,
after a crash my Freenet (on Win XP SP2) doesn't start anymore but keeps 
telling 'Freenet is starting...please wait'. I tried reinstalling it (saving 
the datastore) and reseeding but nothing happens, it seems I can't reach any 
nodes nor I can't get recognized. Any help would be much appreciated. This 
is the log message:

ava.io.EOFException
at 
freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223)
at 
freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134)
	at 
freenet.support.io.CommentedReadInputStream.readToEOF(CommentedReadInputStream.java:45)

at 
freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:184)
at freenet.FieldSet.privParse(FieldSet.java:521)
at freenet.FieldSet.parseFields(FieldSet.java:454)
at freenet.FieldSet.parseFields(FieldSet.java:390)
at freenet.FieldSet.init(FieldSet.java:83)
at freenet.node.Main.loadNodeFile(Main.java:2950)
at freenet.node.Main.main(Main.java:515)
Thanks in advance

_
MSN Messenger. Il modo più divertente di comunicare online. Provalo subito, 
è Gratis! http://www.msn.it/messenger/v7


___
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] support request

2006-01-12 Thread Martin Scheffler
Am Samstag, 7. Januar 2006 19:56 schrieb danilo salieri:
 Dear Freenet supporters,
 after a crash my Freenet (on Win XP SP2) doesn't start anymore but
 keeps telling 'Freenet is starting...please wait'. I tried reinstalling
 it (saving the datastore) and reseeding but nothing happens, it seems I
 can't reach any nodes nor I can't get recognized. Any help would be
 much appreciated. This is the log message:
 ava.io.EOFException
   at
 freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223
) at
 freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134)
 at
 freenet.support.io.CommentedReadInputStream.readToEOF(CommentedReadInpu
tStream.java:45) at
 freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:184)
 at freenet.FieldSet.privParse(FieldSet.java:521)
   at freenet.FieldSet.parseFields(FieldSet.java:454)
   at freenet.FieldSet.parseFields(FieldSet.java:390)
   at freenet.FieldSet.init(FieldSet.java:83)
   at freenet.node.Main.loadNodeFile(Main.java:2950)
   at freenet.node.Main.main(Main.java:515)
 Thanks in advance

your problem is a corrupted node file.
remove the file named node in the freenet install directory, and freenet 
creates a new one on restart. sadly your old established connections 
break and your node has to re-integrate. but, it will work again.
and the experience of your node is not at zero, because your node has 
still the old routing information.

good byte


pgpmwQyQdaE9a.pgp
Description: PGP 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]

[freenet-support] support request

2006-01-07 Thread danilo salieri
Dear Freenet supporters,
after a crash my Freenet (on Win XP SP2) doesn't start anymore but keeps 
telling 'Freenet is starting...please wait'. I tried reinstalling it (saving 
the datastore) and reseeding but nothing happens, it seems I can't reach any 
nodes nor I can't get recognized. Any help would be much appreciated. This 
is the log message:
ava.io.EOFException
at 
freenet.support.io.ReadInputStream.readUTFChar(ReadInputStream.java:223)
at 
freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:134)
at 
freenet.support.io.CommentedReadInputStream.readToEOF(CommentedReadInputStream.java:45)
at 
freenet.support.io.ReadInputStream.readToEOF(ReadInputStream.java:184)
at freenet.FieldSet.privParse(FieldSet.java:521)
at freenet.FieldSet.parseFields(FieldSet.java:454)
at freenet.FieldSet.parseFields(FieldSet.java:390)
at freenet.FieldSet.(FieldSet.java:83)
at freenet.node.Main.loadNodeFile(Main.java:2950)
at freenet.node.Main.main(Main.java:515)
Thanks in advance

_
MSN Messenger. Il modo pi? divertente di comunicare online. Provalo subito, 
? Gratis! http://www.msn.it/messenger/v7




[freenet-support] support-request@freenetproject.org

2005-02-26 Thread KIMBRO
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, February 26, 2005 1:01 PM
To: support@freenetproject.org
Subject: Support Digest, Vol 19, Issue 24

Send Support mailing list submissions to
support@freenetproject.org

To subscribe or unsubscribe via the World Wide Web, visit
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than Re: Contents of Support digest...


Today's Topics:

   1. Important news for users of stable dual-network nodes --
  Please read! (Conrad J. Sabatier)
   2. Re: Two questions (Conrad J. Sabatier)
   3. Re: Freenet and Solaris 10 (Conrad J. Sabatier)
   4. Re: Two questions (Marco A. Calamari)


--

Message: 1
Date: Fri, 25 Feb 2005 13:30:33 -0600
From: Conrad J. Sabatier [EMAIL PROTECTED]
Subject: [freenet-support] Important news for users of stable
dual-network nodes -- Please read!
To: chat@freenetproject.org
Cc: devl@freenetproject.org, support@freenetproject.org
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII

Please excuse the crossposting, but I felt this was important enough to
make sure it was seen by those who may not be subscribed to this or that
list.

The following will be appearing later today in DFI's News section:

Feb 25, 2005:  Finally got around to committing to CVS an overlooked
update to the stable version of src/freenet/Version.java.  I had updated
the unstable version of this file several weeks ago (see Jan 20, 2005
below), but forgot to sync up the one in stable.  As a result, there was
a mismatch between the protocol version stable was expecting unstable
nodes to be using, and the one unstable nodes actually were using. 
Those of you running dual-network nodes should start seeing better
results now, as more and more stable users update their nodes to include
this latest update.  Sorry for not taking care of this sooner! 

-- 
Conrad J. Sabatier [EMAIL PROTECTED] -- In Unix veritas


--

Message: 2
Date: Fri, 25 Feb 2005 21:30:02 -0600
From: Conrad J. Sabatier [EMAIL PROTECTED]
Subject: Re: [freenet-support] Two questions
To: support@freenetproject.org
Cc: Todd Walton [EMAIL PROTECTED], [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=US-ASCII

On Thu, 24 Feb 2005 07:02:39 +0100, Marco A. Calamari
[EMAIL PROTECTED] wrote:

 On Wed, 2005-02-23 at 21:44 -0800, Todd Walton wrote:
  On Wed, 23 Feb 2005 10:41:36 +0100, Marco A. Calamari
  [EMAIL PROTECTED] wrote:
   
   the fact that [FIND] is still the one of 24/12/2004 is due
I'm using the stable Freenet ?
  
  No.  FIND is a DBR.  If you can load it, then it's been inserted
  very recently.  23/12/2004 is the date of the proprietor's most
  recent comment.  It's just that he hasn't found reason to comment
  since then.
 
 Many thanks for your answer, but the site say
 
 index generated 2004 12 22.
 
 Of course it is inserted every day, but seems to me
  unmantained since then.

That is correct.  Sonax, maintainer of FIND, has been having problems
with the spider used to generate the index, and hasn't had the time or
inclination to fix it.

He's still inserting the site daily, but the actual index data has not
been updated in a couple of months now.

I've offered to help him resolve whatever issues are involved, but he
says he just doesn't have the time or motivation to do it at this time. 
Perhaps at some (hopefully near) future date.

  
   SOmenone haave suggestion about the HTL to unse for insertion
in both stable and unstable Freenet ?
  
  I use 25, and let the network reduce it as it sees fit.  MaxHTL
  (what the network reduces HTL to) is something like 20 these days.
 
 I had positive results inserting with htl=6 in stable.
 
  
  Someone else would likely have something better to say about that.
 
 I really hope so ;)
 
 Ciao.   Marco

I follow the advice given by FIW (the Freesite Insertion Wizard), i.e.,
for DBR sites, use a lower HTL (say, 15) than for an edition site or a
one-shot site (where you may want to use, say, 25).  This makes sense,
and seems to work well enough.

The reasoning behind this is that the more frequently a site's data is
updated, the less need for very deep insertions, as much of the data
will be unchanged from one insert to the next, therefore a certain
amount of redundancy is involved, resulting in an automatic
reinforcement of the data within the network.

Less frequently inserted data, on the other hand, basically only gets
one chance to take, and will benefit from the deeper insertion (God,
this sounds dirty, doesn't it?), distributing the data as