hi , I have one problem in centos4.4.That is when i run a java Swing Based application(non stop Application ie ,24/7) in centos4.4 the X Window system takes 100% of cpu usage....When i restart the system it will come down.After few hours it will again go to 100%...please tell me solution.....
On Mon, Dec 8, 2008 at 12:20 AM, karthikeyan subbannan skarthikeyan8384@gmail.com wrote:
I have one problem in centos4.4.That is when i run a java Swing
Based application(non stop Application ie ,24/7) in centos4.4 the X Window system takes 100% of cpu usage....When i restart the system it will come down.After few hours it will again go to 100%...please tell me solution.....
Memory Leak or some other bug, in the Swing Based application? I doubt that the bug is in X. Have you posted on the mailing list for that application and/or filed a bug on it? Before you seek a solution, you need to diagnose the problem.
Hi,
On Mon, Dec 8, 2008 at 00:20, karthikeyan subbannan skarthikeyan8384@gmail.com wrote:
I have one problem in centos4.4.
You can update to 4.7 and see if that fixes it. If it's a problem in X, it might have been fixed between 4.4 and 4.7, although I would say it's very unlikely that the problem is in X.
When i restart the system it will come down.
What happens if you don't reboot but only restart your Java application?
After few hours it will again go to 100%.
What happens if you reboot but do not start the Java application right away?
Your Java application is guilty until proven otherwise.
HTH, Filipe
Filipe Brandenburger wrote:
Hi,
On Mon, Dec 8, 2008 at 00:20, karthikeyan subbannan skarthikeyan8384@gmail.com wrote:
I have one problem in centos4.4.
You can update to 4.7 and see if that fixes it. If it's a problem in X, it might have been fixed between 4.4 and 4.7, although I would say it's very unlikely that the problem is in X.
When i restart the system it will come down.
What happens if you don't reboot but only restart your Java application?
After few hours it will again go to 100%.
What happens if you reboot but do not start the Java application right away?
Your Java application is guilty until proven otherwise.
HTH, Filipe _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
which java are you using? different versions of java react differently
hi I am using jre 1.6.0_01. Java Application run Using this Jre.
bye..
On 12/9/08, Tosh toshlinux@gmail.com wrote:
Filipe Brandenburger wrote:
Hi,
On Mon, Dec 8, 2008 at 00:20, karthikeyan subbannan skarthikeyan8384@gmail.com wrote:
I have one problem in centos4.4.
You can update to 4.7 and see if that fixes it. If it's a problem in X, it might have been fixed between 4.4 and 4.7, although I would say it's very unlikely that the problem is in X.
When i restart the system it will come down.
What happens if you don't reboot but only restart your Java application?
After few hours it will again go to 100%.
What happens if you reboot but do not start the Java application right
away?
Your Java application is guilty until proven otherwise.
HTH, Filipe _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
which java are you using? different versions of java react differently _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Mon, Dec 8, 2008 at 12:20 AM, karthikeyan subbannan skarthikeyan8384@gmail.com wrote:
I have one problem in centos4.4.
<snip> As Felipe suggested, you can upgrade to 4.7. You should upgrade to 4.7, for Security reasons.