<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 30, 2017 at 1:26 AM, Alex Bartonek <span dir="ltr">&lt;<a href="mailto:Alex@unix1337.com" target="_blank">Alex@unix1337.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div>I used clonezilla and built the VM that way.  If you get the OVA thing working, cool..  but in the meantime, here&#39;s how I did it using Clonezilla.<br></div></blockquote><div><br></div><div>The bad news is that unfortunately, this OVA-import functionality is indeed broken on 4.2.0.2.<br></div><div>The good news is that not only that the fix for this, along with other OVA-related improvements, is already available on the master branch where 4.2.1 will be generated from but also that there is a workaround for importing an OVA **that was generated by oVirt** which may even be more efficient:</div><div>The alternative way requires using the SDK.</div><div>An example that demonstrates how to do this can be found at [1] - you just need to replace the path to the ova (#43), the name of the target cluster (#45), the connection details (#51-#57) and the name of the target storage domain (#115).</div><div><br></div><div>So you&#39;ll need to install the SDK on one of the hosts that are part of the source data center and then:</div><div>1. Export the VM as OVA through the webadmin/rest-api to a specific path on that host.</div><div>2. Execute the example-script that takes the OVA from that path and uploads it to the target data center.</div><div><br></div><div>Note that the SDK example-script uses the upload-disk operation.</div><div>This requires several configuration settings - I highly suggest to execute the example of upload-disk [2] and only once that works for you to upload the OVA(s).</div><div><br></div><div>[1] <a href="https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_ova_as_vm.py">https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_ova_as_vm.py</a></div><div>[2] <a href="https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_disk.py">https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_disk.py</a></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div></div><div><br></div><div><a href="https://www.unix1337.com/cloning-a-virtualbox-vm-to-ovirt-4-2/" target="_blank">https://www.unix1337.com/<wbr>cloning-a-virtualbox-vm-to-<wbr>ovirt-4-2/</a><br></div><span class="gmail-im gmail-HOEnZb"><div><br></div><div><br></div><div class="gmail-m_-2058383131084091252protonmail_signature_block"><div class="gmail-m_-2058383131084091252protonmail_signature_block-user gmail-m_-2058383131084091252protonmail_signature_block-empty"><br></div><div class="gmail-m_-2058383131084091252protonmail_signature_block-proton">Sent with <a href="https://protonmail.com" target="_blank">ProtonMail</a> Secure Email.<br></div></div><div><br></div></span><div class="gmail-HOEnZb"><div class="gmail-h5"><blockquote type="cite" class="gmail-m_-2058383131084091252protonmail_quote"><div>-------- Original Message --------<br></div><div>Subject: How to import OVA from oVirt 4.2 to oVirt 4.2<br></div><div>Local Time: December 28, 2017 8:03 PM<br></div><div>UTC Time: December 29, 2017 2:03 AM<br></div><div>From: <a href="mailto:Alex@unix1337.com" target="_blank">Alex@unix1337.com</a><br></div><div>To: users &lt;<a href="mailto:users@ovirt.org" target="_blank">users@ovirt.org</a>&gt;<br></div><div><br></div><div>Followed instructions here:<br></div><div><a href="https://www.ovirt.org/develop/release-management/features/virt/virt-v2v-integration/" target="_blank">https://www.ovirt.org/develop/<wbr>release-management/features/<wbr>virt/virt-v2v-integration/</a><br></div><div>Section: Importing OVA Files from VMware<br></div><div>Even though its not VMWare, its an ova file so I followed the steps there.  Ownership of the file is 777, wide open.<br></div><div><br></div><div>Error after clicking load: Failed to load VM configuration from OVA file: /media/primary/extra_space/<wbr>CentOS7.ova<br></div><div><br></div><div><br></div><div>Error in engine.log:<br></div><div>2017-12-28 20:03:04,910-06 INFO  [org.ovirt.engine.core.common.<wbr>utils.ansible.AnsibleExecutor] (default task-38) [b596efbd-dc55-4ce4-b3b8-<wbr>5e8ffac6e633] Executing Ansible command:  [/usr/bin/ansible-playbook, --private-key=/etc/pki/ovirt-<wbr>engine/keys/engine_id_rsa, --inventory=/tmp/ansible-<wbr>inventory4892490524555390378, --extra-vars=ovirt_query_ova_<wbr>path=/media/primary/extra_<wbr>space/CentOS7.ova, /usr/share/ovirt-engine/<wbr>playbooks/ovirt-ova-query.yml] [Logfile: null]<br></div><div>2017-12-28 20:03:09,045-06 INFO  [org.ovirt.engine.core.common.<wbr>utils.ansible.AnsibleExecutor] (default task-38) [b596efbd-dc55-4ce4-b3b8-<wbr>5e8ffac6e633] Ansible playbook command has exited with value: 0<br></div><div>2017-12-28 20:03:09,046-06 ERROR [org.ovirt.engine.core.bll.<wbr>GetVmFromOvaQuery] (default task-38) [b596efbd-dc55-4ce4-b3b8-<wbr>5e8ffac6e633] Query &#39;GetVmFromOvaQuery&#39; failed: null<br></div><div>2017-12-28 20:03:09,046-06 ERROR [org.ovirt.engine.core.bll.<wbr>GetVmFromOvaQuery] (default task-38) [b596efbd-dc55-4ce4-b3b8-<wbr>5e8ffac6e633] Exception: java.lang.NullPointerException<br></div><div>at org.ovirt.engine.core.bll.<wbr>GetVmFromOvaQuery.<wbr>executeQueryCommand(<wbr>GetVmFromOvaQuery.java:47) [bll.jar:]<br></div><div>at org.ovirt.engine.core.bll.<wbr>QueriesCommandBase.<wbr>executeCommand(<wbr>QueriesCommandBase.java:106) [bll.jar:]<br></div><div>at org.ovirt.engine.core.dal.<wbr>VdcCommandBase.execute(<wbr>VdcCommandBase.java:33) [dal.jar:]<br></div><div>at org.ovirt.engine.core.bll.<wbr>executor.<wbr>DefaultBackendQueryExecutor.<wbr>execute(<wbr>DefaultBackendQueryExecutor.<wbr>java:14) [bll.jar:]<br></div><div>at org.ovirt.engine.core.bll.<wbr>Backend.runQueryImpl(Backend.<wbr>java:579) [bll.jar:]<br></div><div>at org.ovirt.engine.core.bll.<wbr>Backend.runQuery(Backend.java:<wbr>548) [bll.jar:]<br></div><div>at sun.reflect.<wbr>GeneratedMethodAccessor100.<wbr>invoke(Unknown Source) [:1.8.0_151]<br></div><div>at sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43) [rt.jar:1.8.0_151]<br></div><div>at java.lang.reflect.Method.<wbr>invoke(Method.java:498) [rt.jar:1.8.0_151]<br></div><div>at org.jboss.as.ee.component.<wbr>ManagedReferenceMethodIntercep<wbr>tor.processInvocation(<wbr>ManagedReferenceMethodIntercep<wbr>tor.java:52)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext$Invocation.<wbr>proceed(InterceptorContext.<wbr>java:509)<br></div><div>at org.jboss.as.weld.ejb.<wbr>DelegatingInterceptorInvocatio<wbr>nContext.proceed(<wbr>DelegatingInterceptorInvocatio<wbr>nContext.java:92) [wildfly-weld-ejb-11.0.0.<wbr>Final.jar:11.0.0.Final]<br></div><div>at org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>interceptorChainCompleted(<wbr>WeldInvocationContext.java:98) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>proceed(WeldInvocationContext.<wbr>java:117) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.ovirt.engine.core.common.<wbr>di.interceptor.<wbr>LoggingInterceptor.apply(<wbr>LoggingInterceptor.java:12) [common.jar:]<br></div><div>at sun.reflect.<wbr>GeneratedMethodAccessor66.<wbr>invoke(Unknown Source) [:1.8.0_151]<br></div><div>at sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43) [rt.jar:1.8.0_151]<br></div><div>at java.lang.reflect.Method.<wbr>invoke(Method.java:498) [rt.jar:1.8.0_151]<br></div><div>at org.jboss.weld.interceptor.<wbr>reader.<wbr>SimpleInterceptorInvocation$<wbr>SimpleMethodInvocation.invoke(<wbr>SimpleInterceptorInvocation.<wbr>java:73) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>invokeNext(<wbr>WeldInvocationContext.java:83) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.weld.interceptor.<wbr>proxy.WeldInvocationContext.<wbr>proceed(WeldInvocationContext.<wbr>java:115) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.weld.bean.<wbr>InterceptorImpl.intercept(<wbr>InterceptorImpl.java:108) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.as.weld.ejb.<wbr>DelegatingInterceptorInvocatio<wbr>nContext.proceed(<wbr>DelegatingInterceptorInvocatio<wbr>nContext.java:82) [wildfly-weld-ejb-11.0.0.<wbr>Final.jar:11.0.0.Final]<br></div><div>at org.jboss.as.weld.<wbr>interceptors.<wbr>EjbComponentInterceptorSupport<wbr>.delegateInterception(<wbr>EjbComponentInterceptorSupport<wbr>.java:60)<br></div><div>at org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>delegateInterception(<wbr>Jsr299BindingsInterceptor.<wbr>java:76)<br></div><div>at org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>doMethodInterception(<wbr>Jsr299BindingsInterceptor.<wbr>java:88)<br></div><div>at org.jboss.as.weld.<wbr>interceptors.<wbr>Jsr299BindingsInterceptor.<wbr>processInvocation(<wbr>Jsr299BindingsInterceptor.<wbr>java:101)<br></div><div>at org.jboss.as.ee.component.<wbr>interceptors.<wbr>UserInterceptorFactory$1.<wbr>processInvocation(<wbr>UserInterceptorFactory.java:<wbr>63)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext$Invocation.<wbr>proceed(InterceptorContext.<wbr>java:509)<br></div><div>at org.ovirt.engine.core.bll.<wbr>interceptors.<wbr>CorrelationIdTrackerIntercepto<wbr>r.aroundInvoke(<wbr>CorrelationIdTrackerIntercepto<wbr>r.java:13) [bll.jar:]<br></div><div>at sun.reflect.<wbr>GeneratedMethodAccessor96.<wbr>invoke(Unknown Source) [:1.8.0_151]<br></div><div>at sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43) [rt.jar:1.8.0_151]<br></div><div>at java.lang.reflect.Method.<wbr>invoke(Method.java:498) [rt.jar:1.8.0_151]<br></div><div>at org.jboss.as.ee.component.<wbr>ManagedReferenceLifecycleMetho<wbr>dInterceptor.<wbr>processInvocation(<wbr>ManagedReferenceLifecycleMetho<wbr>dInterceptor.java:89)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>invocationmetrics.<wbr>ExecutionTimeInterceptor.<wbr>processInvocation(<wbr>ExecutionTimeInterceptor.java:<wbr>43) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ee.concurrent.<wbr>ConcurrentContextInterceptor.<wbr>processInvocation(<wbr>ConcurrentContextInterceptor.<wbr>java:45) [wildfly-ee-11.0.0.Final.jar:<wbr>11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>InitialInterceptor.<wbr>processInvocation(<wbr>InitialInterceptor.java:40)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>ChainedInterceptor.<wbr>processInvocation(<wbr>ChainedInterceptor.java:53)<br></div><div>at org.jboss.as.ee.component.<wbr>interceptors.<wbr>ComponentDispatcherInterceptor<wbr>.processInvocation(<wbr>ComponentDispatcherInterceptor<wbr>.java:52)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>singleton.<wbr>SingletonComponentInstanceAsso<wbr>ciationInterceptor.<wbr>processInvocation(<wbr>SingletonComponentInstanceAsso<wbr>ciationInterceptor.java:53) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.invokeInNoTx(<wbr>CMTTxInterceptor.java:264) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.supports(<wbr>CMTTxInterceptor.java:379) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.as.ejb3.tx.<wbr>CMTTxInterceptor.<wbr>processInvocation(<wbr>CMTTxInterceptor.java:244) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext$Invocation.<wbr>proceed(InterceptorContext.<wbr>java:509)<br></div><div>at org.jboss.weld.ejb.<wbr>AbstractEJBRequestScopeActivat<wbr>ionInterceptor.aroundInvoke(<wbr>AbstractEJBRequestScopeActivat<wbr>ionInterceptor.java:73) [weld-core-impl-2.4.3.Final.<wbr>jar:2.4.3.Final]<br></div><div>at org.jboss.as.weld.ejb.<wbr>EjbRequestScopeActivationInter<wbr>ceptor.processInvocation(<wbr>EjbRequestScopeActivationInter<wbr>ceptor.java:89)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>interceptors.<wbr>CurrentInvocationContextInterc<wbr>eptor.processInvocation(<wbr>CurrentInvocationContextInterc<wbr>eptor.java:41) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>invocationmetrics.<wbr>WaitTimeInterceptor.<wbr>processInvocation(<wbr>WaitTimeInterceptor.java:47) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.security.<wbr>SecurityContextInterceptor.<wbr>processInvocation(<wbr>SecurityContextInterceptor.<wbr>java:100) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.deployment.<wbr>processors.<wbr>StartupAwaitInterceptor.<wbr>processInvocation(<wbr>StartupAwaitInterceptor.java:<wbr>22) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>interceptors.<wbr>ShutDownInterceptorFactory$1.<wbr>processInvocation(<wbr>ShutDownInterceptorFactory.<wbr>java:64) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ejb3.component.<wbr>interceptors.<wbr>LoggingInterceptor.<wbr>processInvocation(<wbr>LoggingInterceptor.java:67) [wildfly-ejb3-11.0.0.Final.<wbr>jar:11.0.0.Final]<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.as.ee.component.<wbr>NamespaceContextInterceptor.<wbr>processInvocation(<wbr>NamespaceContextInterceptor.<wbr>java:50)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>ContextClassLoaderInterceptor.<wbr>processInvocation(<wbr>ContextClassLoaderInterceptor.<wbr>java:60)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.run(<wbr>InterceptorContext.java:438)<br></div><div>at org.wildfly.security.manager.<wbr>WildFlySecurityManager.<wbr>doChecked(<wbr>WildFlySecurityManager.java:<wbr>609)<br></div><div>at org.jboss.invocation.<wbr>AccessCheckingInterceptor.<wbr>processInvocation(<wbr>AccessCheckingInterceptor.<wbr>java:57)<br></div><div>at org.jboss.invocation.<wbr>InterceptorContext.proceed(<wbr>InterceptorContext.java:422)<br></div><div>at org.jboss.invocation.<wbr>ChainedInterceptor.<wbr>processInvocation(<wbr>ChainedInterceptor.java:53)<br></div><div>at org.jboss.as.ee.component.<wbr>ViewService$View.invoke(<wbr>ViewService.java:198)<br></div><div>at org.jboss.as.ee.component.<wbr>ViewDescription$1.<wbr>processInvocation(<wbr>ViewDescription.java:185)<br></div><div>at org.jboss.as.ee.component.<wbr>ProxyInvocationHandler.invoke(<wbr>ProxyInvocationHandler.java:<wbr>81)<br></div><div>at org.ovirt.engine.core.common.<wbr>interfaces.BackendLocal$$$<wbr>view4.runQuery(Unknown Source) [common.jar:]<br></div><div>at org.ovirt.engine.ui.frontend.<wbr>server.gwt.<wbr>GenericApiGWTServiceImpl.<wbr>runQuery(<wbr>GenericApiGWTServiceImpl.java:<wbr>90)<br></div><div>at sun.reflect.<wbr>GeneratedMethodAccessor126.<wbr>invoke(Unknown Source) [:1.8.0_151]<br></div><div>at sun.reflect.<wbr>DelegatingMethodAccessorImpl.<wbr>invoke(<wbr>DelegatingMethodAccessorImpl.<wbr>java:43) [rt.jar:1.8.0_151]<br></div><div>at java.lang.reflect.Method.<wbr>invoke(Method.java:498) [rt.jar:1.8.0_151]<br></div><div>at com.google.gwt.user.server.<wbr>rpc.RPC.<wbr>invokeAndEncodeResponse(RPC.<wbr>java:587)<br></div><div>at com.google.gwt.user.server.<wbr>rpc.RemoteServiceServlet.<wbr>processCall(<wbr>RemoteServiceServlet.java:333)<br></div><div>at com.google.gwt.user.server.<wbr>rpc.RemoteServiceServlet.<wbr>processCall(<wbr>RemoteServiceServlet.java:303)<br></div><div>at com.google.gwt.user.server.<wbr>rpc.RemoteServiceServlet.<wbr>processPost(<wbr>RemoteServiceServlet.java:373)<br></div><div>at com.google.gwt.user.server.<wbr>rpc.<wbr>AbstractRemoteServiceServlet.<wbr>doPost(<wbr>AbstractRemoteServiceServlet.<wbr>java:62)<br></div><div>at javax.servlet.http.<wbr>HttpServlet.service(<wbr>HttpServlet.java:707) [jboss-servlet-api_3.1_spec-1.<wbr>0.0.Final.jar:1.0.0.Final]<br></div><div>at org.ovirt.engine.ui.frontend.<wbr>server.gwt.<wbr>GenericApiGWTServiceImpl.<wbr>service(<wbr>GenericApiGWTServiceImpl.java:<wbr>78)<br></div><div>at javax.servlet.http.<wbr>HttpServlet.service(<wbr>HttpServlet.java:790) [jboss-servlet-api_3.1_spec-1.<wbr>0.0.Final.jar:1.0.0.Final]<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletHandler.handleRequest(<wbr>ServletHandler.java:85)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler$FilterChainImpl.<wbr>doFilter(FilterHandler.java:<wbr>129)<br></div><div>at org.ovirt.engine.core.utils.<wbr>servlet.HeaderFilter.doFilter(<wbr>HeaderFilter.java:94) [utils.jar:]<br></div><div>at io.undertow.servlet.core.<wbr>ManagedFilter.doFilter(<wbr>ManagedFilter.java:61)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler$FilterChainImpl.<wbr>doFilter(FilterHandler.java:<wbr>131)<br></div><div>at org.ovirt.engine.core.utils.<wbr>servlet.CachingFilter.<wbr>doFilter(CachingFilter.java:<wbr>133) [utils.jar:]<br></div><div>at io.undertow.servlet.core.<wbr>ManagedFilter.doFilter(<wbr>ManagedFilter.java:61)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler$FilterChainImpl.<wbr>doFilter(FilterHandler.java:<wbr>131)<br></div><div>at org.ovirt.engine.core.<wbr>branding.BrandingFilter.<wbr>doFilter(BrandingFilter.java:<wbr>73) [branding.jar:]<br></div><div>at io.undertow.servlet.core.<wbr>ManagedFilter.doFilter(<wbr>ManagedFilter.java:61)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler$FilterChainImpl.<wbr>doFilter(FilterHandler.java:<wbr>131)<br></div><div>at org.ovirt.engine.core.utils.<wbr>servlet.LocaleFilter.doFilter(<wbr>LocaleFilter.java:65) [utils.jar:]<br></div><div>at io.undertow.servlet.core.<wbr>ManagedFilter.doFilter(<wbr>ManagedFilter.java:61)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler$FilterChainImpl.<wbr>doFilter(FilterHandler.java:<wbr>131)<br></div><div>at io.undertow.servlet.handlers.<wbr>FilterHandler.handleRequest(<wbr>FilterHandler.java:84)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>ServletSecurityRoleHandler.<wbr>handleRequest(<wbr>ServletSecurityRoleHandler.<wbr>java:62)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletDispatchingHandler.<wbr>handleRequest(<wbr>ServletDispatchingHandler.<wbr>java:36)<br></div><div>at org.wildfly.extension.<wbr>undertow.security.<wbr>SecurityContextAssociationHand<wbr>ler.handleRequest(<wbr>SecurityContextAssociationHand<wbr>ler.java:78)<br></div><div>at io.undertow.server.handlers.<wbr>PredicateHandler.<wbr>handleRequest(<wbr>PredicateHandler.java:43)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>SSLInformationAssociationHandl<wbr>er.handleRequest(<wbr>SSLInformationAssociationHandl<wbr>er.java:131)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>ServletAuthenticationCallHandl<wbr>er.handleRequest(<wbr>ServletAuthenticationCallHandl<wbr>er.java:57)<br></div><div>at io.undertow.server.handlers.<wbr>PredicateHandler.<wbr>handleRequest(<wbr>PredicateHandler.java:43)<br></div><div>at io.undertow.security.handlers.<wbr>AuthenticationConstraintHandle<wbr>r.handleRequest(<wbr>AuthenticationConstraintHandle<wbr>r.java:53)<br></div><div>at io.undertow.security.handlers.<wbr>AbstractConfidentialityHandler<wbr>.handleRequest(<wbr>AbstractConfidentialityHandler<wbr>.java:46)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>ServletConfidentialityConstrai<wbr>ntHandler.handleRequest(<wbr>ServletConfidentialityConstrai<wbr>ntHandler.java:64)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>ServletSecurityConstraintHandl<wbr>er.handleRequest(<wbr>ServletSecurityConstraintHandl<wbr>er.java:59)<br></div><div>at io.undertow.security.handlers.<wbr>AuthenticationMechanismsHandle<wbr>r.handleRequest(<wbr>AuthenticationMechanismsHandle<wbr>r.java:60)<br></div><div>at io.undertow.servlet.handlers.<wbr>security.<wbr>CachedAuthenticatedSessionHand<wbr>ler.handleRequest(<wbr>CachedAuthenticatedSessionHand<wbr>ler.java:77)<br></div><div>at io.undertow.security.handlers.<wbr>NotificationReceiverHandler.<wbr>handleRequest(<wbr>NotificationReceiverHandler.<wbr>java:50)<br></div><div>at io.undertow.security.handlers.<wbr>AbstractSecurityContextAssocia<wbr>tionHandler.handleRequest(<wbr>AbstractSecurityContextAssocia<wbr>tionHandler.java:43)<br></div><div>at io.undertow.server.handlers.<wbr>PredicateHandler.<wbr>handleRequest(<wbr>PredicateHandler.java:43)<br></div><div>at org.wildfly.extension.<wbr>undertow.security.jacc.<wbr>JACCContextIdHandler.<wbr>handleRequest(<wbr>JACCContextIdHandler.java:61)<br></div><div>at io.undertow.server.handlers.<wbr>PredicateHandler.<wbr>handleRequest(<wbr>PredicateHandler.java:43)<br></div><div>at io.undertow.server.handlers.<wbr>PredicateHandler.<wbr>handleRequest(<wbr>PredicateHandler.java:43)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler.<wbr>handleFirstRequest(<wbr>ServletInitialHandler.java:<wbr>292)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler.access$<wbr>100(ServletInitialHandler.<wbr>java:81)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler$2.call(<wbr>ServletInitialHandler.java:<wbr>138)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler$2.call(<wbr>ServletInitialHandler.java:<wbr>135)<br></div><div>at io.undertow.servlet.core.<wbr>ServletRequestContextThreadSet<wbr>upAction$1.call(<wbr>ServletRequestContextThreadSet<wbr>upAction.java:48)<br></div><div>at io.undertow.servlet.core.<wbr>ContextClassLoaderSetupAction$<wbr>1.call(<wbr>ContextClassLoaderSetupAction.<wbr>java:43)<br></div><div>at org.wildfly.extension.<wbr>undertow.security.<wbr>SecurityContextThreadSetupActi<wbr>on.lambda$create$0(<wbr>SecurityContextThreadSetupActi<wbr>on.java:105)<br></div><div>at org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br></div><div>at org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br></div><div>at org.wildfly.extension.<wbr>undertow.deployment.<wbr>UndertowDeploymentInfoService$<wbr>UndertowThreadSetupAction.<wbr>lambda$create$0(<wbr>UndertowDeploymentInfoService.<wbr>java:1508)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler.<wbr>dispatchRequest(<wbr>ServletInitialHandler.java:<wbr>272)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler.access$<wbr>000(ServletInitialHandler.<wbr>java:81)<br></div><div>at io.undertow.servlet.handlers.<wbr>ServletInitialHandler$1.<wbr>handleRequest(<wbr>ServletInitialHandler.java:<wbr>104)<br></div><div>at io.undertow.server.Connectors.<wbr>executeRootHandler(Connectors.<wbr>java:326)<br></div><div>at io.undertow.server.<wbr>HttpServerExchange$1.run(<wbr>HttpServerExchange.java:812)<br></div><div>at java.util.concurrent.<wbr>ThreadPoolExecutor.runWorker(<wbr>ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_151]<br></div><div>at java.util.concurrent.<wbr>ThreadPoolExecutor$Worker.run(<wbr>ThreadPoolExecutor.java:624) [rt.jar:1.8.0_151]<br></div><div>at java.lang.Thread.run(Thread.<wbr>java:748) [rt.jar:1.8.0_151]<br></div><div><br></div></blockquote><div><br></div></div></div><br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div>