Jean Jordaan wrote: > > All of a sudden, XXE became extremely unresponsive. It takes 30s to a > few minutes to respond to any user action, not even repainting the > screen. But it does respond eventually. top shows no CPU load, although > java is sucking RAM: 708m VIRT, 82m RES (I have 2GB). It persisted > after a restart. I closed OpenOffice and restarted again. Now it's OK.
We know that this happens, very rarely, with Java[?m] 1.6 running on Linux/X Window. There's nothing we can fix here. Please downgrade to Java 1.5 if you are really annoyed. > Is there a way to dump debugging info in a situation like this? If you are running Java 1.6, start the jconsole and connect to XXE. You should see that the AWT thread is blocked on the X Window selection.

