https://bz.apache.org/bugzilla/show_bug.cgi?id=64504

--- Comment #2 from [email protected] ---
Hello and thanks for the suggestion.

This is a fresh download of jmeter, no plugins. I have tried different
looks&feels, all the same problem.

I have noticed another thing, as I scroll down, before the content appears, I
get
java.lang.OutOfMemoryError: Java heap space
Dumping heap to java_pid5192.hprof ...
Heap dump file created [476706335 bytes in 1.189 secs]
Uncaught Exception java.lang.OutOfMemoryError: Java heap space in thread
Thread[AWT-EventQueue-0,6,main]. See log file for details.

from log panel:
2020-06-09 07:40:59,554 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space
2020-06-09 07:41:20,878 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space
2020-06-09 07:41:46,578 ERROR o.a.j.JMeter: Uncaught exception in thread
Thread[AWT-EventQueue-0,6,main]
java.lang.OutOfMemoryError: Java heap space

I dont think this would be the cause of my issues, rather a consequence, since
it is fixed by setting
HEAP="-Xms1g -Xmx1g -XX:MaxMetaspaceSize=256m"
yet the original problem still persists.

[onavratil@localhost ~]$ fc-list | grep Liberation
contains (along other bold/italic variants) 
/usr/share/fonts/liberation/LiberationSans-Regular.ttf: Liberation
Sans:style=Regular

Have tried isntalling other liberation-* packages, no change in the behavior.

Have also installed directly Arial & other ms font packages. The warning is
gone now, problem still persists.

I only have a single monitor. I am running CentOS in a VirtualBox machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to