Ouch, reached 300k events in list 'jobsExecuted'
Greg Wooledge <[email protected]>
| Newsgroups | gmane.network.freenet.general |
|---|---|
| Message-ID | <[email protected]> |
freenet@griffon:~$ tail freenet.log
at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:285)
Aug 24, 2005 6:36:10 PM (freenet.diagnostics.LinkedEventDequeue$HeadImpl, YThread-52, ERROR): Ouch, reached 300k events in list 'jobsExecuted', last flip was 302 seconds ago. Might be a bad situation, please report to [email protected]
java.lang.Exception: debug
at freenet.diagnostics.LinkedEventDequeue$HeadImpl.add(LinkedEventDequeue.java:115)
at freenet.diagnostics.RandomVar.addTo(RandomVar.java:142)
at freenet.diagnostics.RandomVar.add(RandomVar.java:121)
at freenet.diagnostics.CountingProcess.add(CountingProcess.java:53)
at freenet.diagnostics.StandardDiagnostics$StdExternalCounting.count(StandardDiagnostics.java:120)
at freenet.thread.YThreadFactory$YThread.run(YThreadFactory.java:284)
Aug 24, 2005 6:36:13 PM (freenet.node.QueueManager, YThread-64, NORMAL): Last ran queue 8659 ms ago
Just running Freenet, stable network, build 5105. Was trying to download
one splitfile and a handful of 'sites all at once, and suddenly Freenet as
a whole stopped responding. The splitfile download status stopped updating,
no new images appeared on the Freesites, and the "Network Load" and
"Environment" pages wouldn't come up.
Hmm, lookee here:
Aug 24, 2005 6:37:38 PM (freenet.node.states.data.SendData, YThread-69, ERROR): Unexpected exception java.lang.OutOfMemoryError in SendData freenet.node.states.data.SendData@1191914 @ a7bded6b39cbb1d0: a7bded6b39cbb1d0/8b801c06d66cc878: send=freenet.OutputStreamTrailerWriter@bd9dbe, in=Key: 675fe19dc6302d7bbfb21c8d7b3b1f99ffbd6721130302 Buffer: freenet.fs.dir.NativeFSDirectory$ExternalNativeBuffer@d1f8ce:0x1 : 675fe19dc6302d7bbfb21c8d7b3b1f99ffbd6721130302:committed:525121:ffffffffffffffff New: false ( 524940 of 524940 read), moved=524814/524940, partSize=16384,result=0xffffffff (Unknown control byte),lastPacketLength=126, inPaddingMode=false (inWrite=true)
java.lang.OutOfMemoryError
That can't be good.
freenet@griffon:~$ ulimit -a
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) unlimited
virtual memory (kbytes, -v) 600000
freenet@griffon:~$ cat run
#!/bin/sh
CLASSPATH=$HOME/lightweight60k4.zip:$HOME/freenet.jar:$HOME/freenet-ext.jar
export CLASSPATH
nohup nice /usr/lib/j2sdk1.4-sun/bin/java -Xmx160M freenet.node.Main >nohup.out 2>&1 &
echo $! > freenet.pid
Does anyone know of a Java + Freenet build + freenet.conf configuration that
uses a SANE amount of memory? You know, like, LESS THAN TEN THOUSAND TIMES
the total memory of a Commodore 64?
Oh well... I guess it's time to kill the node again. I already know it's
completely incapable of recovering from an OutOfMemoryError.
--
Greg Wooledge | "Truth belongs to everybody."
[email protected] | - The Red Hot Chili Peppers
http://wooledge.org/~greg/ |
_______________________________________________
chat mailing list
[email protected]
Archived: http://news.gmane.org/gmane.network.freenet.general
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/chat
Or mailto:[email protected]?subject=unsubscribe
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFDDPhhDx4RMkhr5kwRAoKyAJ49K2aqt/+L+p3UHzbtW9wd/JZueACeM5Ox 9TBrxCxb0j4rcmtlC6kK81w= =DKQ9 -----END PGP SIGNATURE-----