Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-12 Thread Christopher Brian Jack


On Thu, 11 Mar 2004, Toad wrote:

 Date: Thu, 11 Mar 2004 17:46:55 +
 From: Toad [EMAIL PROTECTED]
 To: Christopher Brian Jack [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [freenet-support] This error is showing up in my logs a LOT

 I'd guess it was a problem with the OS, or the JVM. You can however work
 around it by setting ipAddress=my ip address and ipDetectorInterval=0
 in the config file (remove any preceding %'s or #'s first), and of
 course restarting the node.

The automatic config update checker won't catch this change?
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-12 Thread Toad
On Thu, Mar 11, 2004 at 12:13:58PM -0800, Christopher Brian Jack wrote:
 
 
 On Thu, 11 Mar 2004, Toad wrote:
 
  Date: Thu, 11 Mar 2004 17:46:55 +
  From: Toad [EMAIL PROTECTED]
  To: Christopher Brian Jack [EMAIL PROTECTED]
  Cc: [EMAIL PROTECTED]
  Subject: Re: [freenet-support] This error is showing up in my logs a LOT
 
  I'd guess it was a problem with the OS, or the JVM. You can however work
  around it by setting ipAddress=my ip address and ipDetectorInterval=0
  in the config file (remove any preceding %'s or #'s first), and of
  course restarting the node.
 
 The automatic config update checker won't catch this change?

I doubt it.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-12 Thread Conrad Sabatier

On 11-Mar-2004 Christopher Brian Jack wrote:
 
 
 On Thu, 11 Mar 2004, Toad wrote:
 
 Date: Thu, 11 Mar 2004 17:46:55 +
 From: Toad [EMAIL PROTECTED]
 To: Christopher Brian Jack [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: [freenet-support] This error is showing up in my logs a LOT

 I'd guess it was a problem with the OS, or the JVM. You can however work
 around it by setting ipAddress=my ip address and ipDetectorInterval=0
 in the config file (remove any preceding %'s or #'s first), and of
 course restarting the node.
 
 The automatic config update checker won't catch this change?

There's a fair number of configuration options that cannot be changed on the
fly (at least, not yet).  You can get a list of the ones that can be changed by
using the --onTheFly switch.

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

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-12 Thread Conrad Sabatier

On 11-Mar-2004 Christopher Brian Jack wrote:
 
 
 I used to get these with an earlier version of the Sun JDK.  Which version
 are
 you using?

 I'm running FreeBSD here, too (I noticed you mentioned it in another
 thread).
 The latest port revision is jdk-1.4.2p6_4.  I'd strongly recommend
 upgrading.
 It's not nearly as laborious a process once you already have a native JDK
 installed (which I assume you do now).
 
#java -version
 java version 1.4.2_02
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
 Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)

Hmm...not sure what the problem may be now.

As Toad said, you can always avoid the whole thing by hard-wiring your IP
address into your config file.

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

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-11 Thread Toad
I'd guess it was a problem with the OS, or the JVM. You can however work
around it by setting ipAddress=my ip address and ipDetectorInterval=0
in the config file (remove any preceding %'s or #'s first), and of
course restarting the node.

On Wed, Mar 10, 2004 at 07:49:20PM -0800, Christopher Brian Jack wrote:
 
 How can I fix this error that's showing up in my logs very repetitively:
 
 Mar 10, 2004 2:33:00 AM (freenet.node.IPAddressDetector, QThread-89,
 ERROR): SocketException t$
 java.net.SocketException: Bad address
 at java.net.NetworkInterface.getAll(Native Method)
 at
 java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:204)
 at
 freenet.node.IPAddressDetector.checkpoint(IPAddressDetector.java:95)
 at
 freenet.node.IPAddressDetector.checkpoint(IPAddressDetector.java:82)
 at
 freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:56)
 at
 freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:49)
 at freenet.node.StateChain.received(StateChain.java:168)
 at freenet.node.StateChain.received(StateChain.java:55)
 at
 freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java:210)
 at
 freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.java:157)
 at
 freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.java)
 at
 freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:67)
 at freenet.Ticker$Event.run(Ticker.java:256)
 at
 freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:214)
 ___
 Support mailing list
 [EMAIL PROTECTED]
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-10 Thread Conrad Sabatier

On 11-Mar-2004 Christopher Brian Jack wrote:
 
 How can I fix this error that's showing up in my logs very repetitively:
 
 Mar 10, 2004 2:33:00 AM (freenet.node.IPAddressDetector, QThread-89,
 ERROR): SocketException t$
 java.net.SocketException: Bad address
 at java.net.NetworkInterface.getAll(Native Method)
 at
 java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:204)
 at
 freenet.node.IPAddressDetector.checkpoint(IPAddressDetector.java:95)
 at
 freenet.node.IPAddressDetector.checkpoint(IPAddressDetector.java:82)
 at
 freenet.node.states.maintenance.Checkpoint.checkpoint(Checkpoint.java:56)
 at
 freenet.node.states.maintenance.Checkpoint.received(Checkpoint.java:49)
 at freenet.node.StateChain.received(StateChain.java:168)
 at freenet.node.StateChain.received(StateChain.java:55)
 at
 freenet.node.StandardMessageHandler$Ticket.run(StandardMessageHandler.java:210
 )
 at
 freenet.node.StandardMessageHandler$Ticket.received(StandardMessageHandler.jav
 a:157)
 at
 freenet.node.StandardMessageHandler$Ticket.access$0(StandardMessageHandler.jav
 a)
 at
 freenet.node.StandardMessageHandler.handle(StandardMessageHandler.java:67)
 at freenet.Ticker$Event.run(Ticker.java:256)
 at
 freenet.thread.QThreadFactory$QThread.run(QThreadFactory.java:214)

I used to get these with an earlier version of the Sun JDK.  Which version are
you using?

I'm running FreeBSD here, too (I noticed you mentioned it in another thread). 
The latest port revision is jdk-1.4.2p6_4.  I'd strongly recommend upgrading.
It's not nearly as laborious a process once you already have a native JDK
installed (which I assume you do now).

HTH

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

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-10 Thread Christopher Brian Jack


 I used to get these with an earlier version of the Sun JDK.  Which version are
 you using?

 I'm running FreeBSD here, too (I noticed you mentioned it in another thread).
 The latest port revision is jdk-1.4.2p6_4.  I'd strongly recommend upgrading.
 It's not nearly as laborious a process once you already have a native JDK
 installed (which I assume you do now).

#java -version
java version 1.4.2_02
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] This error is showing up in my logs a LOT

2004-03-10 Thread Christopher Brian Jack

 I used to get these with an earlier version of the Sun JDK.  Which version are
 you using?

 I'm running FreeBSD here, too (I noticed you mentioned it in another thread).
 The latest port revision is jdk-1.4.2p6_4.  I'd strongly recommend upgrading.
 It's not nearly as laborious a process once you already have a native JDK
 installed (which I assume you do now).

#java -version
java version 1.4.2_02
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]