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..... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20081208/3aeb7e7f/attachment-0003.html>
On Mon, Dec 8, 2008 at 12:20 AM, karthikeyan subbannan <skarthikeyan8384 at 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 at 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
On Mon, Dec 8, 2008 at 12:20 AM, karthikeyan subbannan <skarthikeyan8384 at 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.