Search code examples
javavisualvm

Garbled characters when lauching jvisualvm from linux jdk


I run jdk version 1.8.0_172 exported the diskpaly then I run jvisualvm from $java_home/bin

the OS is oracle enterprise linux 7. I have garbled unreadeable characters.

jvisualvm

this is the output of jvisualvm -J-Dnetbeans.logger.console=true:

-------------------------------------------------------------------------------
>Log Session: Wednesday, July 11, 2018 11:55:35 AM CEST
>System Info:
  Product Version         = Java VisualVM
  Operating System        = Linux version 4.1.12-124.16.4.el7uek.x86_64 running on amd64
  Java; VM; Vendor        = 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.8.0_172-b11
  Java Home               = /opt/infra/java/jdk1.8.0_172/jre
  System Locale; Encoding = en_US (visualvm); UTF-8
  Home Directory          = /root
  Current Directory       = /opt/infra/java/jdk1.8.0_172/bin
  User Directory          = /root/.visualvm/8u131
  Cache Directory         = /root/.cache/visualvm/8u131
  Installation            = /opt/infra/java/jdk1.8/lib/visualvm/visualvm
                            /opt/infra/java/jdk1.8/lib/visualvm/profiler
                            /opt/infra/java/jdk1.8/lib/visualvm/platform

is there something I am missing??

thank you


Solution

  • you should install missing fonts:

    yum groupinstall fonts