linux启动jmeter报An error occurred

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux启动jmeter报An error occurred相关的知识,希望对你有一定的参考价值。

linux启动jmeter报错:An error occurred: /root/java/jdk1.8.0_51/jre/lib/amd64/libawt_xawt.so: libXext.so.6: cannot open shared object file: No such file or directory
原因是没安装libXext

安装libXext:
yum install libXext

如果还是报其他文件找不到,继续安装。

以上是关于linux启动jmeter报An error occurred的主要内容,如果未能解决你的问题,请参考以下文章

com.rabbitmq.client.impl.ForgivingExceptionHandler.log:119 -An unexpected connection driver error oc

Myeclipse启动报错:An error has occurred.See the log file

jmeter在linux上启动报错:连接拒绝

Linux 报错误:The remote server returned an error 500

eclipse遇到启动报an error has occurred see the log file错

angularjs启动项目报ERROR in AppModule is not an NgModule解决方法