I am also struggling with 5074.

Here is my freenet.conf:
ipAddress=www.gentilehome.com
listenPort=27882
seedNodes=seednodes.ref
outputBandwidthLimit=48000
storeSize=3G
overloadHigh=0.6
overloadLow=0.4

I've got a fast net connection 7mbps downstream 1mbps upstream.
I've got over 2GB in my store.

After a few hours of stability (6 or so), it stops sending/receiving
significant amounts of data and the CPU sits at 100%.
The memory sits at 150MB and I see these errors in the freenet.log

Mar 12, 2004 7:14:38 PM (freenet.PeerPacketParser, Network reading
thread, ERROR): Caught java.lang.OutOfMemoryError in
[EMAIL PROTECTED] PeerPacketParser[lengthBuffered=-1,
waitingMessageLength=-1, waitingMessageCurrentBytes=-1,
[EMAIL PROTECTED]
MuxConnectionHandler[conn=[tcp/connection:
35405>80.134.44.225:31603,[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED], identity=[DSA(a971 6c0e
ce49 3474 7679  8e61 f4e5 67bb f1c3 0cc5)],
sock=[Socket[addr=drumbass.dyndns.org/80.134.44.225,port=31603,localport=35405]], 
chan=[java.nio.channels.SocketChannel[connected local=/192.168.1.50:35405 
remote=drumbass.dyndns.org/80.134.44.225:31603]], peer=[Peer [DSA(a971 6c0e ce49 3474 
7679  8e61 f4e5 67bb f1c3 0cc5) @ 80.134.44.225:31603 (1/3)]], 
outbound=[true]]].processMessage(buf,86,105,true)
java.lang.OutOfMemoryError

As per the default start-freenet.sh script, java is being launched with
this switch: -Xmx128m


Soooo, what gives? Why can't it live within it's 128MB space?


- Chris Gentile


Chris Gentile <[EMAIL PROTECTED]>



Highlights from the nodeinfo servlet:




Node Version
0.5
  Protocol
  Version
STABLE-1.50
Build Number
5074
CVS Revision
1.90.2.50.2.101








         Uptime








  5 minutes








          Load








Current
routingTime
490ms
Current
messageSendTimeRequest
98ms
Pooled
threads
running jobs
37 (30.8%)
Pooled
threads
which are
idle
22
Current
upstream
bandwidth
usage
3291
bytes/second
(6.9%)
Current
estimated
load for
QueryReject
purposes
30%
Current
estimated
load for
rate
limiting
49%
Reason for
load:
Load due to
thread limit
= 30.8%
Load due to
routingTime
= 49% =
49,000% /
100,000% >
overloadLow
(40%)
Load due to
messageSendTimeRequest = 9.8% = 9,806.5% / 100,000% <= overloadLow (40%)
Load due to
output
bandwidth
limiting =
5.1% because
outputBytes(197478) <= limit (2304000.034 ) = outLimitCutoff (0.8) * 
outputBandwidthLimit (48000) * 60
Estimated
external
pSearchFailed (based only on QueryRejections due to load):
8.112998809500744E-5
Current
estimated
requests per
hour (based
on last 10
mins):
1547.0
Current
global quota
(requests
per hour):
922.7280194942762
Highest seen
bytes
downloaded
in one
minute:
78102
Current
outgoing
request rate
3091.0

    Architecture and
    Operating System








Architecture
        i386
Available
processors
           1
Operating
System
       Linux
OS Version
 2.4.20-30.9








  Java Virtual Machine








JVM Vendor
         Sun
Microsystems
        Inc.
JVM Name
        Java
 HotSpot(TM)
   Client VM
JVM Version
1.4.2_04-b05








   Memory Allocation








Maximum
memory the
JVM will
allocate
 130,112 KiB
Memory
currently
allocated by
the JVM
  48,360 KiB
Memory in
use
  35,553,840
       Bytes
Estimated
memory used
by logger
        None
Unused
allocated
memory
  13,964,904
       Bytes








       Data Store








Maximum size
       3 GiB
Used space
   2,361,304
         KiB
Free space
 784,424 KiB
Percent used
          75
Total keys
        5919
Space used
by temp
files
        None
Maximum
space for
temp files
1,073,741,856 Bytes
Most recent
file access
time
  Fri Mar 12
19:39:23 MST
        2004
Least recent
file access
time
  Thu Mar 04
09:11:26 MST
        2004








       Transports








Current IPv4
address
207.251.177.226
Current IPv4
port
       27882
ARK sequence
number


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

Reply via email to