On Tuesday, April 4, 2017 12:07:55 PM EDT Jakub Niedermertl wrote: > Hi, > > anyone else is experiencing following error message in engine log? >
Yes its a problem with the new ovn provider. If you say no to installing it the problem should go away, or you can manually remove the ovn provider row from the database (the provider type and url are somehow switched). > 2017-04-04 17:38:48,988+02 ERROR > [org.ovirt.engine.core.bll.provider.GetAllProvidersQuery] (default > task-101) [b421c4c1-1602-4c41-88f6-b5ff20888713] Query > 'GetAllProvidersQuery' failed: No enum constant > org.ovirt.engine.core.common.businessentities.ProviderType.http://localhost: > 9696 2017-04-04 17:38:48,989+02 ERROR > [org.ovirt.engine.core.bll.provider.GetAllProvidersQuery] (default > task-101) [b421c4c1-1602-4c41-88f6-b5ff20888713] Exception: > java.lang.IllegalArgumentException: No enum constant > org.ovirt.engine.core.common.businessentities.ProviderType.http://localhost: > 9696 at java.lang.Enum.valueOf(Enum.java:238) [rt.jar:1.8.0_121] > at > org.ovirt.engine.core.common.businessentities.ProviderType.valueOf(Provider > Type.java:11) [common.jar:] > at > org.ovirt.engine.core.dao.provider.ProviderDaoImpl$ProviderRowMapper.mapRow > (ProviderDaoImpl.java:134) [dal.jar:] > at > org.ovirt.engine.core.dao.provider.ProviderDaoImpl$ProviderRowMapper.mapRow > (ProviderDaoImpl.java:119) [dal.jar:] > ... > > I filed an issue for that > https://bugzilla.redhat.com/show_bug.cgi?id=1438883. > > Jakub > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
