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]


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

2004-06-02 Thread Niklas Bergh
What does the first line in the freenet.log file say about your java version?

/N

-- Original Message --
From: Jon Covington <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Wed, 2 Jun 2004 10:16:09 -0600 

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

> 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.(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]
>

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