Greg Wooledge <[EMAIL PROTECTED]> irta: > Devl Peter ([EMAIL PROTECTED]) wrote: >
> What java command are you using to run it? > > When the OOM occurs, what does "ps auxw" show for the memory use > of the java process? For the memory, it is really weird: ps: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND freenet 14386 0.0 32.0 474648 164824 pts/2 SN 21:20 0:00 java -Xmx192m freenet.node.Main top: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 1493 freenet 15 10 162M 160M 8124 S N 0.0 32.0 0:08 java according to ps, and top, java uses up around 160 megabytes of memory (if that is what size means) I suspect if I use it heavily, it can reach the 192 MByte limit. But according to nodeinfo/environment: Memory Allocation Maximum memory the JVM will allocate 195,136 KiB Memory currently allocated by the JVM 30,568 KiB Memory in use 13,020,104 Bytes Estimated memory used by logger None Unused allocated memory 18,279,632 Bytes How is that at other nodes? _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
