[Users] Error when running "engine-manage-domains"

Juan Hernandez jhernand at redhat.com
Tue Feb 5 10:55:41 UTC 2013


On 02/05/2013 05:40 AM, Christian Hernandez wrote:
> I get an error when running the engine-manage-domains" command that
> leads me to believe not everything was installed.
>
> [root at ovirt ~]# engine-manage-domains -action=list
> Error: can't run without missing JAR file:
> /usr/share/ovirt-engine/engine.ear/lib/spring-beans-2.5.6.SEC02.jar
>
> [root at ovirt ~]# yum -y provides
> /usr/share/ovirt-engine/engine.ear/lib/spring-beans-2.5.6.SEC02.jar
> Loaded plugins: fastestmirror, refresh-packagekit, versionlock
> Loading mirror speeds from cached hostfile
>   * base: mirror.5ninesolutions.com <http://mirror.5ninesolutions.com>
>   * extras: centos.mirror.ndchost.com <http://centos.mirror.ndchost.com>
>   * updates: yum.phx.singlehop.com <http://yum.phx.singlehop.com>
> No Matches found
> [root at ovirt ~]# file
> /usr/share/ovirt-engine/engine.ear/lib/spring-beans-2.5.6.SEC02.jar
> /usr/share/ovirt-engine/engine.ear/lib/spring-beans-2.5.6.SEC02.jar:
> cannot open
> `/usr/share/ovirt-engine/engine.ear/lib/spring-beans-2.5.6.SEC02.jar'
> (No such file or directory)
>
>
> Thoughts? Or anyone know what package provides this?
>
> --Christian

That .jar file should be provided by the ovirt-engine-backend package, 
but it probably has a different name. Try this:

yum provides "/usr/share/ovirt-engine/engine.ear/lib/spring*.jar"

If you have the file but with a different version number then you will 
need to rename it or fix the engine-manage-domains script. None of these 
solutions is really good, as you changes will be lost next time you 
update the packages. The good solution is to fix the packaging. Can you 
please tell us what packages are you using?

-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Users mailing list