Re: [freenet-support] freenet starts and hangs

2004-10-07 Thread Dave Hooper
Yeah, but if =3D is actually in the ini file, then that's bad (right?).

- Original Message - 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 03, 2004 10:52 AM
Subject: Re: [freenet-support] freenet starts and hangs


> mail escape string for '=' as '=' itself is used to escape special
characters
>
> >No-one seems to have mentioned that your freenet.ini file looks like it
is
> >full of junk.  What is all this "=3D" crap?  Try deleting the freenet.ini
> >file and recreating it.  Freenet really doesn't like corrupted ini files.
> >
> >- Original Message - 
> >From: "Anonymous" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Friday, October 01, 2004 8:03 PM
> >Subject: [freenet-support] freenet starts and hangs
> >
> >
> >> freenet starts up, then stops with flashing '!' on the systray rabbit.
> >> Anyone know the cause of this?   perhaps my settings are at fault? any
> >> advice / recomendations are welcome except for bandwidth limits which I
> >> have no choice except 512bytes / sec inbound and outbound.
> >>
> >> thanks
> >>
> >>
> >> freenet.log (in it's entirety)
> >> Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting
Freenet
> >> (Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java
HotSpot(TM)
> >> Client VM:1.4.1_03-b02
> >> INFO: Native CPUID library
> >> 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
> >> resource
> >> INFO: Optimized native BigInteger library
> >> 'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
> >> Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
> >> keys: node
> >> Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node
file
> >> Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
> >> filesystem
> >> Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
> >> store
> >> Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading
routing
> >> table
> >> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input:
> >512.0=
> >>
> >> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting
default
> >> initTransferRate to 512.0
> >> Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new
NGRT
> >> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
> >> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
> >> bucket factory
> >> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
> >> bucket factory
> >> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
> >> factory
> >> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
> >> routing table
> >> Oct 1, 2004 7:45:59 AM (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)
> >> at java.nio.channels.Pipe.open(Unknown Source)
> >> at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
> >> at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
> >> at java.nio.channels.Selector.open(Unknown Source)
> >> at
> >>
>
>freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153
=
> >>
> >> )
> >> at
> >>
>
>freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6
=
> >>
> >> 9)
> >> at
freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
> >> at
> >>
freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
> >> at freenet.node.Main.startNode(Main.java:1570)
> >> at freenet.node.Main.spawnNode(Main.java:1060)
> >> at freenet.node.Main.main(Main.java:908)
> >> Caused by: java.net.SocketException: No buffer space available (maximum
> >> connections reached?): connect
> >> at sun.nio.ch.Net.connect(Native Method)
> >> at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
> >> at java.nio.channels.SocketChannel.open

Re: [freenet-support] freenet starts and hangs

2004-10-07 Thread Toad
On Fri, Oct 01, 2004 at 07:03:01PM -, Anonymous wrote:
> freenet starts up, then stops with flashing '!' on the systray rabbit.
> Anyone know the cause of this?   perhaps my settings are at fault? any
> advice / recomendations are welcome except for bandwidth limits which I
> have no choice except 512bytes / sec inbound and outbound.

Hmmm. You have to share a dial-up modem? Or you just have an absurd 
monthly traffic limit? I'm not sure that 512bytes/sec will actually be
respected... there's some sort of minimum limit. Have a look at your
actual network usage, and see what happens...
> 
> thanks
> 
> 
> freenet.log (in it's entirety)
> Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting Freenet
> (Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java HotSpot(TM)
> Client VM:1.4.1_03-b02
> INFO: Native CPUID library
> 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
> resource
> INFO: Optimized native BigInteger library
> 'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
> Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
> keys: node
> Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node file
> Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
> filesystem
> Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
> store
> Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading routing
> table
> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input: 512.0=
> 
> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting default
> initTransferRate to 512.0
> Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new NGRT
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
> bucket factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
> bucket factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
> factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
> routing table
> Oct 1, 2004 7:45:59 AM (freenet.node.Main, main, NORMAL): starting node
> Could not initialize network I/O system! Exiting
> java.io.IOException: Unable to establish loopback connection

Hmm. Probably a java issue. Might be a Windows issue. If not either,
then maybe you ran out of network socket handles.. turn off any other
peer to peer or networking software running, does that help?

>   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)
>   at java.nio.channels.Pipe.open(Unknown Source)
>   at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
>   at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
>   at java.nio.channels.Selector.open(Unknown Source)
>   at
> freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153=
> 
> )
>   at
> freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6=
> 
> 9)
>   at freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
>   at
> freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
>   at freenet.node.Main.startNode(Main.java:1570)
>   at freenet.node.Main.spawnNode(Main.java:1060)
>   at freenet.node.Main.main(Main.java:908)
> Caused by: java.net.SocketException: No buffer space available (maximum
> connections reached?): 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
> 
> 
> here's most of my freenet.ini
> 
> [Node Config]
> # Freenet configuration file
> # This file was automatically generated by WinConfig on 09/30/04
> 
> [Freenet Node]
> 
> # Note that all properties may be overridden from the command line,
> # so for example, java Freenet.Node --listenPort 1 will cause
> # the setting in this file to be ignored
> 
> 
> 
> # Normal entries
> 
> 
> # The byte size of the datastore cache file.  Note that it will maintain
> # a fixed size. If you change this or the storePath field following,
> # your entire datastore will be wiped and replaced with a blank one
> storeSize=3D795M
> 
> # The path to a single file (including file name, or a comma-separated list=
> 
> # of files,
> # containing the data store.  The size of each file is given by =
>  
> # Defaults to cache_ in the main freenet directory.
> #storeFile=3D
> 
> 
> # The port to listen for incoming FNP (Freenet Node Protocol) connections o=
> n.
> listenPort=3D##
> 
> # The I.P. address of this node as seen by the public internet.
> # This is needed in order for the node to determine its own
>

Re: [freenet-support] freenet starts and hangs

2004-10-07 Thread [EMAIL PROTECTED]
mail escape string for '=' as '=' itself is used to escape special characters

>No-one seems to have mentioned that your freenet.ini file looks like it is
>full of junk.  What is all this "=3D" crap?  Try deleting the freenet.ini
>file and recreating it.  Freenet really doesn't like corrupted ini files.
>
>- Original Message - 
>From: "Anonymous" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Friday, October 01, 2004 8:03 PM
>Subject: [freenet-support] freenet starts and hangs
>
>
>> freenet starts up, then stops with flashing '!' on the systray rabbit.
>> Anyone know the cause of this?   perhaps my settings are at fault? any
>> advice / recomendations are welcome except for bandwidth limits which I
>> have no choice except 512bytes / sec inbound and outbound.
>>
>> thanks
>>
>>
>> freenet.log (in it's entirety)
>> Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting Freenet
>> (Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java HotSpot(TM)
>> Client VM:1.4.1_03-b02
>> INFO: Native CPUID library
>> 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
>> resource
>> INFO: Optimized native BigInteger library
>> 'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
>> Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
>> keys: node
>> Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node file
>> Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
>> filesystem
>> Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
>> store
>> Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading routing
>> table
>> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input:
>512.0=
>>
>> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting default
>> initTransferRate to 512.0
>> Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new NGRT
>> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
>> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
>> bucket factory
>> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
>> bucket factory
>> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
>> factory
>> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
>> routing table
>> Oct 1, 2004 7:45:59 AM (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)
>> at java.nio.channels.Pipe.open(Unknown Source)
>> at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
>> at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
>> at java.nio.channels.Selector.open(Unknown Source)
>> at
>>
>freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153=
>>
>> )
>> at
>>
>freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6=
>>
>> 9)
>> at freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
>> at
>> freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
>> at freenet.node.Main.startNode(Main.java:1570)
>> at freenet.node.Main.spawnNode(Main.java:1060)
>> at freenet.node.Main.main(Main.java:908)
>> Caused by: java.net.SocketException: No buffer space available (maximum
>> connections reached?): 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
>>
>>
>> here's most of my freenet.ini
>>
>> [Node Config]
>> # Freenet configuration file
>> # This file was automatically generated by WinConfig on 09/30/04
>>
>> [Freenet Node]
>>
>> # Note that all properties may be overridden from the command line,
>> # so for example, java Freenet.Node --listenPort 1 will cause
>> # the setting in this file to be ignored
>>
>>
>> 
>> # Normal entries
>> 
>>
>> # The byte size of the datastore cache file.  Note that it will maintain
>&g

Re: [freenet-support] freenet starts and hangs

2004-10-07 Thread Dave Hooper
No-one seems to have mentioned that your freenet.ini file looks like it is
full of junk.  What is all this "=3D" crap?  Try deleting the freenet.ini
file and recreating it.  Freenet really doesn't like corrupted ini files.

- Original Message - 
From: "Anonymous" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 01, 2004 8:03 PM
Subject: [freenet-support] freenet starts and hangs


> freenet starts up, then stops with flashing '!' on the systray rabbit.
> Anyone know the cause of this?   perhaps my settings are at fault? any
> advice / recomendations are welcome except for bandwidth limits which I
> have no choice except 512bytes / sec inbound and outbound.
>
> thanks
>
>
> freenet.log (in it's entirety)
> Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting Freenet
> (Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java HotSpot(TM)
> Client VM:1.4.1_03-b02
> INFO: Native CPUID library
> 'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
> resource
> INFO: Optimized native BigInteger library
> 'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
> Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
> keys: node
> Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node file
> Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
> filesystem
> Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
> store
> Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading routing
> table
> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input:
512.0=
>
> Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting default
> initTransferRate to 512.0
> Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new NGRT
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
> bucket factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
> bucket factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
> factory
> Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
> routing table
> Oct 1, 2004 7:45:59 AM (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)
> at java.nio.channels.Pipe.open(Unknown Source)
> at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
> at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
> at java.nio.channels.Selector.open(Unknown Source)
> at
>
freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153=
>
> )
> at
>
freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6=
>
> 9)
> at freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
> at
> freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
> at freenet.node.Main.startNode(Main.java:1570)
> at freenet.node.Main.spawnNode(Main.java:1060)
> at freenet.node.Main.main(Main.java:908)
> Caused by: java.net.SocketException: No buffer space available (maximum
> connections reached?): 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
>
>
> here's most of my freenet.ini
>
> [Node Config]
> # Freenet configuration file
> # This file was automatically generated by WinConfig on 09/30/04
>
> [Freenet Node]
>
> # Note that all properties may be overridden from the command line,
> # so for example, java Freenet.Node --listenPort 1 will cause
> # the setting in this file to be ignored
>
>
> 
> # Normal entries
> 
>
> # The byte size of the datastore cache file.  Note that it will maintain
> # a fixed size. If you change this or the storePath field following,
> # your entire datastore will be wiped and replaced with a blank one
> storeSize=3D795M
>
> # The path to a single file (including file name, or a comma-separated
list=
>
> # of files,
> # containing the data store.  The size of each file is given by
=
>
> # Defaults to cache_ in the main freenet directory.
> #storeFile=3D
>
>
> # The port to listen for incoming FNP (Freenet Node Protocol) connections

RE: [freenet-support] freenet starts and hangs

2004-10-07 Thread Niklas
'1.4.1_03-b02'

Start out with upgrading to a newer JVM. Get back to us if that doesn't
work.

Regards
/N

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anonymous
Sent: den 1 oktober 2004 21:03
To: [EMAIL PROTECTED]
Subject: [freenet-support] freenet starts and hangs

freenet starts up, then stops with flashing '!' on the systray rabbit.
Anyone know the cause of this?   perhaps my settings are at fault? any
advice / recomendations are welcome except for bandwidth limits which I
have no choice except 512bytes / sec inbound and outbound.

thanks


freenet.log (in it's entirety)
Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting Freenet
(Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java HotSpot(TM)
Client VM:1.4.1_03-b02
INFO: Native CPUID library
'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
resource
INFO: Optimized native BigInteger library
'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
keys: node
Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node file
Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
filesystem
Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
store
Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading routing
table
Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input: 512.0=

Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting default
initTransferRate to 512.0
Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new NGRT
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
bucket factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
bucket factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
routing table
Oct 1, 2004 7:45:59 AM (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)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
at java.nio.channels.Selector.open(Unknown Source)
at
freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153=

)
at
freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6=

9)
at
freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
at
freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
at freenet.node.Main.startNode(Main.java:1570)
at freenet.node.Main.spawnNode(Main.java:1060)
at freenet.node.Main.main(Main.java:908)
Caused by: java.net.SocketException: No buffer space available (maximum
connections reached?): 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


here's most of my freenet.ini

[Node Config]
# Freenet configuration file
# This file was automatically generated by WinConfig on 09/30/04

[Freenet Node]

# Note that all properties may be overridden from the command line,
# so for example, java Freenet.Node --listenPort 1 will cause
# the setting in this file to be ignored



# Normal entries


# The byte size of the datastore cache file.  Note that it will maintain
# a fixed size. If you change this or the storePath field following,
# your entire datastore will be wiped and replaced with a blank one
storeSize=3D795M

# The path to a single file (including file name, or a comma-separated list=

# of files,
# containing the data store.  The size of each file is given by =
 
# Defaults to cache_ in the main freenet directory.
#storeFile=3D


# The port to listen for incoming FNP (Freenet Node Protocol) connections o=
n.
listenPort=3D##

# The I.P. address of this node as seen by the public internet.
# This is needed in order for the node to determine its own
# NodeReference.
ipAddress=3Dmydomain.com
# Transient nodes do not give out references to themselves, and should
# therefore not receive any requests.  Set this to yes only if you are
# on a slow, non-permanent connection.
transient=3Dfalse

# The directory to store any temporary files created by the node. It gets
# deleted
# aut

[freenet-support] freenet starts and hangs

2004-10-07 Thread Anonymous
freenet starts up, then stops with flashing '!' on the systray rabbit.
Anyone know the cause of this?   perhaps my settings are at fault? any
advice / recomendations are welcome except for bandwidth limits which I
have no choice except 512bytes / sec inbound and outbound.

thanks


freenet.log (in it's entirety)
Oct 1, 2004 7:45:01 AM (freenet.node.Main, main, NORMAL): Starting Freenet
(Fred) 0.5 node, build #5096 on JVM Sun Microsystems Inc.:Java HotSpot(TM)
Client VM:1.4.1_03-b02
INFO: Native CPUID library
'freenet/support/CPUInformation/jcpuid-x86-windows.dll' loaded from
resource
INFO: Optimized native BigInteger library
'net/i2p/util/jbigi-windows-pentiummmx.dll' loaded from resource
Oct 1, 2004 7:45:18 AM (freenet.node.Main, main, NORMAL): loading node
keys: node
Oct 1, 2004 7:45:19 AM (freenet.node.Main, main, NORMAL): Read node file
Oct 1, 2004 7:45:22 AM (freenet.node.Main, main, NORMAL): starting
filesystem
Oct 1, 2004 7:45:29 AM (freenet.node.Main, main, NORMAL): loading data
store
Oct 1, 2004 7:45:30 AM (freenet.node.Main, main, NORMAL): loading routing
table
Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): From input: 512.0=

Oct 1, 2004 7:45:32 AM (freenet.node.Main, main, NORMAL): Setting default
initTransferRate to 512.0
Oct 1, 2004 7:45:54 AM (freenet.node.Main, main, NORMAL): Created new NGRT
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded stats
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loading temp
bucket factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): loaded temp
bucket factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): Loaded bucket
factory
Oct 1, 2004 7:45:55 AM (freenet.node.Main, main, NORMAL): not seeding
routing table
Oct 1, 2004 7:45:59 AM (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)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
at java.nio.channels.Selector.open(Unknown Source)
at
freenet.transport.AbstractSelectorLoop.(AbstractSelectorLoop.java:153=

)
at
freenet.transport.ThrottledSelectorLoop.(ThrottledSelectorLoop.java:6=

9)
at freenet.transport.WriteSelectorLoop.(WriteSelectorLoop.java:85)
at
freenet.transport.tcpConnection.startSelectorLoops(tcpConnection.java:167)
at freenet.node.Main.startNode(Main.java:1570)
at freenet.node.Main.spawnNode(Main.java:1060)
at freenet.node.Main.main(Main.java:908)
Caused by: java.net.SocketException: No buffer space available (maximum
connections reached?): 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


here's most of my freenet.ini

[Node Config]
# Freenet configuration file
# This file was automatically generated by WinConfig on 09/30/04

[Freenet Node]

# Note that all properties may be overridden from the command line,
# so for example, java Freenet.Node --listenPort 1 will cause
# the setting in this file to be ignored



# Normal entries


# The byte size of the datastore cache file.  Note that it will maintain
# a fixed size. If you change this or the storePath field following,
# your entire datastore will be wiped and replaced with a blank one
storeSize=3D795M

# The path to a single file (including file name, or a comma-separated list=

# of files,
# containing the data store.  The size of each file is given by =
 
# Defaults to cache_ in the main freenet directory.
#storeFile=3D


# The port to listen for incoming FNP (Freenet Node Protocol) connections o=
n.
listenPort=3D##

# The I.P. address of this node as seen by the public internet.
# This is needed in order for the node to determine its own
# NodeReference.
ipAddress=3Dmydomain.com
# Transient nodes do not give out references to themselves, and should
# therefore not receive any requests.  Set this to yes only if you are
# on a slow, non-permanent connection.
transient=3Dfalse

# The directory to store any temporary files created by the node. It gets
# deleted
# automatically on node start and stop.
tempDir=3DC:\freenet\


# Advanced Entries


# set to yes if you want your node to announce itself to other nodes
doAnnounce=3Dyes

# file containing initial node references
seedFile=3Dseednodes.ref

# The port to listen for local FCP (Freenet Client Protocol) connections on=
 
clientP

Re: [freenet-support] freenet starts and hangs

2004-10-07 Thread Jens Tautenhahn
* * * * * * * * * * * * * * * AntiVir NOTICE * * * * * * * * * * * * * * *
This version of AntiVir is a DEMO version and not full featured.

AntiVir has processed a mail addressed to you, which contained no known
potential malicious software.

In case you notice abnormal behavior of your software after opening the
mail or one of its attachments, please forward the complete mail to
H+BEDV Datentechnik GmbH  so it can be
checked for unknown new potential malicious software.

--
AntiVir for UNIX
Copyright (C) 1994-2002 by H+BEDV Datentechnik GmbH. All rights reserved.
For more information see http://www.antivir.de/ or http://www.hbedv.com/.

--- Begin Message ---
On Sun, Oct 03, 2004 at 11:03:57AM +0100, Dave Hooper wrote:

> Yeah, but if =3D is actually in the ini file, then that's bad (right?).

I think, its not in the ini-file, but a nice example of a broken MUA...

Gruß
Jens

-- 
registered linux user #130250
--- End Message ---
___
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]