<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>I downgraded the jdbc to 9.2.1002 and it&#39;s working again. &#160;Thank you for your help!</p><p>The full setup is as such in case it helps anyone in the future:</p><p>OS: CentOS 7.3.1611</p><p>Backend: Ceph via Cinder</p><p>oVirt: 4.0.6.3</p><p>Postgres is remote and 9.5.7 on client and server</p><p>Postgres jdbc: 9.2.1002</p><p>Logan</p><blockquote><p>On May 23, 2017 at 4:15 PM Yedidyah Bar David &#60;didi@redhat.com&#62; wrote:</p><p>On Wed, May 24, 2017 at 12:06 AM, &#60;support@jac-properties.com&#62; wrote:</p><blockquote><p>Wow, that looks almost exactly like what we&#39;re seeing.</p><p>Unfortunately, downgrading from postgresql-jdbc-42.1.1 to 42.0.0, restarting ovirt-engine and rerunning engine-setup produces the same error messages.</p></blockquote><p>Please try 9.2. Thanks!</p><blockquote><p>Logan</p><blockquote><p>On May 23, 2017 at 3:39 PM Yedidyah Bar David &#60;didi@redhat.com&#62; wrote:</p><p>On Tue, May 23, 2017 at 11:19 PM, Logan Kuhn &#60;support@jac-properties.com&#62; wrote:</p><blockquote><p>Hi</p><p>We recently upgraded from postgres 9.5.4 to 9.5.6 and then to 9.5.7. We<br>restarted ovirt-engine between 9.5.4 and it worked as expected. After we<br>updated to 9.5.7 we have started to get postgres errors in engine.log and a<br>404 error in the browser when we try to start ovirt-engine.</p><p>Updates were done on client and server to keep them in sync.</p><p>The error is complaining about a missing function, but we can verify that<br>the function exists in the database. We&#39;ve also restored engine and<br>ovirt_engine_history from a backup at 8am this morning when it was working<br>and before we upgraded to 9.5.7 with no apparent help and run engine-setup<br>afterwards, still no luck.</p><p>2017-05-23 15:07:48,418 INFO [org.ovirt.engine.core.dal.dbbroker.DbFacade]<br>(ServerService Thread Pool -- 51) [] Initializing the DbFacade<br>2017-05-23 15:07:48,480 INFO [org.ovirt.engine.core.bll.Backend]<br>(ServerService Thread Pool -- 51) [] Start initializing Backend<br>2017-05-23 15:07:48,502 ERROR<br>[org.ovirt.engine.core.bll.network.macpool.MacPoolPerDc] (ServerService<br>Thread Pool -- 46) [] Error initializing: PreparedStatementCallback; bad SQL<br>grammar [select * from getallmacpoolrangesbymacpoolid()]; nested exception<br>is org.postgresql.util.PSQL<br>Exception: ERROR: function getallmacpoolrangesbymacpoolid() does not exist<br> Hint: No function matches the given name and argument types. You might need<br>to add explicit type casts.<br> Position: 16<br>2017-05-23 15:07:48,517 ERROR [org.ovirt.engine.core.bll.Backend]<br>(ServerService Thread Pool -- 51) [] Error during initialization:<br>org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke<br>public void<br>org.ovirt.engine.core.bll.hostedengine.PreviousHostedEngineHost.cre<br>ate() on<br>org.ovirt.engine.core.bll.hostedengine.PreviousHostedEngineHost@3a35f461<br> at<br>org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:100)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:81)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:126)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:162)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:101)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:141)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:742)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:189)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:100)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at org.ovirt.engine.core.bll.Backend.loadService(Backend.java:301)<br>[bll.jar:]<br> at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:212)<br>[bll.jar:]<br> at org.ovirt.engine.core.bll.Backend.create(Backend.java:159)<br>[bll.jar:]<br> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>[rt.jar:1.8.0_131]<br> at<br>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)<br>[rt.jar:1.8.0_131]<br> at<br>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>[rt.jar:1.8.0_131]<br> at java.lang.reflect.Method.invoke(Method.java:498)<br>[rt.jar:1.8.0_131]<br> at<br>org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br> at<br>org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doLifecycleInterception(Jsr299BindingsInterceptor.java:117)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:103)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br> at<br>org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73)<br>[weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br> at<br>org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.java:53)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorInjectionInterceptor.java:56)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.ee.component.ComponentInstantiatorInterceptor.processInvocation(ComponentInstantiatorInterceptor.java:74)<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterceptor.java:100)<br>[wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)<br> at<br>org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br> at<br>org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263)<br>[wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:374)<br>[wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br> at<br>org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:70)<br>[wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]</p></blockquote><p>A very similar report [1] was solved by downgrading postgresql-jdbc.</p><p>[1] <a href="http://lists.ovirt.org/pipermail/users/2017-April/081517.html">http://lists.ovirt.org/pipermail/users/2017-April/081517.html</a></p><p>Best,<br>--<br>Didi</p></blockquote></blockquote><p>--<br>Didi</p></blockquote></body></html>