美文网首页
jenkins 显示jmeter图形不出来

jenkins 显示jmeter图形不出来

作者: Mlotjve | 来源:发表于2018-11-12 18:50 被阅读0次
image.png

找了很久

第一种方案:

On Debian 9, I fixed it by installing libjfreechart-java:

sudo apt-get install libjfreechart-java
So this might be another required (or recommended) dependency for the jenkins debian package.

第二种方案:

Commenting out the assistive_technologies line in /etc/java-8-openjdk/accessibility.properties solved it.

image.png

相关文章

网友评论

      本文标题:jenkins 显示jmeter图形不出来

      本文链接:https://www.haomeiwen.com/subject/vqocfqtx.html