Run olvm-vmcontrol from the KVM host
Hello,
When I run the olvm-vmcontrol command from the KVM host, the following error occurs.
+++++++++++++
[root@oraclekvm2 ~]# olvm-vmcontrol -m olvm2.localdomain -u admin@internal -v test -c getvcpu -e -f
Oracle Linux Virtualization Manager VM Control Utility 4.5.5-1.4
OLVMUTIL_PASS environment variable not found.
Password:
No keystore found, connection will fail unless a java keystore is already imported.
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at org.apache.http.conn.ssl.AbstractVerifier.<init>(AbstractVerifier.java:61)
at org.apache.http.conn.ssl.AllowAllHostnameVerifier.<init>(AllowAllHostnameVerifier.java:44)
at org.apache.http.conn.ssl.AllowAllHostnameVerifier.<clinit>(AllowAllHostnameVerifier.java:46)