Re: Major performance problem

2003-02-10 Thread Thomas Zander
Sorry, don't have the original message to reply to. I had similar problems when portmapper was not started; check if it is running. ps. try running xload instead of your java application; excluding things like colordepth 'requirements' of Java. On Mon, Feb 10, 2003 at 01:26:56PM -0800, Mark

Re: Major performance problem

2003-02-10 Thread Vladimir Dergachev
I have seen similar issues before. This typically happens upon creation of new windows. The easiest way (for me) to reproduce this is to start wish (Tcl/Tk interpreter) and do something like wish toplevel .a raise .a The problem seems to be trying to raise a window whish is already on the top of