https://bz.apache.org/bugzilla/show_bug.cgi?id=64658
--- Comment #13 from Marc Stern <[email protected]> --- 1) Splash screen disappears just when the application is ready. Making it disappear earlier won't enable you work with the application earlier No, but at least I would be able to work on other Windows ... 2) The log you provide does include java.lang.OutOfMemoryError: Java heap space So I would suggest either increase -Xmx or collect a heap dump and analyze it for the heap consumption That's just because the debug mode uses too much memeory for a big project 3) Could you share the jmx file so we can replicate the issue? If needed, but I have the same problem with all projects. Maybe I wasn't clear: If you have a big project, it takes a long time to load it. I understand and I accept that. The only problem is that I cannot work on my PC when it's loading the project. The point is not to optimize the project load time (even if I would be happy to gain a few seconds), but simply to not block my screen with an image forbidding me to work. I would like to choose which window is on top myself and I don't see why JMeter should take such an initiative. -- You are receiving this mail because: You are the assignee for the bug.
