[freenet-support] NPE in latest windows autoinstall

2002-10-21 Thread zbalevsk


Just installed freshly from web-install.exe.

Win2k, jre 1.3.02

Oct 21, 2002 6:54:27 PM (freenet.support.io.Bandwidth, main): new
Bandwidth(10,0,BOTH)
Oct 21, 2002 6:54:27 PM (freenet.node.Main, main): loading node keys: node_49428
Oct 21, 2002 6:54:28 PM (freenet.node.Main, main): starting filesystem
Oct 21, 2002 6:54:30 PM (freenet.node.Main, main): Unexpected Exception:
java.lang.NullPointerException
java.lang.NullPointerException
at freenet.fs.dir.NativeFSDirectory$LRUWalk.getNext(NativeFSDirectory.java:94)
at freenet.support.WalkEnumeration.init(WalkEnumeration.java:16)
at freenet.fs.dir.NativeFSDirectory.lruKeys(NativeFSDirectory.java:480)
at freenet.node.Main.main(Main.java:447)

java.lang.NullPointerException
at freenet.fs.dir.NativeFSDirectory$LRUWalk.getNext(NativeFSDirectory.java:94)
at freenet.support.WalkEnumeration.init(WalkEnumeration.java:16)
at freenet.fs.dir.NativeFSDirectory.lruKeys(NativeFSDirectory.java:480)
at freenet.node.Main.main(Main.java:447)

___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] freenet installation help

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 05:03:40AM -0400, mls wrote:
 I installed freenet and am getting a message in the log file of Cannot announce 
with no seed nodes!
 In the config file I tried clicking get the default nodes it didn't work.
Try again. The seednodes was empty for a while due to some recent bugs.
 
 I also tried the import nodes , trying to use a created seednodes.ref file from 
cutting and pasting from your website to no avail
 
 BTW, in the normal config in the box for node address I put my IP address
 
 Also in the advanced settings I temporarily tried to replace localhost with my IP 
address to see if it would help - it didn't.
 
 
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01490/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Native datastore or non native ?

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 12:29:41PM -0600, colbyd wrote:
 I notice I have .freenet and a store_ file. is this how it should be?
Nope. What build number are you running? Do you have a directory called
store_some number ? If so, remove store_
 
 
 ___
 support mailing list
 [EMAIL PROTECTED]
 http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01491/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Freenet still dumping java core on FreeBSD for many jvm's

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 12:05:41PM -0700, Rob wrote:
 Kaffe 1.07 works.  I have been able to find no other SDK, JDK, etc that
 works.   Unfortunately, all I get are cores.
No stacktrace? Looks like a bug in Kaffe.
 
 I suspect that although catestrophic on *BSD, there is still a bug in
 there on Linux and Windows just waiting for the opportunity to bite. 
 Otherwise, I'd just shut up and run Kaffe.  Rob.
 -- 
 -
 The Numeric Python EM Project
 
 www.pythonemproject.com
 
 
 ___
 support mailing list
 [EMAIL PROTECTED]
 http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01493/pgp0.pgp
Description: PGP signature


[freenet-support] tech

2002-10-21 Thread chuckndeb hoag



downloaded freenet,java,etc. can,t get on. says 
could not start freenet node. i dont understand "node" a red slash is blinking 
across the tray icon


Re: [freenet-support] NPE in latest windows autoinstall

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 03:59:21PM -0400, [EMAIL PROTECTED] wrote:
 
 
 Just installed freshly from web-install.exe.
 
 Win2k, jre 1.3.02
 
 Oct 21, 2002 6:54:27 PM (freenet.support.io.Bandwidth, main): new
 Bandwidth(10,0,BOTH)
 Oct 21, 2002 6:54:27 PM (freenet.node.Main, main): loading node keys: node_49428
 Oct 21, 2002 6:54:28 PM (freenet.node.Main, main): starting filesystem
 Oct 21, 2002 6:54:30 PM (freenet.node.Main, main): Unexpected Exception:
 java.lang.NullPointerException
 java.lang.NullPointerException
   at freenet.fs.dir.NativeFSDirectory$LRUWalk.getNext(NativeFSDirectory.java:94)
   at freenet.support.WalkEnumeration.init(WalkEnumeration.java:16)
   at freenet.fs.dir.NativeFSDirectory.lruKeys(NativeFSDirectory.java:480)
   at freenet.node.Main.main(Main.java:447)
 
 java.lang.NullPointerException
   at freenet.fs.dir.NativeFSDirectory$LRUWalk.getNext(NativeFSDirectory.java:94)
   at freenet.support.WalkEnumeration.init(WalkEnumeration.java:16)
   at freenet.fs.dir.NativeFSDirectory.lruKeys(NativeFSDirectory.java:480)
   at freenet.node.Main.main(Main.java:447)
This has (hopefully) been fixed in the last half-hour, try again
 
-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01495/pgp0.pgp
Description: PGP signature


Re: [freenet-support] node's load

2002-10-21 Thread Matthew Toseland
On Sun, Oct 20, 2002 at 10:23:43PM +0200, [EMAIL PROTECTED] wrote:
 hello again
 
 i think the node load is calculated way too heavy (sorry bout my english ;)
 i always need to patch the freenet.ini to minload=100 and maxload=150 to be able 
even *using* freenet.
 
 my 2cent ;)
That shouldn't be necessary. I am not sure which exact options you are
talking about - please attach your config. And upgrade to the current
snapshot.
-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01496/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Almost re proxy insertion

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 01:52:29PM -0700, [EMAIL PROTECTED] wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 
 
  Oct 19, 2002 6:51:22 PM (freenet.node.states.data.ReceiveData,
  QThread-68): I/O error while moving data: CB_RECV_CONN_DIED
  Oct 19, 2002 6:51:22 PM (freenet.node.ds.FSDataStoreElement$KeyOutputStreamImpl,
  QThread-68): Failing 5c6dcf67b380160bc8f12fa68f26bc70038d9e6a0f0203
  Oct 19, 2002 6:51:22 PM (freenet.node.ds.FSDataStoreElement$KeyOutputStreamImpl,
  QThread-68): Wrote: 1191 of 3240 (or 3240)
  Oct 19, 2002 6:51:22 PM (freenet.node.states.request.ReceivingInsert,
  QThread-77): Failed to receive insert with CB 0x83 (CB_RECV_CONN_DIED),
  on chain e4e8dbeeca5789bc
 This still happens? Is there a stacktrace?
 
 
 Thats an old message prob about 8 snapshots back or more.
 
 Havnt had a chance to try latest,,,13:28 snapshot yet.
Do you get an error message while inserting the metadata at the end of
an fproxy splitfile insert?
 
 -BEGIN PGP SIGNATURE-
 Version: Hush 2.2 (Java)
 Note: This signature can be verified at https://www.hushtools.com/verify
 
 wlcEARECABcFAj20aL8QHGthYm9vbUBodXNoLmNvbQAKCRB5zuO1YwPwCYKjAKCXc7Ef
 0nUcXMbeoscYRfV4rkFvzQCgrRUpWCLU5f8vRwYhRZoVXoe0nnE=
 =vZnk
 -END PGP SIGNATURE-
 
 
 
 
 Get your free encrypted email at https://www.hushmail.com
 
 ___
 support mailing list
 [EMAIL PROTECTED]
 http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01498/pgp0.pgp
Description: PGP signature


[freenet-support] little more help

2002-10-21 Thread colbyd
thanks for your help so far. reinstalled my node because the update would
not delete the old jar...the new install included both the .freenet and
store_ folder, so I deleted the store_ folder. Is the datastore in
.freenet? where is it located?


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Authoring help needed

2002-10-21 Thread GrimHunter
Am 21.10.2002 11:21:37 schrieb Marco A. Calamari [EMAIL PROTECTED]:

At 12.06 21/10/02 +0200, you wrote:
Am Mon, 2002-10-21 um 10.33 schrieb Marco A. Calamari:
 
 Three questions as a freesite author.
 
 1) is fcptools the preferred tool to insert ?

Hmm. I personally prefer them.

8) Do you use the stardard snapshot edition or something
 from cvs ?

 
 2) which are htl valuse for established non-dbr freesites ?

... I know this is a trivial question, but consider people that
 works from a slow link 

 
 3) how to refresh an edition ? If the keys are in the datastore
  the insert stop there, isn't it ?
  Must I wipe the datastore ? raise htl ? 
  Use undocumented features ? Call the White Rabbit for a clue ?
You need to insert a new edition, please see:
http://freenetproject.org/cgi-bin/twiki/view/Pub/AuthoringFreesites#Edition_specific_Tips

it's explained pretty good there.

I already know (in fact I can spell it like a mantra...) but
 there is no answer to my question.

If I insert a new edition too (and I don't want to do so, just
 refresh the old one) I have problem with keys of unchanged
 files that lies in my datastore. It is right or not ?
If a key is in my datastore and no more on freenet, a key
 collision is generated, and the key doesn't leave my datastore
 at all , isn't it ?

I heard somewhere in devl of a switch in FNP to skip the local datastore,
 but fcptools seems not implement it.

Many thanks.   Marco


insert it from a transient node (these have no DS I think)

   __ ___   ___  _
  /|\  | | T | |  | |  | |\  T  |   |\
 /  __ |-  | |   | +==+ |  | | | |  +-  |- was here...
 \___| | \ | |   | |  | L__| | | |  |__ | \
 |




___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] fec insertion/retrieval with the lastest build of 519

2002-10-21 Thread Matthew Toseland
On Sun, Oct 20, 2002 at 10:17:47PM +0200, [EMAIL PROTECTED] wrote:
 == version medley again? we've got numbers plently, use them to separate each build 
going public!
 
 ---~~--- fec insertion with htl=0 ---~~---
 
 1st: congratulations! no /0 error anymore (though i think the fix was a dirty 
hack..sorry :)
 
 2nd: have a look at this:
 
 Segment 1 inserted. Data and check blocks inserted. inserting SplitFile metadata... 
UNEXPECTED EXCEPTION: java.lang.IllegalArgumentException: 
 length out of bounds
 java.lang.IllegalArgumentException: length out of bounds
 at freenet.client.Document.(Document.java:90)
 at freenet.client.AbstractClientKey.encode(AbstractClientKey.java:127)
 at freenet.client.ClientSVK.priv_encode(ClientSVK.java:125)
 at freenet.client.ClientSVK.encode(ClientSVK.java:152)
 at freenet.client.InternalClient$NewInternalPut.(InternalClient.java:525)
 at freenet.client.InternalClient.getClient(InternalClient.java:41)
 at freenet.client.http.InsertContext.doInsert(InsertContext.java:507)
 at freenet.client.http.InsertContext.insertMetadata(InsertContext.java:588)
 at freenet.client.http.InsertContext.run(InsertContext.java:610)
 at java.lang.Thread.run(Thread.java:536)
 
 happened to me 3/3 times with different files and keys (=100% failure)
Try the current snapshot.
 
 ---~~--- fec retrieval with htl=0 ---~~---
 
 untested, no files went into store
 
 
 
 
 
 The information transmitted is intended only for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon, this information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and delete the 
material from any computer.
 
 
 
 ___
 support mailing list
 [EMAIL PROTECTED]
 http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01502/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Native datastore or non native ?

2002-10-21 Thread colbyd
I notice I have .freenet and a store_ file. is this how it should be?


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Re: [freenet-dev] Divide by zero

2002-10-21 Thread Matthew Toseland
On Sat, Oct 19, 2002 at 10:54:48AM -0700, [EMAIL PROTECTED] wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 
 
 On Sat, 19 Oct 2002 09:40:22 -0700 Edgar Friendly [EMAIL PROTECTED] wrote:
 [EMAIL PROTECTED] writes:
  I've tried inserting with just freenet client main and get unusual
 results these days in that the redirect stays but the actual insert
 vanishes,,,but whatever everyday's a new story.
 
 the actual insert vanishes?  what's the error/unusual results?
 
 What has been happening, i'm trying a few now, is that with larger files
 the insert looks fine, but all i can get back is the redirect but not the
 the key it redirects to. However today with 519 it's erring on redirect
 insertion but the file is there.
 
 eg
 Created a keypair to test
 
 Public:  VCIm0RVwJvYlMNjQSbP~awFub3w
 Private: U~EnjXOIJtX7lc0Qnpm~4rcwU5g
 
 23,658,496 MonstertvT.mpg the file to insert
 
 Windows XP 2002what i'm running
 Sun j2re1.4.1
 Snapshot 519 current
 
 
 java -cp .;freenet.jar freenet.client.cli.Main put --htl 0 --logLevel debug 
SSK@U~EnjXOIJtX7lc0Qnpm~4rcwU5g/MonstertvT.mpg MonstertvT.mpg
Don't do that :). freenet.client.cli.Main doesn't support splitfiles,
and a freenet node will not store files larger than (just over) 1/200th
of the storeSize. And of course you need it to be stored on lots of
freenet nodes, not just yours, for it to be of any use. Default
storeSize is now 256MB, this means you should generally not insert files
above 1MB as a single file. Fproxy has a very nice FEC (redundant) splitfile
insertor, and so does fishtools.
 State PREPARED reached.
 State REQUESTING reached.
 Transfer of 23658519 bytes started.
 1478679 bytes transferred.
 [yada yada]
 20701207 bytes transferred.
 22179863 bytes transferred.
 Transfer ended with 23658519 bytes moved.
 Insert URI - freenet:CHK@L5hcNAHkG-I-htihk~9BZCHfCB0ZAwI,i-iu3z~16bCT815tWQygSQ
 The insert has been accepted; waiting up to 67168 seconds for the StoreData
 State DONE reached.
 State PREPARED reached.
 State REQUESTING reached.
 Transfer of 168 bytes started.
 Transfer ended with 168 bytes moved.
 A fatal exception occured while processing: java.io.EOFException
 State FAILED reached.
 Request failed.
Hmm. Tell me if you get this while inserting anything of a sane size.
 
 This is different and has just happened today, here's what my log says
 i just have it on minor.
 
 Oct 19, 2002 11:51:13 AM (freenet.interfaces.LocalInterface, Interface # tcp/8481): 
Accepted connection: tcp connection: Socket[addr=/127.0.0.1,port=1558,localport=8481]
 Oct 19, 2002 11:51:13 AM (freenet.ConnectionHandler, QThread-10): ClientPut @ 
6d9ac4d137fb0751 - tcp/127.0.0.1:1558
 Oct 19, 2002 11:52:00 AM (freenet.node.states.maintenance.Checkpoint, QThread-10): 
Executing Checkpoint: Polling and aggregation of diagnostics.
 Oct 19, 2002 11:52:15 AM (freenet.ConnectionHandler, QThread-9): Pending @ 
6d9ac4d137fb0751 - tcp/127.0.0.1:1558
 Oct 19, 2002 11:52:28 AM (freenet.node.states.maintenance.Checkpoint, QThread-9): 
Executing Checkpoint: Saving routing table changes.
 Oct 19, 2002 11:52:34 AM (freenet.node.states.request.ReceivingInsert, QThread-9): 
Data received successfully!
 Oct 19, 2002 11:52:34 AM (freenet.ConnectionHandler, QThread-9): Success @ 
6d9ac4d137fb0751 - tcp/127.0.0.1:1558
 Oct 19, 2002 11:52:34 AM (freenet.interfaces.LocalInterface, Interface # tcp/8481): 
Accepted connection: tcp connection: Socket[addr=/127.0.0.1,port=1559,localport=8481]
 Oct 19, 2002 11:52:34 AM (freenet.ConnectionHandler, QThread-10): ClientPut @ 
cb2bc634b2ca4d6a - tcp/127.0.0.1:1559
 Oct 19, 2002 11:52:35 AM (freenet.node.Node, QThread-9): Error while receiving 
message freenet.Message: ClientPut @cb2bc634b2ca4d6a in state New ClientPut @ 
cb2bc634b2ca4d6a
 java.lang.IllegalAccessError: tried to access method 
java.lang.Object.clone()Ljava/lang/Object; from class freenet.keys.SVK
   at freenet.keys.SVK.init(SVK.java:79)
   at freenet.client.ClientSVK.priv_encode(ClientSVK.java:130)
   at freenet.client.ClientSVK.encode(ClientSVK.java:139)
   at freenet.node.states.FCP.NewClientPut.received(NewClientPut.java:74)
   at freenet.node.StateChain.received(StateChain.java:161)
   at freenet.node.StateChain.received(StateChain.java:52)
   at 
freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java:210)
   at 
freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.java:159)
   at 
freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.java:121)
   at freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:68)
   at freenet.Ticker$Event.run(Ticker.java:196)
   at freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:203)
This _should_ be fixed.
 
 Get a similar result with the IBM JVM, but the chk@ retrieves ok.
 
 Now with a large file 207,265,940 PB_Snowball.mpg
Um, see above. 200MB file = ~ 45GB store.
 
 same thing
 
 Transfer ended with 

[freenet-support] Latest 520 not in tarball

2002-10-21 Thread kaboom

-BEGIN PGP SIGNED MESSAGE-

freenet-latest.jar dated 13:27 which is 520 doesn't match the 13:38 tarball
which still has the 9:38 519 freenet.jar in it???


-BEGIN PGP SIGNATURE-
Version: Hush 2.2 (Java)
Note: This signature can be verified at https://www.hushtools.com/verify

wlcEARECABcFAj20cTcQHGthYm9vbUBodXNoLmNvbQAKCRB5zuO1YwPwCbVPAJ4qExV4
2JdzruEsGjnQ0VTghk1l2QCfbRVoOtBkdve4MkoWiORdBvylTC8=
=f5Ok
-END PGP SIGNATURE-




Get your free encrypted email at https://www.hushmail.com

___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Almost re proxy insertion

2002-10-21 Thread Der Vagabund
At 22:55 21.10.2002, you wrote:



  Oct 19, 2002 6:51:22 PM (freenet.node.states.data.ReceiveData,
  QThread-68): I/O error while moving data: CB_RECV_CONN_DIED
  Oct 19, 2002 6:51:22 PM 
(freenet.node.ds.FSDataStoreElement$KeyOutputStreamImpl,
  QThread-68): Failing 5c6dcf67b380160bc8f12fa68f26bc70038d9e6a0f0203
  Oct 19, 2002 6:51:22 PM 
(freenet.node.ds.FSDataStoreElement$KeyOutputStreamImpl,
  QThread-68): Wrote: 1191 of 3240 (or 3240)
  Oct 19, 2002 6:51:22 PM (freenet.node.states.request.ReceivingInsert,
  QThread-77): Failed to receive insert with CB 0x83 (CB_RECV_CONN_DIED),
  on chain e4e8dbeeca5789bc
 This still happens? Is there a stacktrace?


 Thats an old message prob about 8 snapshots back or more.

 Havnt had a chance to try latest,,,13:28 snapshot yet.
Do you get an error message while inserting the metadata at the end of
an fproxy splitfile insert?

I've tried the latest snapshot. And, yes, the error is after:
Data and check blocks inserted. inserting SplitFile metadata... 
(Fproxy hangs until it give up)

I could send you a debug-log about this if you are interested.

Der Vagabund



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



[freenet-support] node stalls. please help.

2002-10-21 Thread colbyd
ok...now I understand more reading through the previous posts and realize
some of my earlier questions were inane. what I don't yet understand is the
environment data of the web interface--the data store size stays the same
there, but when I look at the store_ file, the size changes, so I suspect
my nmode is running ok? also, the logfile doesn't show activity as it used
to--that is, it seems to me that the older builds of .4 showed incoming
requests, etc.?

Is my assessment here correct or am I too much of a neophyte to bother
running a node?


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] small and big windows installer bugs

2002-10-21 Thread Matthew Toseland
On Sun, Oct 20, 2002 at 10:18:17PM +0200, [EMAIL PROTECTED] wrote:
 hello everybody
 
 after d/ling the new windows installer (what about prompting the installer's version 
on startup?! i was confused if the version i d/led was the most recent 
You should upgrade to version 520, the current snapshot, either by
reinstalling through the webinstaller or through the rabbit, if it
works.
 one) and downloading freenet.jar and -ext.jar separately (my isp is just crap so i 
could only run the installer and see my connection breaking at 90% ..GRR, 
 d/ling these two files separately because of d/lresuming), i merged a previous 
installation and the fresh installation (missing the jar's and some config), 
 adapted FLaunch.ini to point to the correct java paths and - viola - using the bunny 
freenet started alright ;) congratulations to this!
 the downside is, that the configurator (which starts fine, too) wants me to enter a 
value between 1 and 1024 for the max threads field. i thougt, this can be 
 zero, too, so there is no thread count limit set?
Hmm. Possibly. Or it can be negative. But really, leave it at 120 unless
you know what you are doing (it impacts other parameters).
 
 another thing, but i'm not sure if this is just because of my chaotic installation:
 FProxy/Basic Settings/FProxy active is NOT enabled in the configurator, but fproxy 
is active. either the setting of the checkbox is not processed or the 
 configurator does not parse the .ini file correctly
 
 then i pressed cancel to discard my settings - but, the windows stays open, giving 
me interresting gfx-garbage: regardless which tab i click on, the last 
 page is 
 always displayed, overwriting the page i wanted to see; giving me the fuzzy feellig 
of oh-oh, dunno work, windows will break, everything is lost  :D
 neither cancel, ok nor cliocking at the window-close-icon-'X' are closing the window 
now, please have a look at this. i had to kill the app via crtl+alt+del and 
 it did not respond, so windows killed it cold
 
 last but not least: what about the configurator HELP? is it there? is ist up to 
date? seems like a topic for the release of 0.5
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01513/pgp0.pgp
Description: PGP signature


Re: [freenet-support] Authoring help needed

2002-10-21 Thread Marco A. Calamari
At 12.06 21/10/02 +0200, you wrote:
Am Mon, 2002-10-21 um 10.33 schrieb Marco A. Calamari:
 
 Three questions as a freesite author.
 
 1) is fcptools the preferred tool to insert ?

Hmm. I personally prefer them.

8) Do you use the stardard snapshot edition or something
 from cvs ?

 
 2) which are htl valuse for established non-dbr freesites ?

... I know this is a trivial question, but consider people that
 works from a slow link 

 
 3) how to refresh an edition ? If the keys are in the datastore
  the insert stop there, isn't it ?
  Must I wipe the datastore ? raise htl ? 
  Use undocumented features ? Call the White Rabbit for a clue ?
You need to insert a new edition, please see:
http://freenetproject.org/cgi-bin/twiki/view/Pub/AuthoringFreesites#Edition_specific_Tips

it's explained pretty good there.

I already know (in fact I can spell it like a mantra...) but
 there is no answer to my question.

If I insert a new edition too (and I don't want to do so, just
 refresh the old one) I have problem with keys of unchanged
 files that lies in my datastore. It is right or not ?
If a key is in my datastore and no more on freenet, a key
 collision is generated, and the key doesn't leave my datastore
 at all , isn't it ?

I heard somewhere in devl of a switch in FNP to skip the local datastore,
 but fcptools seems not implement it.

Many thanks.   Marco


-- 
+ il  Progetto Freenet - segui il coniglio bianco+
* the Freenet  Project - follow the  white rabbit*
*   Marco A. Calamari[EMAIL PROTECTED] www.marcoc.it*
* PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698   *
+ DSS/DH:  8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B +
 


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Native datastore or non native ?

2002-10-21 Thread Matthew Toseland
On Sun, Oct 20, 2002 at 04:13:46AM +0200, blured75 wrote:
 Hi,
 
 I've just looked in my freenet.ini file and saw
 storeType=freenet
 Does it mean it is native or not ? FI, I've got version 0.5pre4 upgraded to
 build519, downloading the latest freenet*.jar.
 
 What are the different possibility for this entry ? in the ini file it says
 # The type of store we have (this text will get clearer soon).
freenet means it should be the default type of datastore.
native is the native datastore.
monolithic is the old-style datastore.
convert is to upgrade from a monolithic to a native datastore.
BUT they all mean convert now - if there is a monolithic store,
convert it to a native, always run a native store.
 
 CU,
 blured.
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01518/pgp0.pgp
Description: PGP signature


Re: [freenet-support] small and big windows installer bugs

2002-10-21 Thread [EMAIL PROTECTED]
 hello everybody
 
 after d/ling the new windows installer (what about prompting the installer's 
version on startup?! i was confused if the version i d/led was the most recent 
You should upgrade to version 520, the current snapshot, either by

reinstalling through the webinstaller or through the rabbit, if it
works.

aye. does the windows installer reveal its own version number? yes or no? if no, why 
not? :D

 one) and downloading freenet.jar and -ext.jar separately (my isp is just crap so i 
could only run the installer and see my connection breaking at 90% 
..GRR, 
 d/ling these two files separately because of d/lresuming), i merged a previous 
installation and the fresh installation (missing the jar's and some config), 
 adapted FLaunch.ini to point to the correct java paths and - viola - using the 
bunny freenet started alright ;) congratulations to this!
 the downside is, that the configurator (which starts fine, too) wants me to enter a 
value between 1 and 1024 for the max threads field. i thougt, this can 
be 
 zero, too, so there is no thread count limit set?

Hmm. Possibly. Or it can be negative. But really, leave it at 120 unless
you know what you are doing (it impacts other parameters).

hm. alright. 
is a negative value == 0?
what about a range of 0 = x = 1024 and when set to 0 display an annoying popup or 
render some text into the config window saying no thread limit set. 
this may have an impact on other parameters...?

 another thing, but i'm not sure if this is just because of my chaotic installation:
 FProxy/Basic Settings/FProxy active is NOT enabled in the configurator, but fproxy 
is active. either the setting of the checkbox is not processed or the 
 configurator does not parse the .ini file correctly
 
 then i pressed cancel to discard my settings - but, the windows stays open, 
giving me interresting gfx-garbage: regardless which tab i click on, the last 
 page is 
 always displayed, overwriting the page i wanted to see; giving me the fuzzy feellig 
of oh-oh, dunno work, windows will break, everything is lost  :D
 neither cancel, ok nor cliocking at the window-close-icon-'X' are closing the 
window now, please have a look at this. i had to kill the app via crtl+alt+del 
and 
 it did not respond, so windows killed it cold
 
 last but not least: what about the configurator HELP? is it there? is ist up to 
date? seems like a topic for the release of 0.5

silence? ;)



The information transmitted is intended only for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon, this information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and delete the 
material from any computer.



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] node's load

2002-10-21 Thread [EMAIL PROTECTED]
  hello again
  
  i think the node load is calculated way too heavy (sorry bout my english ;)
  i always need to patch the freenet.ini to minload=100 and maxload=150 to be able 
even *using* freenet.
  
  my 2cent ;)
 That shouldn't be necessary. I am not sure which exact options you are
 talking about - please attach your config. And upgrade to the current
 snapshot.
 
 overloadLow=100
 overloadHigh=101
 
 i know the values should be 0.0  x  1.0
 but the load is nearly always greater than the default value for overloadLow, so i 
always get query rejecting, despite fred is useing neary no computer 
 resources (cpu and net)
Is this due to routingTime being over 500ms?

good question... dunno, sorry...

 and i'm always running the newest snapshot (or at least when i'm trying something 
with freenet, i fetch a new build first)
 but of course you are reacting correctly when saying update to 520 to everybody 
with a problem, because this makes freenet more homogenous and 
thus 
 if someone finds an error, these errors can more easily be pinned down to the 
current version
There are updates within 520 that aren't big enough to justify a version
increase, but that fix some people's problems. So update! :)

:p

okayokay ;)



The information transmitted is intended only for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon, this information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and delete the 
material from any computer.



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] small and big windows installer bugs

2002-10-21 Thread Mathew Ryden
- Original Message -
From: [EMAIL PROTECTED]


  hello everybody
 
  after d/ling the new windows installer (what about prompting the
installer's version on startup?! i was confused if the version i d/led was
the most recent
 You should upgrade to version 520, the current snapshot, either by

 reinstalling through the webinstaller or through the rabbit, if it
 works.

 aye. does the windows installer reveal its own version number? yes or no?
if no, why not? :D

No. Why you may ask? Becuase afaict, there is no way of doing it using NSIS.
Lately everything is just being called pre5 until something else comes
around

  one) and downloading freenet.jar and -ext.jar separately (my isp is
just crap so i could only run the installer and see my connection breaking
at 90%
 ..GRR,
  d/ling these two files separately because of d/lresuming), i merged a
previous installation and the fresh installation (missing the jar's and some
config),
  adapted FLaunch.ini to point to the correct java paths and - viola -
using the bunny freenet started alright ;) congratulations to this!
  the downside is, that the configurator (which starts fine, too) wants
me to enter a value between 1 and 1024 for the max threads field. i
thougt, this can
 be
  zero, too, so there is no thread count limit set?

 Hmm. Possibly. Or it can be negative. But really, leave it at 120 unless
 you know what you are doing (it impacts other parameters).

 hm. alright.
 is a negative value == 0?
 what about a range of 0 = x = 1024 and when set to 0 display an annoying
popup or render some text into the config window saying no thread limit
set.
 this may have an impact on other parameters...?

I enabled the 0 setting without a warning. I dare anyone to try it.

  another thing, but i'm not sure if this is just because of my chaotic
installation:
  FProxy/Basic Settings/FProxy active is NOT enabled in the configurator,
but fproxy is active. either the setting of the checkbox is not processed or
the
  configurator does not parse the .ini file correctly
 
  then i pressed cancel to discard my settings - but, the windows stays
open, giving me interresting gfx-garbage: regardless which tab i click on,
the last
  page is
  always displayed, overwriting the page i wanted to see; giving me the
fuzzy feellig of oh-oh, dunno work, windows will break, everything is lost
 :D
  neither cancel, ok nor cliocking at the window-close-icon-'X' are
closing the window now, please have a look at this. i had to kill the app
via crtl+alt+del
 and
  it did not respond, so windows killed it cold
 
  last but not least: what about the configurator HELP? is it there? is
ist up to date? seems like a topic for the release of 0.5

 silence? ;)

heh - sorry. Configurator Help. It has that? I'm sure there's some help in
there somewhere but I a) am horrible at writing documentation and b) have no
idea how to edit the help files.
If someone wants to do it, I can give them a lot of information on how the
current configuration works, but it's not high on my list of priorities for
the next few days before the 0.5 release.

-Mathew


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Fproxy inserts still fail

2002-10-21 Thread kaboom

-BEGIN PGP SIGNED MESSAGE-



 on the split file metadata inset at the end of the insert.
What do you mean by hangs? Does it simply take a long time to insert
the
metadata?

It timed out after sending the message that its inserting the splitfile metadata, and 
will sit there quite a long time, but the log shows the message when the error occurs.


 What HTL were you using? Can you show me the insert page?

Ok see theres another snap, so i put it on,,, ok this time short file, a couple of meg 
htl=0 for testing and a brand new error, tried a couple more with htl 5 and 10 and got 
the same thing.

O! and just to add to the confusion suns standard JVM went up a knotch
today to J2SRE.1.4.1_01, so anyone going there for they're default JVM
will be getting their nice new and improved shiny one.

Inserting SplitFile: 
SSK@dhhkXEVdcZV17OrUfg6SFkbYKiE/SiSoft_Sandra_Pro-v2002.6.8.9.7-Commercial.zip


Processing segment 1 of 1.
Creating 6 262144 byte check blocks.
Be patient. This can take a long time...
Done FEC encoding segment.
Inserting 18 blocks into Freenet.
block 0: State PREPARED reached.
block 0: Insert URI - 
freenet:CHK@sM7Ac-CFHU6A9tbrW-PFNqK565YSAwI,vN8ldadh9HeZLhutjYLUzQ
block 0: The insert has been accepted; waiting up to 579 seconds for the StoreData
block 0: State REQUESTING reached.
block 1: State PREPARED reached.
block 1: Insert URI - 
freenet:CHK@6reTxe4kPX3fLw1sQpToZ9kx9m4SAwI,G0FeIHMRk6x8I9qanTPBXA
block 1: The insert has been accepted; waiting up to 579 seconds for the StoreData
block 1: State REQUESTING reached.
block 2: State PREPARED reached.
block 3: State PREPARED reached.
block 0: State DONE reached.
blah blah blah

freenet:CHK@PQk1sxtUmcwi1XL9PGfwQdeeZHwSAwI,hXV5R-bekuwt09ymPeU2oA
block 17: The insert has been accepted; waiting up to 579 seconds for the StoreData
block 6: State DONE reached.
block 17: State REQUESTING reached.
block 16: State DONE reached.
block 11: State DONE reached.
block 10: State DONE reached.
block 12: State DONE reached.
block 13: State DONE reached.
block 7: State DONE reached.
block 15: State DONE reached.
block 14: State DONE reached.
block 9: State DONE reached.
block 8: State DONE reached.
block 17: State DONE reached.
Segment 1 inserted.

UNEXPECTED EXCEPTION: java.io.IOException: written zero length metadata
java.io.IOException: written zero length metadata
at freenet.client.FECTools.makeSplitFile(FECTools.java:464)
at 
freenet.client.http.InsertContext.insertSplitFileBlocks(InsertContext.java:450)
at freenet.client.http.InsertContext.run(InsertContext.java:607)
at java.lang.Thread.run(Unknown Source)


-BEGIN PGP SIGNATURE-
Version: Hush 2.2 (Java)
Note: This signature can be verified at https://www.hushtools.com/verify

wlcEARECABcFAj20mE8QHGthYm9vbUBodXNoLmNvbQAKCRB5zuO1YwPwCfHVAJ0RxnO/
FWSgy5hz3rdWffu7RvSIUACggfKXdV7XUMKLWzQcKs+vqLYWcOg=
=GbBE
-END PGP SIGNATURE-




Get your free encrypted email at https://www.hushmail.com

___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] node stalls. please help.

2002-10-21 Thread Greg Wooledge
colbyd ([EMAIL PROTECTED]) wrote:

 environment data of the web interface--the data store size stays the same
 there,

It's the ceiling, the size up to which your data store is permitted
to grow before it has to cull old keys.

 but when I look at the store_ file,

It should be a directory, not a file.

 the size changes, so I suspect
 my nmode is running ok?

Your environment page should show three numbers, thus:

Total size of the data store8,000 MB
Free space in the data store5,475,300 KB
Used space in the data store2,716,700 KB

 also, the logfile doesn't show activity as it used
 to--that is, it seems to me that the older builds of .4 showed incoming
 requests, etc.?

The verbosity of the logging is configurable in your freenet.ini (or
freenet.conf, for Unix) file.

-- 
Greg Wooledge  |   Truth belongs to everybody.
[EMAIL PROTECTED]  |- The Red Hot Chili Peppers
http://wooledge.org/~greg/ |



msg01532/pgp0.pgp
Description: PGP signature


[freenet-support] Disk space, datastore rollover

2002-10-21 Thread Doug Bostrom
Now that 5pre is out, I'm seeing my datastore filling rapidly. 3 days ago I started 
with the default 200MB 
allocation, I had to increase that to 400MB yesterday, and today I moved the ds over 
to an unused 2GB drive on 
the box the node is on. I don't expect the new disk to last long given the rate 
things are going. I've been 
running a persistent node most of the time for the past two years and I've seen 
nothing like it before. 
Impressive!

My question concerns how I can determine if files are rotating out of my ds 
prematurely. Clearly if the 2GB drive 
fills in 8 or 10 days it means that I'm dumping files that ought to be around longer. 
On the other hand, if I 
pull an unused 40GB drive off the shelf and put that in the node it should last a 
while, but ultimately files 
will once again begin to spill off. Is there a facility in the nodestatus servlet or 
elsewhere that will tell me 
the age of files currently being dumped out of the ds? It's probably there, but I 
can't find it and it would be 
helpful to know this as a guide to deciding when to drop more diskspace on the node. I 
could OTH use ls in the 
shell to view files by age but this will have to span the (native) ds directories and 
since the node software 
must itself be sorting files by age hopefully it can let us in on this info?

 


--
Democracies die behind closed doors.
- Judge Damon Keith 



___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support



Re: [freenet-support] Disk space, datastore rollover

2002-10-21 Thread Matthew Toseland
On Mon, Oct 21, 2002 at 10:18:38PM -0400, Doug Bostrom wrote:
 Now that 5pre is out, I'm seeing my datastore filling rapidly. 3 days ago I started 
with the default 200MB 
 allocation, I had to increase that to 400MB yesterday, and today I moved the ds over 
to an unused 2GB drive on 
 the box the node is on. I don't expect the new disk to last long given the rate 
things are going. I've been 
 running a persistent node most of the time for the past two years and I've seen 
nothing like it before. 
 Impressive!
 
 My question concerns how I can determine if files are rotating out of my ds 
prematurely. Clearly if the 2GB drive 
 fills in 8 or 10 days it means that I'm dumping files that ought to be around 
longer. On the other hand, if I 
 pull an unused 40GB drive off the shelf and put that in the node it should last a 
while, but ultimately files 
 will once again begin to spill off. Is there a facility in the nodestatus servlet or 
elsewhere that will tell me 
 the age of files currently being dumped out of the ds? It's probably there, but I 
can't find it and it would be 
 helpful to know this as a guide to deciding when to drop more diskspace on the node. 
I could OTH use ls in the 
 shell to view files by age but this will have to span the (native) ds directories 
and since the node software 
 must itself be sorting files by age hopefully it can let us in on this info?
Freenet expects some old data to roll off. Much of it will be simply too
far from your specialization to be found by the network, and probably
kept around somewhere else. Just add as much as you feel comfortable
with.
 
  
 
 
 --
 Democracies die behind closed doors.
 - Judge Damon Keith 
 

-- 
Matthew Toseland
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Freenet/Coldstore open source hacker.
Employed full time by Freenet Project Inc. from 11/9/02 to 11/11/02.
http://freenetproject.org/



msg01534/pgp0.pgp
Description: PGP signature


[freenet-support] Re: yet another another new windows installer

2002-10-21 Thread Mathew Ryden
- Original Message -
From: Mathew Ryden [EMAIL PROTECTED]


 I'm sure everyone's getting sick of me telling them this, but there is a
new
 windows installer up.
 I changed the noderef file to the one on sourceforge, as well as tried to
 update the updater. I still can't get it to work here, but I have no way
of
 telling what is causing that - be it my internet connection or a but in
the
 updater (i'm leaning towards the latter)

 Could someone else test the updater to see if it works properly?

I've fixed it on my computer - does the updater still work for everyone?

 New in this release is a bug which causes the node's default port to be
set
 to 8812. I'm pretty sure where it is occuring but most likely won't be
able
 to fix it until ~3 hours from now.

Are other people even getting this?

 Anyone who finds a new bug in the windows installer or brings my attention
 back to a real bug will get $5 or my thanks, whichever I happen to have
more
 of (probably the thanks :)

 -Mathew

Is there anything else I should have on my todo list for the windows
installer?
- make it so that nodeconf can change every option
- have nodeconf just edit the config in place (effectively, have it treat
%'s and not have to be manually rewritten)
- build in search for fproxy.* and nodeinfo.* so that we can save those
options if any [won't build in msvc6]
- fix import/export ref on bunny
- popup window when # of threads is changed to equal 0
- make windows installer using windows installer.
- have pathfind buttons on nodeconfig/normal work
- fix weird 8812 bug only I seem to manifest
- get rid of fproxy and maininfo checkboxes
- change text for mainport.class on fproxy screen (split mainport into it's
own page with perhaps nodeinfo on the same page)


-Mathew


___
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support