Re: [freenet-support] Lots of java errors in logfile

2002-11-03 Thread Vitenka - Zen
23:42:48 Error while receiving message freenet.Message: Accepted @freenet.ConnectionHandler@465c16 @ c9a6523d8573355c in state InsertRequest Pending Transfer @ c9a6523d8573355c java.lang.IllegalStateException: null stream from buffer Hmmm. Can you get a stack trace for this one from the log

Re: [freenet-support] Network Error Again (more details)

2002-11-03 Thread Roger Hayter
In message [EMAIL PROTECTED], John E. Mayorga [EMAIL PROTECTED] writes Hello! I am not able to connect to freenet for some reason. I am using Freenet 0.5.0.4 and J2SETM v 1.4.1_01, the most recent version of Java from Sun. Several times I tried deleting the freenet directory and starting from

Re: [freenet-support] windows 0.5.0.4 monolithic installer updated

2002-11-03 Thread Vitenka - Zen
Nodeconfig refuses point blank to run on my machine as of main build 529. * make it so that nodeconf can change every option Secret options are bad :) I still seem to have an un-needed 'temporary directory' setting - which it warns me about on every startup. * have nodeconf just edit the

Re: [freenet-support] 24/7 node

2002-11-03 Thread Edgar Friendly
Darren [EMAIL PROTECTED] writes: There was no conf file included with any of the 5.0.X releases. I also checked the snapshots dir, and no conf file sitting there either. My freenet.conf was generated by preconfig.sh, and contains only a couple simple settings. I'm obviously missing

Re: [freenet-support] I figured it out (Network Error Again (more details)

2002-11-03 Thread Greg Wooledge
John E. Mayorga ([EMAIL PROTECTED]) wrote: During the installation, it was suggested that 2500kb (or something like that), so I typed in 2500. D'oh! If a data store less than N bytes is unable to function correctly, then Freenet should check for that and refuse to run under those conditions.

Re: [freenet-support] Network Error Again (more details)

2002-11-03 Thread Greg Wooledge
John E. Mayorga ([EMAIL PROTECTED]) wrote: I have downloaded a seednodes.ref file from http://wooledge.org/~greg/seednodes.ref to no avail (I believe he is using version .4). I'm running CVS branch rel-0-5-1, which I compile every day or so, in the hopes that it will one day magically work

Re: [freenet-support] windows 0.5.0.4 monolithic installer updated

2002-11-03 Thread Greg Wooledge
Vitenka - Zen ([EMAIL PROTECTED]) wrote: * fix import/export ref on bunny Can we have an export all known references option? At least until the routing table stops getting eaten by the datastore bugs :) Go to http://127.0.0.1:/servlet/nodestatus/nodestatus.html and click the Download

Re: [freenet-support] Network Error Again (more details)

2002-11-03 Thread Roger Hayter
In message [EMAIL PROTECTED], Greg Wooledge [EMAIL PROTECTED] writes John E. Mayorga ([EMAIL PROTECTED]) wrote: I have downloaded a seednodes.ref file from http://wooledge.org/~greg/seednodes.ref to no avail (I believe he is using version .4). I'm running CVS branch rel-0-5-1, which I compile

[freenet-support] RE: freenet can't find java

2002-11-03 Thread Matthew Mactyre
Make sure that your j2re directory is in your $PATH. That's what fixed that problem for me. Okay, I'm having the same problem. How do I make sure that the right directory is in the $PATH? How do I add it? I'm a real linux newbie. Thanks, Matthew

Re: [freenet-support] RE: freenet can't find java

2002-11-03 Thread Greg Wooledge
Matthew Mactyre ([EMAIL PROTECTED]) wrote: Okay, I'm having the same problem. How do I make sure that the right directory is in the $PATH? How do I add it? I'm a real linux newbie. ln -fs /wherever/your/java/lives/bin/java /usr/local/bin/java If /usr/local/bin isn't in your $PATH then you

[freenet-support] Freenet performance

2002-11-03 Thread Robert Carroll
I think alot of problems with freenet are performance related. The network as a whole would benefit from faster freenet code. Perhaps the developers should consider converting some java methods into native methods. Given the 90/10 rule,a small number of converted methods could yield a huge

[freenet-support] Australian Setup

2002-11-03 Thread Ken Shehan
Can I connect to Freenet through an Australian setup? Thank you, Ken Shehan.Get a speedy connection with MSN Broadband.  Join now! Click Here ___ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support

Re: [freenet-support] Freenet performance

2002-11-03 Thread Edgar Friendly
Robert Carroll [EMAIL PROTECTED] writes: I think alot of problems with freenet are performance related. The network as a whole would benefit from faster freenet code. Perhaps the developers should consider converting some java methods into native methods. Given the 90/10 rule, a small

Re: [freenet-support] RE: freenet can't find java

2002-11-03 Thread Peter Joosten
Op zondag 3 november 2002 19:14, schreef Matthew Mactyre: Make sure that your j2re directory is in your $PATH. That's what fixed that problem for me. Okay, I'm having the same problem. How do I make sure that the right directory is in the $PATH? How do I add it? I'm a real linux newbie.

RE: [freenet-support] RE: freenet can't find java

2002-11-03 Thread Matthew Mactyre
-Original Message- From: [EMAIL PROTECTED] [mailto:support-admin;freenetproject.org] On Behalf Of Peter Joosten Sent: Sunday, November 03, 2002 9:39 PM To: [EMAIL PROTECTED] Subject: Re: [freenet-support] RE: freenet can't find java If you're using Bash (which is most likely) you