[ovirt-users] 3.6.5.3: UI Uncaught Exception: New VM from Template
Alexander Wels
awels at redhat.com
Tue May 10 15:34:06 UTC 2016
On Tuesday, May 10, 2016 11:32:42 AM Vojtech Szocs wrote:
> ----- Original Message -----
>
> > From: "Sandro Bonazzola" <sbonazzo at redhat.com>
> > To: "Alexander Wels" <awels at redhat.com>, "Vojtech Szocs"
> > <vszocs at redhat.com> Cc: "users" <users at ovirt.org>
> > Sent: Monday, May 9, 2016 5:30:06 PM
> > Subject: Re: [ovirt-users] 3.6.5.3: UI Uncaught Exception: New VM from
> > Template
> >
> > Alexander, Vojtech, any insight?
>
> In oVirt 3.6 and up, any UI issues are logged into:
>
> /var/log/ovirt-engine/ui.log
>
> UI stack traces are obfuscated by default, unless you're
> running a local development env. with DEV_BUILD_GWT_DRAFT=1.
>
> According to [1] you can install following packages:
>
> userportal-debuginfo
> webadmin-portal-debuginfo
>
> restart Engine, and UI stack traces will be de-obfuscated,
> helping developers to pin-point the problematic code.
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1179897
>
> I'd suggest to install above packages, reproduce the issue
> and send de-obfuscated UI logs for investigation.
>
> Vojtech
>
Looks like they already did that as the bottom stack trace has this in it:
org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.
$updateImageToDestinationDomainMap(DisksAllocationModel.java:288)
So looks like an issue in DiskAllocationModel.
> > On Mon, May 9, 2016 at 10:19 AM, Dobó László <laszlo.dobo at ezit.hu> wrote:
> > > Same problem here, when i'm trying to convert snapshot to vm.
> > >
> > >
> > > 2016-05-05 10:58:59,065 ERROR
> > > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > > (default task-19) []
> > > Permutation name: 56114F8548175924C03C3BC67436871E
> > > 2016-05-05 10:58:59,066 ERROR
> > > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > > (default task-19) []
> > > Uncaught exception: : com.google.gwt.event.shared.UmbrellaException:
> > > Exception caught: (TypeError)
> > >
> > > __gwt$exception: <skipped>: d is undefined
> > >
> > > at Unknown.ms(Unknown Source) at Unknown.us(Unknown Source)
> > > at
> > >
> > > Unknown.i3(Unknown Source) at Unknown.l3(U
> > > nknown Source) at Unknown.v2(Unknown Source) at Unknown.Im(Unknown
> > > Source) at Unknown.Sm(Unknown Source) at Unkn
> > > own.j$(Unknown Source) at Unknown.Km(Unknown Source) at
> > > Unknown.S6e(Unknown Source) at Unknown.UMe(Unknown Source)
> > >
> > > at Unknown.vXe(Unknown Source) at Unknown.vZe(Unknown Source) at
> > >
> > > Unknown.Yt(Unknown Source) at Unknown.au(Unknown S
> > > ource) at Unknown._t/<(Unknown Source) at Unknown.uy(Unknown Source)
> > > at
> > > Unknown.w6e(Unknown Source) at Unknown.Sof(
> > > Unknown Source) at Unknown.S6e(Unknown Source) at Unknown.UMe(Unknown
> > > Source) at Unknown.vXe(Unknown Source) at Unkn
> > > own.uXe(Unknown Source) at Unknown.tZe(Unknown Source) at
> > > Unknown.Yt(Unknown Source) at Unknown.au(Unknown Source)
> > >
> > > at Unknown._t/<(Unknown Source) at Unknown.anonymous(Unknown
> > >
> > > Source)Caused by: com.google.gwt.core.client.JavaS
> > > criptException: (TypeError)
> > >
> > > __gwt$exception: <skipped>: d is undefined
> > >
> > > at Unknown.GMq(Unknown Source) at Unknown.Bbq(Unknown Source)
> > > at
> > >
> > > Unknown.pNr(Unknown Source) at Unknown.lro(
> > > Unknown Source) at Unknown.Cyr(Unknown Source) at Unknown.nzr(Unknown
> > > Source) at Unknown.Eol(Unknown Source) at Unkn
> > > own.Zll(Unknown Source) at Unknown.hml(Unknown Source) at
> > > Unknown.jkl(Unknown Source) at Unknown.E$(Unknown Source)
> > >
> > > at Unknown.d$(Unknown Source) at Unknown.F2(Unknown Source) ... 24
> > > more
> > >
> > > regards
> > >
> > > enax
> > >
> > > On 05/08/2016 05:08 AM, Richard Chan wrote:
> > >
> > > Hello list, I hope you can help with a UI exception from New VM from
> > > Template.
> > >
> > > 1. User (PowerUser) is able to create New VMs manually
> > > 2. New VM from template gives a UI exception:
> > >
> > > __gwt$exception: <skipped>: Cannot read property 'f' of undefined
> > >
> > > 2016-05-08 11:04:50,875 ERROR
> > > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > > (default task-28) [] Permutation name: 56114F8548175924C03C3BC67436871E
> > > 2016-05-08 11:04:50,875 ERROR
> > > [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> > > (default task-28) [] Uncaught exception: :
> > > com.google.gwt.core.client.JavaScriptException: (TypeError)
> > >
> > > __gwt$exception: <skipped>: f is undefined
> > >
> > > at
> > >
> > > org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$upd
> > > ateImageToDestinationDomainMap(DisksAllocationModel.java:288)> >
> > > at
> > >
> > > org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$get
> > > ImageToDestinationDomainMap(DisksAllocationModel.java:130)> >
> > > at
> > >
> > > org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel.$saveNe
> > > wVm(VmBaseListModel.java:354)> >
> > > at
> > >
> > > org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel.$onSave
> > > VM(VmBaseListModel.java:331)> >
> > > at
> > >
> > > org.ovirt.engine.ui.uicommonweb.models.templates.VmBaseListModel$6.onSuc
> > > cess(VmBaseListModel.java:309)> >
> > > at
> > >
> > > org.ovirt.engine.ui.frontend.Frontend$2.$onSuccess(Frontend.java:244)
> > > [frontend.jar:]
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Richard Chan
> > >
> > >
> > >
> > > _______________________________________________
> > > Users mailing
> > > listUsers at ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
> > >
> > >
> > >
> > > _______________________________________________
> > > Users mailing list
> > > Users at ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/users
> >
> > --
> > Sandro Bonazzola
> > Better technology. Faster innovation. Powered by community collaboration.
> > See how it works at redhat.com
More information about the Users
mailing list