RE: [freenet-support] Error - unable to recover from out of memory

2004-06-11 Thread Niklas Bergh
Loads of shortlived connections can cause this. A shorlived successful
connection resets the PeerHandler backoff and doesn't revertReset() it,
hence allowing for an immediate retry of the connection. As each retry
consumes quite a bit of memory for some time this behaviour might cause
OOMs.

This has at least caused _my_ node to get severe OOM problems. I have
locally solved this by implementing a backoff-style throttling on successful
outbound connections.

/N

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Toad
Sent: den 11 juni 2004 15:06
To: [EMAIL PROTECTED]
Cc: Wayne McDougall
Subject: Re: [freenet-support] Error - unable to recover from out of memory

What build of Freenet? How much memory in the machine? Did you try to
reduce the memory limit? Are you running on Windows? If you are running
on *nix, please send your start-freenet.sh .. if you are running on
Windows, there's an equivalent issue with direct memory settings but I
don't know what it would be...

On Fri, Jun 11, 2004 at 10:44:40AM +, Wayne McDougall wrote:
> Submitted in the hope it may be of some help/interest. Please advise if
you
> require more information:
> 
> 11/06/2004 09:33:55 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 213.156.52.103:1892>local,[EMAIL PROTECTED]
> 11/06/2004 09:34:01 (freenet.transport.ListenSelectorLoop,  interface
thread,
> ERROR): Attempted to recover from OutOfMemoryError
java.lang.OutOfMemoryError
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> 11/06/2004 09:59:59 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 213.156.52.121:4924>local,[EMAIL PROTECTED]
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> 11/06/2004 10:00:03 (freenet.transport.ListenSelectorLoop,  interface
thread,
> ERROR): Attempted to recover from OutOfMemoryError
java.lang.OutOfMemoryError
> 11/06/2004 10:02:42 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 12.215.92.202:63277>local,[EMAIL PROTECTED]
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> and so on for the next 12 hours...
> 
> 
> 
> ___
> 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.

___
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] Error - unable to recover from out of memory

2004-06-11 Thread Toad
What build of Freenet? How much memory in the machine? Did you try to
reduce the memory limit? Are you running on Windows? If you are running
on *nix, please send your start-freenet.sh .. if you are running on
Windows, there's an equivalent issue with direct memory settings but I
don't know what it would be...

On Fri, Jun 11, 2004 at 10:44:40AM +, Wayne McDougall wrote:
> Submitted in the hope it may be of some help/interest. Please advise if you
> require more information:
> 
> 11/06/2004 09:33:55 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 213.156.52.103:1892>local,[EMAIL PROTECTED]
> 11/06/2004 09:34:01 (freenet.transport.ListenSelectorLoop,  interface thread,
> ERROR): Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> 11/06/2004 09:59:59 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 213.156.52.121:4924>local,[EMAIL PROTECTED]
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> 11/06/2004 10:00:03 (freenet.transport.ListenSelectorLoop,  interface thread,
> ERROR): Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 11/06/2004 10:02:42 (freenet.transport.tcpConnection, Finalizer, NORMAL):
> finalized without being closed!tcp/connection:
> 12.215.92.202:63277>local,[EMAIL PROTECTED]
> Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
> 
> and so on for the next 12 hours...
> 
> 
> 
> ___
> 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]

[freenet-support] Error - unable to recover from out of memory

2004-06-11 Thread Wayne McDougall
Submitted in the hope it may be of some help/interest. Please advise if you
require more information:

11/06/2004 09:33:55 (freenet.transport.tcpConnection, Finalizer, NORMAL):
finalized without being closed!tcp/connection:
213.156.52.103:1892>local,[EMAIL PROTECTED]
11/06/2004 09:34:01 (freenet.transport.ListenSelectorLoop,  interface thread,
ERROR): Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError

11/06/2004 09:59:59 (freenet.transport.tcpConnection, Finalizer, NORMAL):
finalized without being closed!tcp/connection:
213.156.52.121:4924>local,[EMAIL PROTECTED]
Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError

11/06/2004 10:00:03 (freenet.transport.ListenSelectorLoop,  interface thread,
ERROR): Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError
11/06/2004 10:02:42 (freenet.transport.tcpConnection, Finalizer, NORMAL):
finalized without being closed!tcp/connection:
12.215.92.202:63277>local,[EMAIL PROTECTED]
Attempted to recover from OutOfMemoryError java.lang.OutOfMemoryError

and so on for the next 12 hours...



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