RE: [freenet-support] present for toad

2004-06-03 Thread Jon Covington
www.freenethelp.org keeps redirecting to wiki.freenethelp.org and doesn't
seem to be working...

- Jon 

-Original Message-
From: Newsbyte [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 03, 2004 2:47 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: [freenet-support] present for toad


I also remember an old request from Toad, so while I was in the drawing
mood...


www.freenethelp.org/toad


___
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]
___
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] Re: Could not initialize network I/O system - 5083

2004-06-02 Thread Jon Covington
I am using Win 2K, I have verified TCP/IP filtering is _not_ enabled.  This
error occurs whether I have my IDS/Firewall up or if I have it disabled.

-Jon

-Original Message-
From: Jose M.Arnesto [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 5:03 PM
To: [EMAIL PROTECTED]
Subject: [freenet-support] Re: Could not initialize network I/O system -
5083


On Tue, 1 Jun 2004 16:31:42 -0600, Jon Covington
[EMAIL PROTECTED] wrote:

Jun 1, 2004 4:09:44 PM (freenet.node.Main, main, NORMAL): starting node
Could not initialize network I/O system! Exiting
java.io.IOException: Unable to establish loopback connection
   at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.nio.ch.PipeImpl.init(Unknown Source)
   at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
[..]

If you need anything else let me know.

Are you using a Windows OS by chance? If that is the case,
check if you have TCP/IP filtering enabled. That may be the cause.

To find out, open the properties of the network connection (in
the control panel) that you are using, click on Internet Protocol
(TCPIP), click on Properties, click on Advanced, and finally
select the Options tab.

Kind regards.
-- 
Jose M. Arnesto
j[insert my surname [EMAIL PROTECTED]

___
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]
___
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] Re: Could not initialize network I/O system - 5083

2004-06-02 Thread Jon Covington
pings to localhost/loopback work fine...


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 10:05 AM
To: [EMAIL PROTECTED]
Subject: RE: [freenet-support] Re: Could not initialize network I/O
system- 5083


At a command prompt, try this

C:\ping 127.0.0.1

see what happens, then try

C:\ping localhost

and again see what happens.  Let us know the results.
___
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] Re: Could not initialize network I/O system - 5083

2004-06-02 Thread Jon Covington
1.4.2_04-b05, but I don't think that was the problem...

I think you guys put me on the right track.  It wasn't freenet.  I removed
my tcp/ip stack, rebooted, reinstalled the stack, and reinstalled freenet,
and it seems to be working just fine now. There was something wrong with the
windows networking

Thanks for the help u guys

-Jon

-Original Message-
From: Niklas Bergh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 10:34 AM
To: [EMAIL PROTECTED]
Subject: RE: [freenet-support] Re: Could not initialize network I/O
system- 5083


What does the first line in the freenet.log file say about your java
version?

/N
___
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]


[freenet-support] Could not initialize network I/O system - 5083

2004-06-01 Thread Jon Covington
Jun 1, 2004 4:09:44 PM (freenet.node.Main, main, NORMAL): starting node
Could not initialize network I/O system! Exiting
java.io.IOException: Unable to establish loopback connection
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.nio.ch.PipeImpl.init(Unknown Source)
at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.init(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
at java.nio.channels.Selector.open(Unknown Source)
at
freenet.transport.AbstractSelectorLoop.init(AbstractSelectorLoop.java:153)
at
freenet.transport.ThrottledSelectorLoop.init(ThrottledSelectorLoop.java:76
)
at
freenet.transport.ReadSelectorLoop.init(ReadSelectorLoop.java:78)
at
freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:149)
at freenet.node.Main.startNode(Main.java:1570)
at freenet.node.Main.spawnNode(Main.java:1214)
at freenet.node.Main.main(Main.java:1001)
Caused by: java.net.ConnectException: Connection timed out: connect
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at java.nio.channels.SocketChannel.open(Unknown Source)
... 15 more

If you need anything else let me know.

- Jon

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