Disclaimer: I'm not a linux expert, but I'm definitely a Java one :-) Perhaps the Java programs leak X resources? Perhaps someone familiar with X knows whether X automatically recovers all resources when a process using them just dies (without explicitly freeing them)?
Alexander Maryanovsky. At 08:24 7/11/2002 +0000, Yosi wrote: >Hi, > >I have encountered a strange phenomena, that I can't seem to solve. >When I am using a gui java application for a long period of time it becomes >sluggish and very slow to respond. It happened to me with two java IDEs: >IntelliJ's IDEA and Eclipse. > >Now, if these were merely memory leaks, closing the application (and the jvm) >should have solved the problems. But no. Restaring the application brings them >to the same unresponsive state. Only restarting X seems to help. > >I have tried these two apps versus various jre's - Sun, IBM and Blackdown >to name a few. My system is RedHat 7.2 running KDE 3.0 > >any useful ideas? > >Sincerely, >Yosi > >_________________________________________________________________ >Join the world's largest e-mail service with MSN Hotmail. >http://www.hotmail.com > > >================================================================= >To unsubscribe, send mail to [EMAIL PROTECTED] with >the word "unsubscribe" in the message body, e.g., run the command >echo unsubscribe | mail [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
