[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Memory Hog
- Subject: [cobalt-developers] Memory Hog
- From: "Ammar T. Al-Sayegh" <ammar@xxxxxxxxx>
- Date: Tue Mar 5 14:50:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi All,
My system has been running out of memory lately.
When I do ps -aux, I get many of the following
processes:
root 13227 0.0 1.1 163784 11652 ? S Mar05 0:01
/usr/java/jdk1.3.1/bin/i386/native_threads/java -Djava.security.manager -Djava.security.policy==/usr/java/jakarta-tomcat//conf/tom
cat.policy -Dtomcat.
root 13280 0.0 1.1 163784 11652 ? S Mar05 0:00
/usr/java/jdk1.3.1/bin/i386/native_threads/java -Djava.security.manager -Djava.security.policy==/usr/java/jakarta-tomcat//conf/tom
cat.policy -Dtomcat.
I have installed jdk few days ago, and I have no
idea why so many instances of the above process
are always running with each process taking %1.1
of the total memory.
-ammar