Re: [freenet-support] Re: Build 515 and Network Error

2002-10-14 Thread Ed Onken

At 06:51 AM 10/14/2002 +0100, Roger Hayter wrote:
In message [EMAIL PROTECTED], Ed Onken 
[EMAIL PROTECTED] writes
At 11:51 PM 10/13/2002 +0100, Roger Hayter wrote:
...I would be happier if just one person would volunteer to say it worked.
--
Roger Hayter

It works for me.  But, I make my freenet.jar using ant from sources I get 
from CVS, so I probably don't have the exact same 515 you do.

Thanks for the info.  What version of Java do you run it with, as a matter 
of interest?
--
Roger Hayter

$ java -version
java version 1.4.1
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)

Ed


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



Re: [freenet-support] Re: Build 515 and Network Error

2002-10-14 Thread Roger Hayter

In message [EMAIL PROTECTED], Ed 
Onken [EMAIL PROTECTED] writes
At 06:51 AM 10/14/2002 +0100, Roger Hayter wrote:
In message [EMAIL PROTECTED], Ed 
Onken [EMAIL PROTECTED] writes
At 11:51 PM 10/13/2002 +0100, Roger Hayter wrote:
...I would be happier if just one person would volunteer to say it worked.
--
Roger Hayter

It works for me.  But, I make my freenet.jar using ant from sources I 
get from CVS, so I probably don't have the exact same 515 you do.

Thanks for the info.  What version of Java do you run it with, as a 
matter of interest?
--
Roger Hayter

$ java -version
java version 1.4.1
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)

Ed

Identical to mine.  But, as you suggest, my jar file is the snapshot 
from freenetproject.org.
-- 
Roger Hayter

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



[freenet-support] HELP! Problems running freenet.

2002-10-14 Thread Robert Carroll



I just made a fresh install using the windows 
installer today. Freenet started, but I got the following 
errors:

I/O error flushing routing table data - 
java.io.IOException: insufficient storage
Failed to load service: nodestatus - 
freenet.interfaces.ServiceException: No class given

I'm running sun java 1.4.1 on windows xp home using 
Internet Explorer. I can get to the freenet gateway page, but trying to 
access any any freesites results in a 404 error in my 
browser.


Re: [freenet-support] HELP! Problems running freenet.

2002-10-14 Thread Greg Wooledge

Robert Carroll ([EMAIL PROTECTED]) wrote:

 I just made a fresh install using the windows installer today.  Freenet started, but 
I got the following errors:
 
 I/O error flushing routing table data - java.io.IOException: insufficient storage

This is a known problem in some slightly older jarfiles.  Update your
freenet.jar by doing this:

 1) Stop Freenet.
 2) Download freenet-latest.jar from http://freenetproject.org/snapshots/
into your Freenet directory (wherever freenet.jar is now).
 3) Rename freenet.jar to freenet-old.jar.
 4) Rename freenet-latest.jar to freenet.jar.
 5) Restart Freenet.

 Failed to load service: nodestatus - freenet.interfaces.ServiceException: No class 
given

This one's a known problem in the Windows installer.  Add this line to
your freenet.ini file:

nodestatus.class=freenet.client.http.NodeStatusServlet

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



msg01365/pgp0.pgp
Description: PGP signature


Re: [freenet-support] HELP! Problems running freenet.

2002-10-14 Thread Robert Carroll

Thanks, now I can try to get pages, but I'm getting route not found.  There
are other nodes connecting to mine now, so I'll just let my node learn the
network on it's own for a while.  However, I'm still getting errors:

Failed to load service: nodestatus - freenet.interfaces.InterfaceException:
No port given for interface

I/O error flushing routing table data - java.io.IOException: insufficient
storage
^
I'm still getting the above error, although my node does seem to be working
as far as I can tell.  Also, I want to access freenet from another machine,
but I don't want to install another node.  What do I need to add to
freenet.ini to accomplish this?


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



Re: [freenet-support] HELP! Problems running freenet.

2002-10-14 Thread the bishop

 Failed to load service: nodestatus - freenet.interfaces.InterfaceException:
 No port given for interface

add the following line to your configuration:

nodestatus.port=8889

mfg The Bishop

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



Re: [freenet-support] HELP! Problems running freenet.

2002-10-14 Thread Robert Carroll

Thanks, that did the trick!

BTW, where do I apply for the Dumb Ass of the Year award?  Seems my problem
with the insufficient storage errors was because I was trying to put my data
store on my DVD drive, and it was empty to boot!  DOH!

- Original Message -
From: the bishop [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Robert Carroll [EMAIL PROTECTED]
Sent: Monday, October 14, 2002 10:22 PM
Subject: Re: [freenet-support] HELP! Problems running freenet.


  Failed to load service: nodestatus -
freenet.interfaces.InterfaceException:
  No port given for interface

 add the following line to your configuration:

 nodestatus.port=8889

 mfg The Bishop

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



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