Users
Threads by month
- ----- 2026 -----
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- 19176 discussions
2016-11-14 17:24:27,980 ERROR
[org.ovirt.engine.core.bll.exportimport.ImportVmCommand]
(org.ovirt.thread.pool-8-thread-39) [4a0b828a] Exception:
java.lang.reflect.UndeclaredThrowableException
at com.sun.proxy.$Proxy183.isMacInRange(Unknown Source)
at
java.util.function.Predicate.lambda$negate$1(Predicate.java:80)
[rt.jar:1.8.0_111]
at
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
[rt.jar:1.8.0_111]
at
java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
[rt.jar:1.8.0_111]
at
java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
[rt.jar:1.8.0_111]
at
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[rt.jar:1.8.0_111]
at
java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
[rt.jar:1.8.0_111]
at
java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
[rt.jar:1.8.0_111]
at
java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
[rt.jar:1.8.0_111]
at
java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[rt.jar:1.8.0_111]
at
java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
[rt.jar:1.8.0_111]
at
org.ovirt.engine.core.bll.network.vm.ExternalVmMacsFinder.findExternalMacAddresses(ExternalVmMacsFinder.java:38)
[bll.jar:]
at
org.ovirt.engine.core.bll.exportimport.ImportVmCommandBase.reportExternalMacs(ImportVmCommandBase.java:438)
[bll.jar:]
at
org.ovirt.engine.core.bll.exportimport.ImportVmCommandBase.addVmInterfaces(ImportVmCommandBase.java:552)
[bll.jar:]
at
org.ovirt.engine.core.bll.exportimport.ImportVmCommandBase.lambda$addVmToDb$0(ImportVmCommandBase.java:458)
[bll.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:204)
[utils.jar:]
at
org.ovirt.engine.core.bll.exportimport.ImportVmCommandBase.addVmToDb(ImportVmCommandBase.java:454)
[bll.jar:]
at
org.ovirt.engine.core.bll.exportimport.ImportVmCommandBase.executeCommand(ImportVmCommandBase.java:425)
[bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1305)
[bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1447)
[bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2075)
[bll.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
[utils.jar:]
at
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:105)
[utils.jar:]
at
org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1490)
[bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:398)
[bll.jar:]
at
org.ovirt.engine.core.bll.PrevalidatingMultipleActionsRunner.executeValidatedCommand(PrevalidatingMultipleActionsRunner.java:204)
[bll.jar:]
at
org.ovirt.engine.core.bll.PrevalidatingMultipleActionsRunner.runCommands(PrevalidatingMultipleActionsRunner.java:176)
[bll.jar:]
at
org.ovirt.engine.core.bll.PrevalidatingMultipleActionsRunner.lambda$invokeCommands$3(PrevalidatingMultipleActionsRunner.java:182)
[bll.jar:]
at
org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:92)
[utils.jar:]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[rt.jar:1.8.0_111]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[rt.jar:1.8.0_111]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[rt.jar:1.8.0_111]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[rt.jar:1.8.0_111]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_111]
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_111]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_111]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_111]
at java.lang.reflect.Method.invoke(Method.java:498)
[rt.jar:1.8.0_111]
at
org.ovirt.engine.core.utils.lock.LockedObjectFactory$LockingInvocationHandler.invoke(LockedObjectFactory.java:59)
[utils.jar:]
... 34 more
Caused by: java.lang.NumberFormatException: For input string: ""
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[rt.jar:1.8.0_111]
at java.lang.Long.parseLong(Long.java:601) [rt.jar:1.8.0_111]
at
org.ovirt.engine.core.utils.MacAddressRangeUtils.macToLong(MacAddressRangeUtils.java:123)
[utils.jar:]
at
org.ovirt.engine.core.bll.network.macpool.MacPoolUsingRanges.isMacInRange(MacPoolUsingRanges.java:116)
[bll.jar:]
at
org.ovirt.engine.core.bll.network.macpool.DelegatingMacPoolDecorator.isMacInRange(DelegatingMacPoolDecorator.java:56)
[bll.jar:]
... 39 more
Any idea?
2
1
--Apple-Mail=_346CBE6C-F06A-4574-8A70-D800D0AA201C
Content-Type: multipart/alternative;
boundary="Apple-Mail=_68181CCE-70F2-4539-B11E-41C1721F4AE4"
--Apple-Mail=_68181CCE-70F2-4539-B11E-41C1721F4AE4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
Hi,
We have a setup where we want to deploy 2 engines as the network between =
2 buildings is unreliable.
With 2 engines, we then want to be able to move VMs (one time) from =
current engine where they are running to new engine in the other =
building.
Is there a recommended workflow for doing this?
We have access to shared NFS for this task if required.
Thanks for any pointers,
Christophe
--=20
Dr Christophe Trefois, Dipl.-Ing. =20
Technical Specialist / Post-Doc
UNIVERSIT=C3=89 DU LUXEMBOURG
LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE
Campus Belval | House of Biomedicine =20
6, avenue du Swing=20
L-4367 Belvaux =20
T: +352 46 66 44 6124=20
F: +352 46 66 44 6949 =20
http://www.uni.lu/lcsb <http://www.uni.lu/lcsb>
<https://www.facebook.com/trefex> <https://twitter.com/Trefex> =
<https://plus.google.com/+ChristopheTrefois/> =
<https://www.linkedin.com/in/trefoischristophe> =
<http://skype:Trefex?call>
----
This message is confidential and may contain privileged information.=20
It is intended for the named recipient only.=20
If you receive it in error please notify me and permanently delete the =
original message and any copies.=20
----
=20
--Apple-Mail=_68181CCE-70F2-4539-B11E-41C1721F4AE4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=utf-8
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">Hi,<div class=3D""><br class=3D""></div><div class=3D"">We =
have a setup where we want to deploy 2 engines as the network between 2 =
buildings is unreliable.</div><div class=3D""><br class=3D""></div><div =
class=3D"">With 2 engines, we then want to be able to move VMs (one =
time) from current engine where they are running to new engine in the =
other building.</div><div class=3D""><br class=3D""></div><div =
class=3D"">Is there a recommended workflow for doing this?</div><div =
class=3D"">We have access to shared NFS for this task if =
required.</div><div class=3D""><br class=3D""></div><div class=3D"">Thanks=
for any pointers,</div><div class=3D"">Christophe</div><div =
class=3D""><div class=3D"">
<div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; orphans: =
auto; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div style=3D"color: rgb(0, 0, 0); letter-spacing: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; white-space: normal; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><p style=3D"font-family: Arial, sans-serif; font-size: 10pt; =
line-height: 16px; color: rgb(33, 33, 33);" class=3D""><span =
style=3D"color: rgb(61, 59, 59); display: inline;" =
class=3D"">-- </span></p><p style=3D"font-family: Arial, =
sans-serif; font-size: 10pt; line-height: 16px; color: rgb(33, 33, 33);" =
class=3D""><span style=3D"font-weight: bold; color: rgb(61, 59, 59); =
display: inline;" class=3D"">Dr Christophe Trefois, =
Dipl.-Ing.</span><span class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><span style=3D"display: =
inline;" class=3D""></span><br class=3D""><span style=3D"color: rgb(61, =
59, 59); display: inline; font-size: 7.5pt;" class=3D"">Technical =
Specialist / Post-Doc</span></p><p style=3D"font-family: Arial, =
sans-serif; font-size: 7.5pt; line-height: 16px;" class=3D""><span =
style=3D"font-weight: bold; color: rgb(61, 59, 59); display: inline;" =
class=3D"">UNIVERSIT=C3=89 DU LUXEMBOURG</span><br class=3D""><span =
style=3D"display: inline;" class=3D""><br class=3D""></span><span =
style=3D"font-weight: bold; color: rgb(61, 59, 59); display: inline;" =
class=3D"">LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE</span><br =
class=3D""><span style=3D"color: rgb(61, 59, 59); display: inline;" =
class=3D"">Campus Belval | House of Biomedicine<span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><br class=3D""><span =
class=3D"Apple-converted-space">6, avenue du Swing </span><br =
class=3D"">L-4367 Belvaux<span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span></span><br class=3D""><span =
style=3D"color: rgb(61, 59, 59); display: inline;" class=3D"">T:<span =
class=3D"Apple-converted-space"> </span></span><span style=3D"color: =
rgb(61, 59, 59); display: inline;" class=3D"">+352 46 66 44 =
6124</span><span class=3D"Apple-converted-space"> </span><br =
class=3D""><span style=3D"color: rgb(61, 59, 59); display: inline;" =
class=3D"">F:<span =
class=3D"Apple-converted-space"> </span></span><span style=3D"color: =
rgb(61, 59, 59); display: inline;" class=3D"">+352 46 66 44 =
6949</span><span class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><span style=3D"display: =
inline;" class=3D""><br class=3D""></span><a =
href=3D"http://www.uni.lu/lcsb" style=3D"color: rgb(0, 109, 189); =
display: inline;" class=3D"">http://www.uni.lu/lcsb</a></p><p =
style=3D"font-family: Arial, sans-serif; font-size: 14px; line-height: =
16px;" class=3D""><a href=3D"https://www.facebook.com/trefex" =
style=3D"display: inline;" class=3D""><img width=3D"24" height=3D"24" =
data-filename=3D"facebook.png" =
src=3D"https://s3.amazonaws.com/htmlsig-assets/rounded/facebook.png" =
alt=3D"Facebook" class=3D""></a><span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><a =
href=3D"https://twitter.com/Trefex" style=3D"display: inline;" =
class=3D""><img width=3D"24" height=3D"24" data-filename=3D"twitter.png" =
src=3D"https://s3.amazonaws.com/htmlsig-assets/rounded/twitter.png" =
alt=3D"Twitter" class=3D""></a><span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><a =
href=3D"https://plus.google.com/+ChristopheTrefois/" style=3D"display: =
inline;" class=3D""><img width=3D"24" height=3D"24" =
data-filename=3D"googleplus.png" =
src=3D"https://s3.amazonaws.com/htmlsig-assets/rounded/googleplus.png" =
alt=3D"Google Plus" class=3D""></a><span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><a =
href=3D"https://www.linkedin.com/in/trefoischristophe" style=3D"display: =
inline;" class=3D""><img width=3D"24" height=3D"24" =
data-filename=3D"linkedin.png" =
src=3D"https://s3.amazonaws.com/htmlsig-assets/rounded/linkedin.png" =
alt=3D"Linkedin" class=3D""></a><span =
class=3D"Apple-converted-space"> </span><span =
class=3D"Apple-converted-space"> </span><a =
href=3D"http://skype:Trefex?call" style=3D"display: inline;" =
class=3D""><img width=3D"24" height=3D"24" data-filename=3D"skype.png" =
src=3D"https://s3.amazonaws.com/htmlsig-assets/rounded/skype.png" =
alt=3D"skype" class=3D""></a></p><p class=3D"banner-container" =
style=3D"font-family: Arial, sans-serif; font-size: 14px; line-height: =
16px;"></p><p style=3D"font-family: Arial, sans-serif; color: rgb(61, =
59, 59); font-size: 9px; line-height: 16px;" class=3D"">----<br =
class=3D"">This message is confidential and may contain privileged =
information.<span class=3D"Apple-converted-space"> </span><br =
class=3D"">It is intended for the named recipient only.<span =
class=3D"Apple-converted-space"> </span><br class=3D"">If you =
receive it in error please notify me and permanently delete the original =
message and any copies.<span =
class=3D"Apple-converted-space"> </span><br class=3D"">----<br =
class=3D""></p> <span =
class=3D"Apple-converted-space"> </span></div></div></div>
</div>
<br class=3D""></div></body></html>=
--Apple-Mail=_68181CCE-70F2-4539-B11E-41C1721F4AE4--
--Apple-Mail=_346CBE6C-F06A-4574-8A70-D800D0AA201C
Content-Disposition: attachment; filename="smime.p7s"
Content-Type: application/pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIKUjCCBQAw
ggPooAMCAQICEANL7hcft+EGNy/UckJAvSowDQYJKoZIhvcNAQELBQAwZTELMAkGA1UEBhMCVVMx
FTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTEkMCIGA1UE
AxMbRGlnaUNlcnQgQXNzdXJlZCBJRCBSb290IENBMB4XDTE0MTExODEyMDAwMFoXDTI0MTExODEy
MDAwMFowaTELMAkGA1UEBhMCTkwxFjAUBgNVBAgTDU5vb3JkLUhvbGxhbmQxEjAQBgNVBAcTCUFt
c3RlcmRhbTEPMA0GA1UEChMGVEVSRU5BMR0wGwYDVQQDExRURVJFTkEgUGVyc29uYWwgQ0EgMzCC
ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMalux9VgvSlNHIUcmWbX9XqoGjYm4KJT1Ni
nHuMzg7a1DIOrxuMy6br2+DrAzSUwYd+UyCoHvkbF4p9AWYSV2heLZwuKyGoVS9TZwl4zdJpGwuT
YGy4KBPOH02xiCatRfrQoc6rt5gpVnFs8VYkXacw4G4xc27aoFdMZIt4tcec28bevtMvMaDWgDm1
4DFAToSjzJJJ4hds/vBkHvq6vCWHnU8huslmOQON1BUQuHs6VM/VY7pP8d/oGwR94VymhrV74xb+
XDRV61M88dDXkdgpg/ZZiiEfHMOIL5BTATtRlUGWn1xcinAe4PNKJtzlEbfPSf+PZJALHQOTkUwB
QSsCAwEAAaOCAaYwggGiMBIGA1UdEwEB/wQIMAYBAf8CAQAwDgYDVR0PAQH/BAQDAgGGMHkGCCsG
AQUFBwEBBG0wazAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEMGCCsGAQUF
BzAChjdodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRBc3N1cmVkSURSb290Q0Eu
Y3J0MIGBBgNVHR8EejB4MDqgOKA2hjRodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNlcnRB
c3N1cmVkSURSb290Q0EuY3JsMDqgOKA2hjRodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNl
cnRBc3N1cmVkSURSb290Q0EuY3JsMD0GA1UdIAQ2MDQwMgYEVR0gADAqMCgGCCsGAQUFBwIBFhxo
dHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMB0GA1UdDgQWBBTwIelJd3Ofha4YO+hScBQG7ULu
yjAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYunpyGd823IDzANBgkqhkiG9w0BAQsFAAOCAQEAOsIb
K/5j3rthtLlHqPx8BbEmICJRm8g9+fXFWB6wXqOynAJBjzEaf8wbTh34mH3sjwj9d/Hb0kQQWrat
CbDg/GI71GINnvGgPE13iutENHuOu04pA/wn6j5qHS9I4/raGcP/M9Ls1Ey0jJVLYbbvsoAvl8hH
raeCv3zh+YmCEO/RuyMYCZ67cQ/TGFSwMlPrUigAagoGfEE8B6DdZex1Kbgaftu3K9qR7IW1h5uv
YqY4FJrbw9GoZIO6vnppmEmgzZ4zNzqmua8bDC0DNGxzm3Y6wpG4dZXo7dqc/YrbuMZlHZuLVVfU
1BS8hulU1O7COb5dxm2xr8AAkX0oaQSx4DCCBUowggQyoAMCAQICEAJDdu0H9sAounPvkFiVbagw
DQYJKoZIhvcNAQELBQAwaTELMAkGA1UEBhMCTkwxFjAUBgNVBAgTDU5vb3JkLUhvbGxhbmQxEjAQ
BgNVBAcTCUFtc3RlcmRhbTEPMA0GA1UEChMGVEVSRU5BMR0wGwYDVQQDExRURVJFTkEgUGVyc29u
YWwgQ0EgMzAeFw0xNjAzMjUwMDAwMDBaFw0xNzAzMjUxMjAwMDBaMH0xCzAJBgNVBAYTAkxVMRMw
EQYDVQQIEwpMdXhlbWJvdXJnMRkwFwYDVQQHExBFc2NoLXN1ci1BbHpldHRlMSEwHwYDVQQKExhV
bml2ZXJzaXR5IG9mIEx1eGVtYm91cmcxGzAZBgNVBAMTEkNocmlzdG9waGUgVFJFRk9JUzCCASIw
DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANHzL1OcDBWPgD2gZyEnmbC0aJE4w0Kpe+KxiR8L
FHra4brL+dIFPB6aoB98Dr8Hsnt5vxBC5J3dCiMsTSG8yFLG55yJVsd6uhv9XYuh2Vva2tqCfuyK
mKrVBXFTL7k/4NjE6+gPTStgtVwckiwtTgDDaLQIzY6WxBy8AUepforjMrfbuS18JkbBD07K0VRk
zs8U7Ix9l71icYos2zlhgUIJ2JR9+YxZYETzfceTLwNmDv3k68iSPn9/vKgYzPrh3fjV4HovVQfW
nGnisL82WQ4fCxhf22zGPOwPTOJ+VzIi8c21gpHgJFbDvnoiwJCitTi3Tpiybmq4vT4RqUuTrJUC
AwEAAaOCAdgwggHUMB8GA1UdIwQYMBaAFPAh6Ul3c5+Frhg76FJwFAbtQu7KMB0GA1UdDgQWBBTt
MBqK3jv1HoiGgWfymeVVspO+1zAMBgNVHRMBAf8EAjAAMCQGA1UdEQQdMBuBGWNocmlzdG9waGUu
dHJlZm9pc0B1bmkubHUwDgYDVR0PAQH/BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEF
BQcDBDBDBgNVHSAEPDA6MDgGCmCGSAGG/WwEAQIwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cu
ZGlnaWNlcnQuY29tL0NQUzB1BgNVHR8EbjBsMDSgMqAwhi5odHRwOi8vY3JsMy5kaWdpY2VydC5j
b20vVEVSRU5BUGVyc29uYWxDQTMuY3JsMDSgMqAwhi5odHRwOi8vY3JsNC5kaWdpY2VydC5jb20v
VEVSRU5BUGVyc29uYWxDQTMuY3JsMHMGCCsGAQUFBwEBBGcwZTAkBggrBgEFBQcwAYYYaHR0cDov
L29jc3AuZGlnaWNlcnQuY29tMD0GCCsGAQUFBzAChjFodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5j
b20vVEVSRU5BUGVyc29uYWxDQTMuY3J0MA0GCSqGSIb3DQEBCwUAA4IBAQAhRNy3dvEkHiycx1Bl
2uIH+34HKhySFOi+ot6PwebxCBshASTp4ikwwmFTGik6qyJ4+SmepuF8eJsRtzKh/iLtF82dUNyK
0RI3BnFhtGBAEk61t1apNXs6brsIPMydp/lgeOLg/7yEcTH3obeusvh2Fd5venKGJ5rQin3c1Lz/
NWE9BlxRtOpRp0Ht6jwHgqL1BqVNcqhioCUNzYIP3+Zl37ISjdYvR0bh6FvQjL8W7uKoudkOStOe
hRNpKNTpTWydP7DEvhI/XahOyQBAQhPQtfFZzchukvA7RMYtSFJDj0OaLBPUh+UGOK6vf0g95NBM
GdLfKDsnbRDWvhYf5mOiMYIDJTCCAyECAQEwfTBpMQswCQYDVQQGEwJOTDEWMBQGA1UECBMNTm9v
cmQtSG9sbGFuZDESMBAGA1UEBxMJQW1zdGVyZGFtMQ8wDQYDVQQKEwZURVJFTkExHTAbBgNVBAMT
FFRFUkVOQSBQZXJzb25hbCBDQSAzAhACQ3btB/bAKLpz75BYlW2oMAkGBSsOAwIaBQCgggF9MBgG
CSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTE2MTExNDE3MTM1OVowIwYJ
KoZIhvcNAQkEMRYEFETxtIGo2l5/9jbapMv570cTvsrnMIGMBgkrBgEEAYI3EAQxfzB9MGkxCzAJ
BgNVBAYTAk5MMRYwFAYDVQQIEw1Ob29yZC1Ib2xsYW5kMRIwEAYDVQQHEwlBbXN0ZXJkYW0xDzAN
BgNVBAoTBlRFUkVOQTEdMBsGA1UEAxMUVEVSRU5BIFBlcnNvbmFsIENBIDMCEAJDdu0H9sAounPv
kFiVbagwgY4GCyqGSIb3DQEJEAILMX+gfTBpMQswCQYDVQQGEwJOTDEWMBQGA1UECBMNTm9vcmQt
SG9sbGFuZDESMBAGA1UEBxMJQW1zdGVyZGFtMQ8wDQYDVQQKEwZURVJFTkExHTAbBgNVBAMTFFRF
UkVOQSBQZXJzb25hbCBDQSAzAhACQ3btB/bAKLpz75BYlW2oMA0GCSqGSIb3DQEBAQUABIIBAMqg
MIQSNm/Oo0NyIzjESK3HBRQpuIuNRQyp3pt9dfAt11t0SF3p/1hZl/27wMo+E9T/3E+DP2RythwD
tbzdQhZmQba6Agl7xkDHRHb/D1rX0FPGl90HaJDv1jmw7wVe3XTWEagYlZ8G+uP+o8Jcbjw9cOI6
5LY4a7gUnNW/6Sw8YZNg3DlbUSTQg8f6ntLtoy0Sr8BUsVSnAbndYAphSpo5L+7Acdx9jW/Nd0Io
cuPAWGZQAcQ0Ws+kMTgNIKAsQ3EsswkiurvRi+AQXExzBzym09O2/fO0Yk4koQ6xU9ZXVclsPXoA
pgDEIyPEWemWCVV8ybyGZkxMX2qNNV2A8iEAAAAAAAA=
--Apple-Mail=_346CBE6C-F06A-4574-8A70-D800D0AA201C--
1
0
Trying to track down some issues I'm seeing and I've noticed a log full
of SSL Errors:
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:04,402::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:08,135::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:11,896::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:15,532::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:29,155::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:36,418::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:36,612::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:40,418::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:44,158::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
JsonRpc (StompReactor)::ERROR::2016-11-07 13:03:47,878::betterAsyncore::113::vds.dispatcher::(recv) SSL error during reading data: unexpected eof
Any idea where this is coming from, and how to fix it?
-derek
--
Derek Atkins 617-623-3745
derek(a)ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
3
8
This is a reminder to all that the call for presentations for the iaaS and
Virtualization DevRoom at the 2017 FOSDEM is coming up very soon.
If you are interested in submitting a presentation, all of the pertinent
details can be found in this blog[1].
We're getting some good submittals in already, so add yours to the
candidates!
Peace,
Brian
[1] http://www.ovirt.org/blog/2016/10/call-for-proposal-fosdem-2017/
--
Brian Proffitt
Principal Community Analyst
Open Source and Standards
@TheTechScribe
574.383.9BKP
1
0
14 Nov '16
This is a multi-part message in MIME format.
--------------E3265EB9524CB4458A4C62ED
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Hi=2C
We have ovirt connected to our freeipa domain=2E Things work fine=20
generally=2C but once in a while I get the following error pop up in the ui=
=3A
Uncaught exception occurred=2E Please try reloading the page=2E Details=
=3A
Exception caught=3A Exception caught=3A =28TypeError=29 =5F=5Fgwt=24exc=
eption=3A
=3Cskipped=3E=3A Cannot read property =27f=27 of null
Please have your administrator check the UI logs
The log that goes with it=3A
2016-10-17 16=3A31=3A32=2C578 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-21=29 =5B=5D Permutation name=3A 430985F23DFC1C8BE1C7FDD91E=
DAA785
2016-10-17 16=3A31=3A32=2C578 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-21=29 =5B=5D Uncaught exception=3A =3A=20
com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception caught=
=3A=20
Exception caught=3A =28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2Eps=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=29=20
at=20
Unknown=2Exs=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EC3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EF3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EP2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=29=20
at=20
Unknown=2Ehwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2Etwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40162=29=20
at=20
Unknown=2Exwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4014293=29=20
at=20
Unknown=2EKVe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=401172=29=20
at=20
Unknown=2EyUe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4033=29=20
at Unknown=2Eviy=28=3Canonymous=3E=4053=29 at Unknown=2EPiy=28=3Canonymo=
us=3E=4018587=29 =20
at=20
Unknown=2EzOr=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40189=29=20
at=20
Unknown=2E=24to=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadm=
in/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40311=29=20
at=20
Unknown=2EVBo=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=402599=29=20
at=20
Unknown=2EmCo=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408942=29=20
at=20
Unknown=2EqRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40116=29=20
at=20
Unknown=2EtRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40568=29=20
at=20
Unknown=2EkVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=29=20
at=20
Unknown=2EnVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025943=29=20
at=20
Unknown=2EcUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40150=29=20
at=20
Unknown=2EfUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024587=29=20
at=20
Unknown=2EKJe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021125=29=20
at=20
Unknown=2EIzk=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010384=29=20
at=20
Unknown=2EP3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=29=20
at=20
Unknown=2Eg4=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=29=20
at=20
Unknown=2E=5Ft=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=29=20
at=20
Unknown=2Edu=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=29Caused=
=20
by=3A com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception=
caught=3A=20
=28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2Eps=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=29=20
at=20
Unknown=2Exs=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EC3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EF3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EI2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4086=29=20
at=20
Unknown=2ElNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4044=29=20
at=20
Unknown=2EPMx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4083=29=20
at=20
Unknown=2EZMx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=405765=29=20
at=20
Unknown=2Egwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4013988=29=20
at=20
Unknown=2Ex=24=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=404001=29=20
at=20
Unknown=2EZ2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=29=20
at=20
Unknown=2EP2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4059=29=20
=2E=2E=2E 25 more
Caused by=3A com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=3A=20=
=28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2EKds=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EhNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=29=20
at=20
Unknown=2EjNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=406015=29=20
at=20
Unknown=2Ex=24=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=404001=29=20
at=20
Unknown=2EZ2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=29=20
at=20
Unknown=2EI2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4028=29=20
=2E=2E=2E 32 more
2016-10-18 11=3A37=3A38=2C018 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-31=29 =5B=5D Permutation name=3A 430985F23DFC1C8BE1C7FDD91E=
DAA785
2016-10-18 11=3A37=3A38=2C019 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-31=29 =5B=5D Uncaught exception=3A =3A=20
com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=3A =28TypeError=29=
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27F=27 of=
null
at=20
Unknown=2EiQo=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=409744=29=20
at=20
Unknown=2EkRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4084=29=20
at=20
Unknown=2EnRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40438=29=20
at=20
Unknown=2EeVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4040=29=20
at=20
Unknown=2EhVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025827=29=20
at=20
Unknown=2EcUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40180=29=20
at=20
Unknown=2EfUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024587=29=20
at=20
Unknown=2EKJe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021125=29=20
at=20
Unknown=2EIzk=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010384=29=20
at=20
Unknown=2EP3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=29=20
at=20
Unknown=2Eg4=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=29=20
at=20
Unknown=2E=5Ft=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=29=20
at=20
Unknown=2Edu=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=29
2016-10-18 15=3A37=3A44=2C405 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-8=29 =5B=5D Permutation name=3A 430985F23DFC1C8BE1C7FDD91ED=
AA785
2016-10-18 15=3A37=3A44=2C406 ERROR=20
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteLogging=
Service=5D=20
=28default task-8=29 =5B=5D Uncaught exception=3A =3A=20
com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception caught=
=3A=20
Exception caught=3A =28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2Eps=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=29=20
at=20
Unknown=2Exs=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EC3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EF3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EP2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=29=20
at=20
Unknown=2Ehwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2Etwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40162=29=20
at=20
Unknown=2Exwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4014293=29=20
at=20
Unknown=2EKVe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=401172=29=20
at=20
Unknown=2EyUe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4033=29=20
at Unknown=2Eviy=28=3Canonymous=3E=4053=29 at Unknown=2EPiy=28=3Canonymo=
us=3E=4018587=29 =20
at=20
Unknown=2EzOr=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40189=29=20
at=20
Unknown=2E=24to=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadm=
in/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40311=29=20
at=20
Unknown=2EVBo=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=402599=29=20
at=20
Unknown=2EmCo=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408942=29=20
at=20
Unknown=2EqRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40116=29=20
at=20
Unknown=2EtRn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40568=29=20
at=20
Unknown=2EkVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=29=20
at=20
Unknown=2EnVn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025943=29=20
at=20
Unknown=2EcUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40150=29=20
at=20
Unknown=2EfUn=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024587=29=20
at=20
Unknown=2EKJe=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021125=29=20
at=20
Unknown=2EIzk=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010384=29=20
at=20
Unknown=2EP3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=29=20
at=20
Unknown=2Eg4=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=29=20
at=20
Unknown=2E=5Ft=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=29=20
at=20
Unknown=2Edu=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=29=20
at=20
Unknown=2E=3Canonymous=3E=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-eng=
ine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=29Caused=
=20
by=3A com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception=
caught=3A=20
=28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2Eps=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=29=20
at=20
Unknown=2Exs=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EC3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EF3=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=29=20
at=20
Unknown=2EI2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4086=29=20
at=20
Unknown=2ElNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4044=29=20
at=20
Unknown=2EPMx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4083=29=20
at=20
Unknown=2EZMx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=405765=29=20
at=20
Unknown=2Egwf=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4013988=29=20
at=20
Unknown=2Ex=24=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=404001=29=20
at=20
Unknown=2EZ2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=29=20
at=20
Unknown=2EP2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4059=29=20
=2E=2E=2E 25 more
Caused by=3A com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=3A=20=
=28TypeError=29
=5F=5Fgwt=24exception=3A =3Cskipped=3E=3A Cannot read property =27f=27 of=
null
at=20
Unknown=2EKds=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=29=20
at=20
Unknown=2EhNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=29=20
at=20
Unknown=2EjNx=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin=
/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=406015=29=20
at=20
Unknown=2Ex=24=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmi=
n/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=404001=29=20
at=20
Unknown=2EZ2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=29=20
at=20
Unknown=2EI2=28https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/=
430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4028=29=20
=2E=2E=2E 32 more
Met vriendelijke groet=2C With kind regards=2C
Jorick Astrego
Netbulae Virtualization Experts=20
----------------
=09Tel=3A 053 20 30 270 =09info=40netbulae=2Eeu =09Staalsteden 4-3A =09KvK=
08198180
=09Fax=3A 053 20 30 271 =09www=2Enetbulae=2Eeu =097547 TA Enschede =09BTW=
NL821234584B01
----------------
--------------E3265EB9524CB4458A4C62ED
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable
=3Chtml=3E
=3Chead=3E
=3Cmeta http-equiv=3D=22content-type=22 content=3D=22text/html=3B chars=
et=3Dutf-8=22=3E
=3C/head=3E
=3Cbody text=3D=22=23000000=22 bgcolor=3D=22=23FFFFFF=22=3E
=3Cp=3EHi=2C =3Cbr=3E
=3C/p=3E
=3Cp=3EWe have ovirt connected to our freeipa domain=2E Things work fin=
e
generally=2C but once in a while I get the following error pop up in=
the ui=3A=3Cbr=3E
=3C/p=3E
=3Cblockquote=3E
=3Cp=3EUncaught exception occurred=2E Please try reloading the page=
=2E
Details=3A Exception caught=3A Exception caught=3A =28TypeError=29=
=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read pro=
perty =27f=27 of
null=3Cbr=3E
Please have your administrator check the UI logs=3Cbr=3E
=3C/p=3E
=3C/blockquote=3E
=3Cp=3EThe log that goes with it=3A=3Cbr=3E
=3C/p=3E
=3Cp=3E2016-10-17 16=3A31=3A32=2C578 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-21=29 =5B=5D Permutation name=3A
430985F23DFC1C8BE1C7FDD91EDAA785=3Cbr=3E
2016-10-17 16=3A31=3A32=2C578 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-21=29 =5B=5D Uncaught exception=3A =3A
com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception=
caught=3A
Exception caught=3A =28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2Eps=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=403837=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exs=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EC3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EF3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40117=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ehwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Etwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40162=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40162=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4014293=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4014=
293=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EKVe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=401172=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=
2=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EyUe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4033=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4033=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at Unknown=2Eviy=28=26lt=3Banonymous=26gt=3B=4053=29=C2=A0=C2=A0=
=C2=A0 at
Unknown=2EPiy=28=26lt=3Banonymous=26gt=3B=4018587=29=C2=A0=C2=A0=
=C2=A0 at
Unknown=2EzOr=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40189=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40189=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=24to=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=40311=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etes=
t/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403=
11=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EVBo=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=402599=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40259=
9=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EmCo=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=408942=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40894=
2=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EqRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40116=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40116=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EtRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40568=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40568=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EkVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4074=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EnVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4025943=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025=
943=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EcUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40150=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40150=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EfUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4024587=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024=
587=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EKJe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4021125=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021=
125=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EIzk=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4010384=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010=
384=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40137=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Eg4=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=408271=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4065=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=5Ft=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=4029=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Edu=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4057=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4054=3C/a=3E=29Caused
by=3A com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exce=
ption
caught=3A =28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2Eps=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=403837=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exs=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EC3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EF3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EI2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4086=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4086=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2ElNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4044=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4044=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EPMx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4083=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4083=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZMx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=405765=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40576=
5=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Egwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4013988=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4013=
988=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ex=24=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=404001=22=3Ehttps=3A//ovirttest=2Enetbulae=2Ete=
st/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40=
4001=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZ2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40209=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4059=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4059=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
=2E=2E=2E 25 more=3Cbr=3E
Caused by=3A com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=
=3A
=28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2EKds=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EhNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4074=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EjNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=406015=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40601=
5=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ex=24=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=404001=22=3Ehttps=3A//ovirttest=2Enetbulae=2Ete=
st/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40=
4001=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZ2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40209=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EI2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4028=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4028=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
=2E=2E=2E 32 more=3Cbr=3E
=3Cbr=3E
2016-10-18 11=3A37=3A38=2C018 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-31=29 =5B=5D Permutation name=3A
430985F23DFC1C8BE1C7FDD91EDAA785=3Cbr=3E
2016-10-18 11=3A37=3A38=2C019 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-31=29 =5B=5D Uncaught exception=3A =3A
com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=3A =28TypeEr=
ror=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27F=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2EiQo=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=409744=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40974=
4=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EkRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4084=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4084=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EnRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40438=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40438=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EeVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4040=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4040=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EhVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4025827=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025=
827=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EcUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40180=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40180=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EfUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4024587=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024=
587=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EKJe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4021125=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021=
125=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EIzk=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4010384=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010=
384=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40137=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Eg4=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=408271=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4065=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=5Ft=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=4029=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Edu=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4057=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4054=3C/a=3E=29=3Cbr=3E
=3Cbr=3E
2016-10-18 15=3A37=3A44=2C405 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-8=29 =5B=5D Permutation name=3A
430985F23DFC1C8BE1C7FDD91EDAA785=3Cbr=3E
2016-10-18 15=3A37=3A44=2C406 ERROR
=5Borg=2Eovirt=2Eengine=2Eui=2Efrontend=2Eserver=2Egwt=2EOvirtRemoteL=
oggingService=5D
=28default task-8=29 =5B=5D Uncaught exception=3A =3A
com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exception=
caught=3A
Exception caught=3A =28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2Eps=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=403837=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exs=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EC3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EF3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40117=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ehwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Etwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40162=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40162=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4014293=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4014=
293=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EKVe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=401172=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40117=
2=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EyUe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4033=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4033=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at Unknown=2Eviy=28=26lt=3Banonymous=26gt=3B=4053=29=C2=A0=C2=A0=
=C2=A0 at
Unknown=2EPiy=28=26lt=3Banonymous=26gt=3B=4018587=29=C2=A0=C2=A0=
=C2=A0 at
Unknown=2EzOr=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40189=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40189=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=24to=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=40311=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etes=
t/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403=
11=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EVBo=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=402599=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40259=
9=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EmCo=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=408942=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40894=
2=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EqRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40116=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40116=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EtRn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40568=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40568=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EkVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4074=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EnVn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4025943=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4025=
943=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EcUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=40150=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40150=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EfUn=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4024587=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4024=
587=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EKJe=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4021125=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4021=
125=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EIzk=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4010384=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4010=
384=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40137=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40137=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Eg4=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=408271=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=408271=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4065=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4065=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=5Ft=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=4029=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4029=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Edu=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4057=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4057=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2E=26lt=3Banonymous=26gt=3B=28=3Ca class=3D=22moz-txt-link-freetext=
=22 href=3D=22https=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/4=
30985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4054=22=3Ehttps=3A//ovirttes=
t=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=
=2Ecache=2Ehtml=4054=3C/a=3E=29Caused
by=3A com=2Egoogle=2Egwt=2Eevent=2Eshared=2EUmbrellaException=3A Exce=
ption
caught=3A =28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2Eps=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=403837=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/o=
virt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=403837=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Exs=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EC3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EF3=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4019=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4019=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EI2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4086=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4086=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2ElNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4044=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4044=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EPMx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4083=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4083=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZMx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=405765=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40576=
5=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Egwf=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4013988=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest=
/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4013=
988=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ex=24=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=404001=22=3Ehttps=3A//ovirttest=2Enetbulae=2Ete=
st/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40=
4001=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZ2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40209=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EP2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4059=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4059=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
=2E=2E=2E 25 more=3Cbr=3E
Caused by=3A com=2Egoogle=2Egwt=2Ecore=2Eclient=2EJavaScriptException=
=3A
=28TypeError=29 =3Cbr=3E
=C2=A0=5F=5Fgwt=24exception=3A =26lt=3Bskipped=26gt=3B=3A Cannot read=
property =27f=27 of
null=3Cbr=3E
=C2=A0=C2=A0=C2=A0 at
Unknown=2EKds=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4041=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4041=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EhNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=4074=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4074=3C=
/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EjNx=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A=
//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD=
91EDAA785=2Ecache=2Ehtml=406015=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/=
ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40601=
5=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2Ex=24=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=
=3A//ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7=
FDD91EDAA785=2Ecache=2Ehtml=404001=22=3Ehttps=3A//ovirttest=2Enetbulae=2Ete=
st/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40=
4001=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EZ2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=40209=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ov=
irt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=40209=
=3C/a=3E=29=C2=A0=C2=A0=C2=A0
at
Unknown=2EI2=28=3Ca class=3D=22moz-txt-link-freetext=22 href=3D=22https=3A/=
/ovirttest=2Enetbulae=2Etest/ovirt-engine/webadmin/430985F23DFC1C8BE1C7FDD9=
1EDAA785=2Ecache=2Ehtml=4028=22=3Ehttps=3A//ovirttest=2Enetbulae=2Etest/ovi=
rt-engine/webadmin/430985F23DFC1C8BE1C7FDD91EDAA785=2Ecache=2Ehtml=4028=3C/=
a=3E=29=C2=A0=C2=A0=C2=A0
=2E=2E=2E 32 more=3Cbr=3E
=3C/p=3E
=20=
=3CBR /=3E
=3CBR /=3E
=3Cb style=3D=22color=3A=23604c78=22=3E=3C/b=3E=3Cbr=3E=3Cbr=3E=3Cspan styl=
e=3D=22color=3A=23604c78=3B=22=3E=3Cfont color=3D=22000000=22=3E=3Cspan sty=
le=3D=22mso-fareast-language=3Aen-gb=3B=22 lang=3D=22NL=22=3EMet vriendelij=
ke groet=2C With kind regards=2C=3Cbr=3E=3Cbr=3EJorick Astrego=3Cbr=3E=3C/s=
pan=3E=3C/font=3E=3C/span=3E=3Cb style=3D=22color=3A=23604c78=22=3E=3Cbr=3E=
Netbulae Virtualization Experts =3C/b=3E=3Cbr=3E=3Chr style=3D=22border=3An=
one=3Bborder-top=3A1px solid =23ccc=3B=22=3E=3Ctable style=3D=22width=3A 52=
2px=22=3E=3Ctbody=3E=3Ctr=3E=3Ctd style=3D=22width=3A 130px=3Bfont-size=3A=
10px=22=3ETel=3A 053 20 30 270=3C/td=3E =3Ctd style=3D=22width=3A 130p=
x=3Bfont-size=3A 10px=22=3Einfo=40netbulae=2Eeu=3C/td=3E =3Ctd style=3D=
=22width=3A 130px=3Bfont-size=3A 10px=22=3EStaalsteden 4-3A=3C/td=3E =20=
=3Ctd style=3D=22width=3A 130px=3Bfont-size=3A 10px=22=3EKvK 08198180=3C/td=
=3E=3C/tr=3E=3Ctr=3E =3Ctd style=3D=22width=3A 130px=3Bfont-size=3A 10px=
=22=3EFax=3A 053 20 30 271=3C/td=3E =3Ctd style=3D=22width=3A 130px=3Bfo=
nt-size=3A 10px=22=3Ewww=2Enetbulae=2Eeu=3C/td=3E =3Ctd style=3D=22width=
=3A 130px=3Bfont-size=3A 10px=22=3E7547 TA Enschede=3C/td=3E =3Ctd style=
=3D=22width=3A 130px=3Bfont-size=3A 10px=22=3EBTW NL821234584B01=3C/td=3E=
=3C/tr=3E=3C/tbody=3E=3C/table=3E=3Cbr=3E=3Chr style=3D=22border=3Anone=3Bb=
order-top=3A1px solid =23ccc=3B=22=3E=3CBR /=3E
=3C/body=3E
=3C/html=3E
--------------E3265EB9524CB4458A4C62ED--
4
10
14 Nov '16
--Apple-Mail=_49C90A75-2902-4942-9430-C6A5ED1456A6
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
Hi,
I=E2=80=99m trying to transfer one of my VM from KVM to oVirt. My =
understanding is that I can upload its qcow2 to oVirt via =E2=80=99Upload =
> Start=E2=80=99 in =E2=80=98Disks=E2=80=99 tab of the web UI.
However, the upload won=E2=80=99t start. I found this message in the =
events tab:
"Unable to upload image to disk 2a2e3afc-825b-4022-b402-669731003f3a due =
to a network error. Make sure ovirt-imageio-proxy service is installed =
and configured, and ovirt-engine's certificate is registered as a valid =
CA in the browser."
I already installed the CA from 'https://[engine =
address]/ovirt-engine/services/pki-resource?resource=3Dca-certificate&form=
at=3DX509-PEM-CA=E2=80=99 and ovirt-imageio-proxy is still running.
[root@oengine ~]# systemctl status ovirt-imageio-proxy
=E2=97=8F ovirt-imageio-proxy.service - oVirt ImageIO Proxy
Loaded: loaded (/usr/lib/systemd/system/ovirt-imageio-proxy.service; =
enabled; vendor preset: disabled)
Active: active (running) since Tue 2016-11-08 02:06:55 UTC; 5h 28min =
ago
Main PID: 503 (ovirt-imageio-p)
CGroup: /system.slice/ovirt-imageio-proxy.service
=E2=94=94=E2=94=80503 /usr/bin/python =
/usr/bin/ovirt-imageio-proxy
Please guide me in this regard,
Wee.
oVirt Engine Version: 4.0.4.4-1.el7.centos
Logs:
--Apple-Mail=_49C90A75-2902-4942-9430-C6A5ED1456A6
Content-Type: multipart/mixed;
boundary="Apple-Mail=_57482D9D-7825-4F88-BC6E-BE410A2F3770"
--Apple-Mail=_57482D9D-7825-4F88-BC6E-BE410A2F3770
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=utf-8
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div class=3D""><span =
class=3D"gwt-InlineLabel">Hi,</span></div><div class=3D""><span =
class=3D"gwt-InlineLabel"><br class=3D""></span></div><div =
class=3D""><span class=3D"gwt-InlineLabel">I=E2=80=99m trying to =
transfer one of my VM from KVM to oVirt. My understanding is that I can =
upload its qcow2 to oVirt via =E2=80=99Upload > Start=E2=80=99 in =
=E2=80=98Disks=E2=80=99 tab of the web UI.</span></div><div =
class=3D""><span class=3D"gwt-InlineLabel"><br =
class=3D""></span></div><div class=3D""><span =
class=3D"gwt-InlineLabel">However, the upload won=E2=80=99t start. I =
found this message in the events tab:</span></div><div class=3D""><span =
class=3D"gwt-InlineLabel"><br class=3D""></span></div><div =
class=3D""><span class=3D"gwt-InlineLabel"><div class=3D"" =
style=3D"margin: 0px; line-height: normal; font-family: 'Helvetica =
Neue'; color: rgb(69, 69, 69);">"Unable to upload image to disk =
2a2e3afc-825b-4022-b402-669731003f3a due to a network error. Make sure =
ovirt-imageio-proxy service is installed and configured, and =
ovirt-engine's certificate is registered as a valid CA in the =
browser."</div><div class=3D"" style=3D"margin: 0px; line-height: =
normal; font-family: 'Helvetica Neue'; color: rgb(69, 69, 69);"><br =
class=3D""></div><span class=3D"">I already installed the CA from '<a =
href=3D"https://[engine" =
class=3D"">https://[engine</a> address]/ovirt-engine/services/pki-res=
ource?resource=3Dca-certificate&format=3DX509-PEM-CA=E2=80=99 =
and ovirt-imageio-proxy is still running.<br class=3D""></span><span =
class=3D""><br class=3D""></span><div class=3D"" style=3D"margin: 0px; =
line-height: normal;"><div class=3D"" style=3D"margin: 0px; font-size: =
11px; line-height: normal; font-family: Menlo; background-color: =
rgb(255, 255, 255);"><span class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures;">[root@oengine ~]# systemctl status =
ovirt-imageio-proxy</span></div><div class=3D"" style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo; =
background-color: rgb(255, 255, 255);"><span class=3D"" =
style=3D"font-variant-ligatures: no-common-ligatures; color: rgb(52, =
188, 38);"><b class=3D"">=E2=97=8F</b></span><span class=3D"" =
style=3D"font-variant-ligatures: =
no-common-ligatures;"> ovirt-imageio-proxy.service - oVirt ImageIO =
Proxy</span></div><div class=3D"" style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo; background-color: rgb(255, 255, =
255);"><span class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures;"> Loaded: loaded =
(/usr/lib/systemd/system/ovirt-imageio-proxy.service; enabled; vendor =
preset: disabled)</span></div><div class=3D"" style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo; =
background-color: rgb(255, 255, 255);"><span class=3D"" =
style=3D"font-variant-ligatures: no-common-ligatures;"> =
Active: </span><span class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures; color: rgb(52, 188, 38);"><b class=3D"">active =
(running)</b></span><span class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures;"> since Tue 2016-11-08 02:06:55 UTC; 5h 28min =
ago</span></div><div class=3D"" style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo; background-color: rgb(255, 255, =
255);"><span class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures;"> Main PID: 503 =
(ovirt-imageio-p)</span></div><div class=3D"" style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo; =
background-color: rgb(255, 255, 255);"><span class=3D"" =
style=3D"font-variant-ligatures: no-common-ligatures;"> =
CGroup: /system.slice/ovirt-imageio-proxy.service</span></div><div =
class=3D"" style=3D"margin: 0px; font-size: 11px; line-height: normal; =
font-family: Menlo; background-color: rgb(255, 255, 255);"><span =
class=3D"" style=3D"font-variant-ligatures: =
no-common-ligatures;"> =E2=94=94=E2=
=94=80503 /usr/bin/python =
/usr/bin/ovirt-imageio-proxy</span></div></div></span></div><span =
class=3D"gwt-InlineLabel"><div class=3D""><span =
class=3D"gwt-InlineLabel"><br class=3D""></span></div><div =
class=3D""><span class=3D"gwt-InlineLabel">Please guide me in this =
regard,</span></div><div class=3D""><span =
class=3D"gwt-InlineLabel">Wee.</span></div><div class=3D""><span =
class=3D"gwt-InlineLabel"><br class=3D""></span></div><div =
class=3D""><span class=3D"gwt-InlineLabel">oVirt Engine Version: =
4.0.4.4-1.el7.centos</span></div><div class=3D""><span =
class=3D"gwt-InlineLabel"><br class=3D""></span></div><div =
class=3D""><span class=3D"gwt-InlineLabel">Logs:</span></div><div =
class=3D""><span class=3D"gwt-InlineLabel"><br =
class=3D""></span></div><div class=3D""><span =
class=3D"gwt-InlineLabel"></span></div></span></body></html>=
--Apple-Mail=_57482D9D-7825-4F88-BC6E-BE410A2F3770
Content-Disposition: attachment;
filename=image-proxy.log
Content-Type: application/octet-stream;
x-unix-mode=0644;
name="image-proxy.log"
Content-Transfer-Encoding: 7bit
(MainThread) INFO 2016-11-07 06:49:11,246 image_proxy:26:root:(main) Server started, successfully notified systemd
(MainThread) INFO 2016-11-08 02:03:54,004 image_proxy:35:root:(main) Server shut down, exiting
(MainThread) INFO 2016-11-08 02:06:55,999 image_proxy:26:root:(main) Server started, successfully notified systemd
(Thread-6 ) INFO 2016-11-08 07:42:11,635 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478590924, u'imaged-uri': u'https://ovirt03.forest.go.th:54322', u'nbf': 1478590924, u'exp': 1478594524, u'transfer-ticket': u'06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'}
(Thread-6 ) INFO 2016-11-08 07:42:11,636 session:191:root:(_create_update_session) Established session: expiration: '1478594524', imaged-host-uri: 'https://ovirt03.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoiMU1pQkRaZm9rTU09IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQyMDQiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQyMDQifQ==', session-id: '7a07501c-467e-4462-9020-2f2139efea0a', transfer-ticket: '06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'
(Thread-6 ) INFO 2016-11-08 07:42:11,663 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt03.forest.go.th
(Thread-6 ) ERROR 2016-11-08 07:42:11,664 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-8 ) INFO 2016-11-08 07:42:14,839 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478590924, u'imaged-uri': u'https://ovirt03.forest.go.th:54322', u'nbf': 1478590924, u'exp': 1478594524, u'transfer-ticket': u'06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'}
(Thread-8 ) INFO 2016-11-08 07:42:14,840 session:191:root:(_create_update_session) Established session: expiration: '1478594524', imaged-host-uri: 'https://ovirt03.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoiMU1pQkRaZm9rTU09IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQyMDQiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQyMDQifQ==', session-id: 'f578abb6-72c4-4b42-adb6-9bd708c0fec0', transfer-ticket: '06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'
(Thread-8 ) INFO 2016-11-08 07:42:14,841 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt03.forest.go.th
(Thread-8 ) ERROR 2016-11-08 07:42:14,842 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-10 ) INFO 2016-11-08 07:42:17,872 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478590924, u'imaged-uri': u'https://ovirt03.forest.go.th:54322', u'nbf': 1478590924, u'exp': 1478594524, u'transfer-ticket': u'06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'}
(Thread-10 ) INFO 2016-11-08 07:42:17,872 session:191:root:(_create_update_session) Established session: expiration: '1478594524', imaged-host-uri: 'https://ovirt03.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoiMU1pQkRaZm9rTU09IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQyMDQiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQyMDQifQ==', session-id: 'e9b0525f-aa2f-4c5e-aa22-e637d465f765', transfer-ticket: '06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'
(Thread-10 ) INFO 2016-11-08 07:42:17,874 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt03.forest.go.th
(Thread-10 ) ERROR 2016-11-08 07:42:17,875 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-12 ) INFO 2016-11-08 07:42:20,904 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478590924, u'imaged-uri': u'https://ovirt03.forest.go.th:54322', u'nbf': 1478590924, u'exp': 1478594524, u'transfer-ticket': u'06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'}
(Thread-12 ) INFO 2016-11-08 07:42:20,904 session:191:root:(_create_update_session) Established session: expiration: '1478594524', imaged-host-uri: 'https://ovirt03.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoiMU1pQkRaZm9rTU09IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQyMDQiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQyMDQifQ==', session-id: '420493b4-d49e-4777-a4dd-4a6a20a284cc', transfer-ticket: '06a78ba7-47e1-45fd-a1eb-58058bb8d1e9'
(Thread-12 ) INFO 2016-11-08 07:42:20,906 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt03.forest.go.th
(Thread-12 ) ERROR 2016-11-08 07:42:20,907 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-14 ) INFO 2016-11-08 07:46:17,685 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478591173, u'imaged-uri': u'https://ovirt01.forest.go.th:54322', u'nbf': 1478591173, u'exp': 1478594773, u'transfer-ticket': u'8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'}
(Thread-14 ) INFO 2016-11-08 07:46:17,685 session:191:root:(_create_update_session) Established session: expiration: '1478594773', imaged-host-uri: 'https://ovirt01.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoidmlHSEdjYlNHcXc9IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQ2MTMiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQ2MTMifQ==', session-id: '12214023-a9e0-406b-9b91-4da6fd2e82d4', transfer-ticket: '8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'
(Thread-14 ) INFO 2016-11-08 07:46:17,688 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt01.forest.go.th
(Thread-14 ) ERROR 2016-11-08 07:46:17,688 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-16 ) INFO 2016-11-08 07:46:20,719 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478591173, u'imaged-uri': u'https://ovirt01.forest.go.th:54322', u'nbf': 1478591173, u'exp': 1478594773, u'transfer-ticket': u'8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'}
(Thread-16 ) INFO 2016-11-08 07:46:20,719 session:191:root:(_create_update_session) Established session: expiration: '1478594773', imaged-host-uri: 'https://ovirt01.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoidmlHSEdjYlNHcXc9IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQ2MTMiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQ2MTMifQ==', session-id: '52d9c23b-5709-4516-a320-18d842ec32da', transfer-ticket: '8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'
(Thread-16 ) INFO 2016-11-08 07:46:20,721 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt01.forest.go.th
(Thread-16 ) ERROR 2016-11-08 07:46:20,722 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-18 ) INFO 2016-11-08 07:46:23,752 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478591173, u'imaged-uri': u'https://ovirt01.forest.go.th:54322', u'nbf': 1478591173, u'exp': 1478594773, u'transfer-ticket': u'8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'}
(Thread-18 ) INFO 2016-11-08 07:46:23,752 session:191:root:(_create_update_session) Established session: expiration: '1478594773', imaged-host-uri: 'https://ovirt01.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoidmlHSEdjYlNHcXc9IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQ2MTMiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQ2MTMifQ==', session-id: '6e837f82-65cd-415e-b844-11db1b1104c1', transfer-ticket: '8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'
(Thread-18 ) INFO 2016-11-08 07:46:23,755 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt01.forest.go.th
(Thread-18 ) ERROR 2016-11-08 07:46:23,756 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
(Thread-20 ) INFO 2016-11-08 07:46:26,971 session:259:root:(_decode_proxy_ticket) Proxy ticket valid: {u'iat': 1478591173, u'imaged-uri': u'https://ovirt01.forest.go.th:54322', u'nbf': 1478591173, u'exp': 1478594773, u'transfer-ticket': u'8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'}
(Thread-20 ) INFO 2016-11-08 07:46:26,972 session:191:root:(_create_update_session) Established session: expiration: '1478594773', imaged-host-uri: 'https://ovirt01.forest.go.th:54322', proxy-ticket: 'eyJzYWx0IjoidmlHSEdjYlNHcXc9IiwiZGF0YSI6IntcbiAgXCJuYmZcIiA6...MjAxNjExMDgwNzQ2MTMiLCJ2YWxpZFRvIjoiMjAxNjExMDgwODQ2MTMifQ==', session-id: '53365eeb-5ace-4aaf-bf31-abe7b49a9446', transfer-ticket: '8e6c9e81-4c15-4ecb-8587-7f6f6b33f481'
(Thread-20 ) INFO 2016-11-08 07:46:26,975 connectionpool:735:requests.packages.urllib3.connectionpool:(_new_conn) Starting new HTTPS connection (1): ovirt01.forest.go.th
(Thread-20 ) ERROR 2016-11-08 07:46:26,976 image_handler:186:root:(make_imaged_request) Failed communicating with vdsm-imaged: A Connection error occurred.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirt_imageio_proxy/image_handler.py", line 177, in make_imaged_request
timeout=timeout, stream=stream)
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/site-packages/requests/adapters.py", line 415, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', error(113, 'No route to host'))
--Apple-Mail=_57482D9D-7825-4F88-BC6E-BE410A2F3770
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="gwt-InlineLabel"><div class=""><span class="gwt-InlineLabel"></span></div></span></body></html>
--Apple-Mail=_57482D9D-7825-4F88-BC6E-BE410A2F3770--
--Apple-Mail=_49C90A75-2902-4942-9430-C6A5ED1456A6--
2
5
hi everyone
would there be a problem with ovirt's gluster?
$ gluster vol quota USER-SECOND-HOME enable
quota command failed : Volume quota failed. The cluster is
operating at version 30700. Quota command enable is
unavailable in this version.
$ gluster vol get USER-SECOND-HOME cluster.op-version
Option Value
------ -----
cluster.op-version 30700
fresh new gluster setup so no remnants of any older version(s)
regards
L.
3
6
------=_Part_71244623_993679635.1479086724679
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Has anyone tried to use the Newton release of Openstack with ovirt ?
My current instance uses openstack cinder for the block storage back end.
Regards,
Logan
------=_Part_71244623_993679635.1479086724679
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><body><div style=3D"font-family: Arial; font-size: 12pt; color: #0000=
00"><div><div style=3D"color: #000000; font-family: arial; font-size: 16px;=
font-style: normal; font-variant-ligatures: normal; font-variant-caps: nor=
mal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: s=
tart; text-indent: 0px; text-transform: none; white-space: normal; widows: =
2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ff=
ffff;" data-mce-style=3D"color: #000000; font-family: arial; font-size: 16p=
x; font-style: normal; font-variant-ligatures: normal; font-variant-caps: n=
ormal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align:=
start; text-indent: 0px; text-transform: none; white-space: normal; widows=
: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #=
ffffff;">Has anyone tried to use the Newton release of Openstack with <span=
id=3D"DWT673" class=3D"ZmSearchResult" style=3D"background-color: #fffec4;=
" data-mce-style=3D"background-color: #fffec4;">ovirt</span>? </div><d=
iv style=3D"color: #000000; font-family: arial; font-size: 16px; font-style=
: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-w=
eight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-=
indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spa=
cing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;" data=
-mce-style=3D"color: #000000; font-family: arial; font-size: 16px; font-sty=
le: normal; font-variant-ligatures: normal; font-variant-caps: normal; font=
-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; tex=
t-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-s=
pacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;"><b=
r></div><div style=3D"color: #000000; font-family: arial; font-size: 16px; =
font-style: normal; font-variant-ligatures: normal; font-variant-caps: norm=
al; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: st=
art; text-indent: 0px; text-transform: none; white-space: normal; widows: 2=
; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #fff=
fff;" data-mce-style=3D"color: #000000; font-family: arial; font-size: 16px=
; font-style: normal; font-variant-ligatures: normal; font-variant-caps: no=
rmal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; widows:=
2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f=
fffff;">My current instance uses openstack cinder for the block storag=
e back end.</div><br></div><div><br></div><div data-marker=3D"__SIG_PRE__">=
Regards,<br>Logan</div></div></body></html>
------=_Part_71244623_993679635.1479086724679--
1
0
*Hi,I am using ovirt 4.0 *
*and virtio-win-0.1.126 iso for windows drivers*
*I've tried to install Windows 7 using Virtio disk, the installation
succeeded, the problem was with:
with Windows 10, the Virtio and Virtio-SCSI not detecting the disk,*
did anyone try the windows guest tools iso and succeeded installing windows 10.
regards,
Ryan
2
1
Hello,
i tried to deploy hosted-engine on a testing environment. First of all i
tried to deploy with the option
"Automatically execute engine-setup on the engine appliance on
first boot (Yes, No)[Yes]? Yes"
but it got stuck.
[ INFO ] Running engine-setup on the appliance
[ ERROR ] Engine setup got stuck on the appliance
[ ERROR ] Failed to execute stage 'Closing up': Engine setup is stalled
on the appliance since 600 seconds ago. Please check its log on the
appliance.
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20161104112913.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable,
please check the issue,fix and redeploy
Log file is located at
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161104110104-kyhq1e.log
Next try i said 'No' and i tried to execute it myself. But i can't
access the engine appliance.
[nolden@oVirtNode01 ~]$ sudo hosted-engine --console
/usr/share/vdsm/vdsClient.py:33: DeprecationWarning: vdscli uses
xmlrpc. since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli
from vdsm import utils, vdscli, constants
The engine VM is running on this host
Verbunden mit der Domain: HostedEngine
Escape-Zeichen ist ^]
Fehler: Interner Fehler: Charakter-Einheit console0 verwendet nicht
ein PTY
Additionally i can't ping or access the engine appliance via ssh.
Did i forget to install a packege or configure something?
Below my infrastructure and configs. Attached the log file.
Thanks for help.
My infrastructure is a nestedVM system:
All systems have nested visualization activated
HW with LinuxMint x86_64;
- VM with CentOS-7-x86_64; 24GB Ram; 7 cores;
- Nested VM with CentOS-7-x86_64; 12288GB Ram; 4 cores; Hostname:
oVirtNode01.com (192.168.122.101): Here i deploy hosted-engine,
Hostname: oVirtEngine.com (192.168.122.201)
- Nested VM with CentOS-7-x86_64; 4096GB Ram; 1 cores; Hostname:
oVirtNode02.com (192.168.122.102):
- Nested VM with CentOS-7-x86_64; 4096GB Ram; 1 cores; Hostname:
oVirtNode03.com (192.168.122.103):
All three NestedVMs are updated, have installed the ovirt-release40.rpm.
Additional installed:
screen (4.1.0), ovirt-hosted-engine-setup (2.0.2.2), vdsm-gluster
(4.18.13), bridge-utils (1.5),
vdsm (4.18.13), vdsm-cli (4.18.13), glusterfs-server (3.7.16), samba.
First NestedVM additional installed ovirt-engine-appliance
4.0-20160928.1.el7.centos
The three VMs building a glusterfs volume "engine" 3 replica, with the
options...
Volume Name: engine
Type: Replicate
Volume ID: e92849b7-af3b-4ccd-bd0d-69a5ab3b6214
Status: Started
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: oVirtNode01.com:/gluster/engine/brick1
Brick2: oVirtNode02.com:/gluster/engine/brick1
Brick3: oVirtNode03.com:/gluster/engine/brick1
Options Reconfigured:
auth.allow: 192.168.122.*
storage.owner-gid: 36
storage.owner-uid: 36
performance.readdir-ahead: on
## Session 1 (hosted-engine deploy without automatically execute
engine-setup)
[nolden@oVirtNode01 ~]$ sudo hosted-engine --deploy
/usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/lib/storage_backends.py:15:
DeprecationWarning: vdscli uses xmlrpc. since ovirt 3.6 xmlrpc is
deprecated, please use vdsm.jsonrpcvdscli
import vdsm.vdscli
[ INFO ] Stage: Initializing
[ INFO ] Generating a temporary VNC password.
[ INFO ] Stage: Environment setup
During customization use CTRL-D to abort.
Continuing will configure this host for serving as hypervisor
and create a VM where you have to install the engine afterwards.
Are you sure you want to continue? (Yes, No)[Yes]:
[ INFO ] Hardware supports virtualization
Configuration files: []
Log file:
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161104123834-chwikf.log
Version: otopi-1.5.2 (otopi-1.5.2-1.el7.centos)
[ INFO ] Stage: Environment packages setup
[ INFO ] Stage: Programs detection
[ INFO ] Stage: Environment setup
[ INFO ] Generating libvirt-spice certificates
[ INFO ] Stage: Environment customization
--== STORAGE CONFIGURATION ==--
Please specify the storage you would like to use (glusterfs,
iscsi, fc, nfs3, nfs4)[nfs3]: glusterfs
[ INFO ] Please note that Replica 3 support is required for the shared
storage.
Please specify the full shared storage connection path to use
(example: host:/path): oVirtNode01.com:/engine
[ INFO ] GlusterFS replica 3 Volume detected
[ INFO ] Installing on first host
[ INFO ] GlusterFS replica 3 Volume detected
--== SYSTEM CONFIGURATION ==--
--== NETWORK CONFIGURATION ==--
iptables was detected on your computer, do you wish setup to
configure it? (Yes, No)[Yes]: No
Please indicate a pingable gateway IP address [192.168.122.1]:
Please indicate a nic to set ovirtmgmt bridge on: (eth0) [eth0]:
--== VM CONFIGURATION ==--
Booting from cdrom on RHEL7 is ISO image based only, as cdrom
passthrough is disabled (BZ760885)
Please specify the device to boot the VM from (choose disk
for the oVirt engine appliance)
(cdrom, disk, pxe) [disk]:
Please specify the console type you would like to use to
connect to the VM (vnc, spice) [vnc]:
[ INFO ] Detecting available oVirt engine appliances
The following appliance have been found on your system:
[1] - The oVirt Engine Appliance image (OVA) -
4.0-20160928.1.el7.centos
[2] - Directly select an OVA file
Please select an appliance (1, 2) [1]:
[ INFO ] Verifying its sha1sum
[ INFO ] Checking OVF archive content (could take a few minutes
depending on archive size)
[ INFO ] Checking OVF XML content (could take a few minutes depending
on archive size)
[WARNING] OVF does not contain a valid image description, using default.
Would you like to use cloud-init to customize the appliance
on the first boot (Yes, No)[Yes]?
Would you like to generate on-fly a cloud-init ISO image (of
no-cloud type)
or do you have an existing one (Generate, Existing)[Generate]?
Please provide the FQDN you would like to use for the engine
appliance.
Note: This will be the FQDN of the engine VM you are now
going to launch,
it should not point to the base host or to any other existing
machine.
Engine VM FQDN: (leave it empty to skip): []: oVirtEngine.com
Automatically execute engine-setup on the engine appliance on
first boot (Yes, No)[Yes]? No
Please provide the domain name you would like to use for the
engine appliance.
Engine VM domain: [com]
Enter root password that will be used for the engine
appliance (leave it empty to skip):
Confirm appliance root password:
The following CPU types are supported by this host:
- model_SandyBridge: Intel SandyBridge Family
- model_Westmere: Intel Westmere Family
- model_Nehalem: Intel Nehalem Family
- model_Penryn: Intel Penryn Family
- model_Conroe: Intel Conroe Family
Please specify the CPU type to be used by the VM
[model_SandyBridge]:
Please specify the number of virtual CPUs for the VM
(Defaults to appliance OVF value): [4]: 3
[WARNING] Minimum requirements for disk size not met
You may specify a unicast MAC address for the VM or accept a
randomly generated default [00:16:3e:2a:82:17]:
Please specify the memory size of the VM in MB (Defaults to
maximum available): [10880]: 8144
How should the engine VM network be configured (DHCP,
Static)[DHCP]? Static
Please enter the IP address to be used for the engine VM
[192.168.122.2]: 192.168.122.201
[ INFO ] The engine VM will be configured to use 192.168.122.201/24
Please provide a comma-separated list (max 3) of IP addresses
of domain name servers for the engine VM
Engine VM DNS (leave it empty to skip) [192.168.122.1]:
Add lines for the appliance itself and for this host to
/etc/hosts on the engine VM?
Note: ensuring that this host could resolve the engine VM
hostname is still up to you
(Yes, No)[No] Yes
--== HOSTED ENGINE CONFIGURATION ==--
Enter engine admin password:
Confirm engine admin password:
Enter the name which will be used to identify this host
inside the Administrator Portal [hosted_engine_1]:
Please provide the name of the SMTP server through which we
will send notifications [localhost]:
Please provide the TCP port number of the SMTP server [25]:
Please provide the email address from which notifications
will be sent [root@localhost]:
Please provide a comma-separated list of email addresses
which will get notifications [root@localhost]:
[ INFO ] Stage: Setup validation
--== CONFIGURATION PREVIEW ==--
Bridge interface : eth0
Engine FQDN : oVirtEngine.com
Bridge name : ovirtmgmt
Host address : oVirtNode01
SSH daemon port : 22
Gateway address : 192.168.122.1
Host name for web application : hosted_engine_1
Storage Domain type : glusterfs
Host ID : 1
Image size GB : 10
Storage connection : oVirtNode01.com:/engine
Console type : vnc
Memory size MB : 8144
MAC address : 00:16:3e:2a:82:17
Boot type : disk
Number of CPUs : 3
OVF archive (for disk boot) :
/usr/share/ovirt-engine-appliance/ovirt-engine-appliance-4.0-20160928.1.el7.centos.ova
Appliance version : 4.0-20160928.1.el7.centos
CPU Type : model_SandyBridge
Please confirm installation settings (Yes, No)[Yes]:
[ INFO ] Stage: Transaction setup
...
[ INFO ] Stage: Closing up
The following network ports should be opened:
tcp:5900
tcp:5901
tcp:9090
udp:5900
udp:5901
An example of the required configuration for iptables can be
found at:
/etc/ovirt-hosted-engine/iptables.example
In order to configure firewalld, copy the files from
/etc/ovirt-hosted-engine/firewalld to /etc/firewalld/services
and execute the following commands:
firewall-cmd -service hosted-cockpit
firewall-cmd -service hosted-console
[ INFO ] Creating VM
You can now connect to the VM with the following command:
hosted-engine --console
You can also graphically connect to the VM from your system
with the following command:
remote-viewer vnc://oVirtNode01:5900
Use temporary password "2263CpET" to connect to vnc console.
Please ensure that your Guest OS is properly configured to
support serial console according to your distro documentation.
Follow
http://www.ovirt.org/Serial_Console_Setup#I_need_to_access_the_console_the_…
for more info.
If you need to reboot the VM you will need to start it
manually using the command:
hosted-engine --vm-start
You can then set a temporary password using the command:
hosted-engine --add-console-password
Please install and setup the engine in the VM.
You may also be interested in installing
ovirt-guest-agent-common package in the VM.
The VM has been rebooted.
To continue please install oVirt-Engine in the VM
(Follow http://www.ovirt.org/Quick_Start_Guide for more info).
Make a selection from the options below:
(1) Continue setup - oVirt-Engine installation is ready and
ovirt-engine service is up
(2) Abort setup
(3) Power off and restart the VM
(4) Destroy VM and abort setup
(1, 2, 3, 4)[1]:
## Session 2
[nolden@oVirtNode01 ~]$ sudo hosted-engine --console
/usr/share/vdsm/vdsClient.py:33: DeprecationWarning: vdscli uses xmlrpc.
since ovirt 3.6 xmlrpc is deprecated, please use vdsm.jsonrpcvdscli
from vdsm import utils, vdscli, constants
The engine VM is running on this host
Verbunden mit der Domain: HostedEngine
Escape-Zeichen ist ^]
Fehler: Interner Fehler: Charakter-Einheit console0 verwendet nicht ein PTY
[nolden@oVirtNode01 ~]$ ssh root(a)oVirtEngine.com
ssh: connect to host ovirtengine.com port 22: No route to host
## Back to session 1
...
(1, 2, 3, 4)[1]: 1
Checking for oVirt-Engine status at oVirtEngine.com...
[ INFO ] Engine is still unreachable
oVirt-Engine health status page is not yet reachable.
The VM has been rebooted.
To continue please install oVirt-Engine in the VM
(Follow http://www.ovirt.org/Quick_Start_Guide for more info).
Make a selection from the options below:
(1) Continue setup - oVirt-Engine installation is ready and
ovirt-engine service is up
(2) Abort setup
(3) Power off and restart the VM
(4) Destroy VM and abort setup
(1, 2, 3, 4)[1]: 2
[ ERROR ] Failed to execute stage 'Closing up': Setup aborted by user
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20161104130223.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable,
please check the issue,fix and redeploy
Log file is located at
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161104123834-chwikf.log
3
6