<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">we are aware of the issue and currently testing the fix [1]. This was not revealed in our local systems nor OST, because the issue is raised only when rows in vdc_options table are in specific order, you are now the 2nd system which was affected by this issue.<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Martin<br><br>[1] <a href="https://gerrit.ovirt.org/81762">https://gerrit.ovirt.org/81762</a><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 14, 2017 at 4:46 PM, Maor Lipchuk <span dir="ltr">&lt;<a href="mailto:mlipchuk@redhat.com" target="_blank">mlipchuk@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I&#39;ve fetched rebased my env and updated my DB and now I&#39;ve encountered<br>
an issue that I can&#39;t start my engine, I get the following error, see<br>
[1].<br>
<br>
It seems that as part of the Backend startup we call DBConfigUtils.<br>
and once the config value of DBI18NPrefix is being added, it is<br>
dependent on DBEngine, and when trying to get the value of DBEngine it<br>
looks like that this value was not initialized yet in the<br>
_vdcOptionCache at DBConfigUtils and throws the error.<br>
Is there something I&#39;m missing?<br>
<br>
Regards,<br>
Maor<br>
<br>
<br>
[1]<br>
2017-09-14 16:30:49,024+03 ERROR [org.jboss.msc.service.fail]<br>
(ServerService Thread Pool -- 53) MSC000001: Failed to start service<br>
jboss.deployment.subunit.&quot;<wbr>engine.ear&quot;.&quot;bll.jar&quot;.<wbr>component.B<br>
ackend.START: org.jboss.msc.service.<wbr>StartException in service<br>
jboss.deployment.subunit.&quot;<wbr>engine.ear&quot;.&quot;bll.jar&quot;.<wbr>component.Backend.START:<br>
java.lang.<wbr>IllegalStateException: WFLYEE0042: Failed to<br>
construct component instance<br>
        at org.jboss.as.ee.component.<wbr>ComponentStartService$1.run(<wbr>ComponentStartService.java:57)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        at java.util.concurrent.<wbr>Executors$RunnableAdapter.<wbr>call(Executors.java:511)<br>
[rt.jar:1.8.0_121]<br>
        at java.util.concurrent.<wbr>FutureTask.run(FutureTask.<wbr>java:266)<br>
[rt.jar:1.8.0_121]<br>
        at java.util.concurrent.<wbr>ThreadPoolExecutor.runWorker(<wbr>ThreadPoolExecutor.java:1142)<br>
[rt.jar:1.8.0_121]<br>
        at java.util.concurrent.<wbr>ThreadPoolExecutor$Worker.run(<wbr>ThreadPoolExecutor.java:617)<br>
[rt.jar:1.8.0_121]<br>
        at java.lang.Thread.run(Thread.<wbr>java:745) [rt.jar:1.8.0_121]<br>
        at org.jboss.threads.JBossThread.<wbr>run(JBossThread.java:320)<br>
Caused by: java.lang.<wbr>IllegalStateException: WFLYEE0042: Failed to<br>
construct component instance<br>
        at org.jboss.as.ee.component.<wbr>BasicComponent.<wbr>constructComponentInstance(<wbr>BasicComponent.java:163)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        at org.jboss.as.ee.component.<wbr>BasicComponent.<wbr>constructComponentInstance(<wbr>BasicComponent.java:134)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        at org.jboss.as.ee.component.<wbr>BasicComponent.createInstance(<wbr>BasicComponent.java:88)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        at org.jboss.as.ejb3.component.<wbr>singleton.SingletonComponent.<wbr>getComponentInstance(<wbr>SingletonComponent.java:124)<br>
        at org.jboss.as.ejb3.component.<wbr>singleton.SingletonComponent.<wbr>start(SingletonComponent.java:<wbr>138)<br>
        at org.jboss.as.ee.component.<wbr>ComponentStartService$1.run(<wbr>ComponentStartService.java:54)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        ... 6 more<br>
Caused by: javax.ejb.EJBException: java.lang.<wbr>IllegalArgumentException:<br>
DBEngine has no value for version: general<br>
        at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.<wbr>handleExceptionInNoTx(<wbr>CMTTxInterceptor.java:213)<br>
        at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.invokeInNoTx(<wbr>CMTTxInterceptor.java:265)<br>
        at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.supports(<wbr>CMTTxInterceptor.java:374)<br>
        at org.jboss.as.ejb3.tx.<wbr>LifecycleCMTTxInterceptor.<wbr>processInvocation(<wbr>LifecycleCMTTxInterceptor.<wbr>java:70)<br>
        at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:340)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.as.weld.injection.<wbr>WeldInjectionContextIntercepto<wbr>r.processInvocation(<wbr>WeldInjectionContextIntercepto<wbr>r.java:43)<br>
        at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:340)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.as.ejb3.component.<wbr>interceptors.<wbr>CurrentInvocationContextInterc<wbr>eptor.processInvocation(<wbr>CurrentInvocationContextInterc<wbr>eptor.java:41)<br>
        at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:340)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.as.ee.concurrent.<wbr>ConcurrentContextInterceptor.<wbr>processInvocation(<wbr>ConcurrentContextInterceptor.<wbr>java:45)<br>
[wildfly-ee-10.1.0.Final.jar:<wbr>10.1.0.Final]<br>
        at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:340)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.invocation.<wbr>ContextClassLoaderInterceptor.<wbr>processInvocation(<wbr>ContextClassLoaderInterceptor.<wbr>java:64)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:340)<br>
[jboss-invocation-1.4.1.Final.<wbr>jar:1.4.1.Final]<br>
        at org.jboss.as.ejb3.component.<wbr>singleton.<wbr>StartupCountDownInterceptor.<wbr>processInvocation(<wbr>StartupCountDownInterceptor.<wbr>java:25)<br>
______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
</blockquote></div><br></div>