[ovirt-devel] GUI error on master: Uncaught exception: com.google.gwt.core.client.JavaScriptException: (TypeError)

Nadav Goldin ngoldin at redhat.com
Mon Apr 3 13:08:16 UTC 2017


Right. Missed that exclude, thanks.
I'll send a patch to include it from tested - all *debuginfo* packages
look like just a few MBs.


On Mon, Apr 3, 2017 at 3:55 PM, Greg Sheremeta <gshereme at redhat.com> wrote:
> Hmm, I think *-debuginfo is explicitly excluded now.
>
> https://gerrit.ovirt.org/#/c/73497/8/common/yum-repos/ovirt-master.repo
>
> [ovirt-master-tested-el7]
> name=oVirt Master Latest Tested
> baseurl=http://resources.ovirt.org/repos/ovirt/tested/master/rpm/el7/
> enabled=1
> gpgcheck=0
> max_connections=10
> exclude = <snip> *-debuginfo
>
> [ovirt-master-snapshot-static-el7]
> name=oVirt Master Nightly Statics
> baseurl=http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/
> exclude=<snip> *-debuginfo
>
>
> Could that be the problem?
>
> On Sun, Apr 2, 2017 at 1:38 PM, Nadav Goldin <ngoldin at redhat.com> wrote:
>>
>> > Any chance you can install them and retry?
>> > sudo yum install ovirt-engine-webadmin-portal-debuginfo
>>
>> Surprisingly OST didn't pull it. I see it is listed in the reposync
>> config under the 'ovirt-master-snapshot-static', but I think its not
>> there any more. Is it built like all other packages consumed in the
>> experimental flow?
>>
>>
>>
>>
>> On Sun, Apr 2, 2017 at 4:00 PM, Yaniv Kaul <ykaul at redhat.com> wrote:
>> >
>> >
>> > On Sun, Apr 2, 2017 at 3:18 PM, Greg Sheremeta <gshereme at redhat.com>
>> > wrote:
>> >>
>> >> """
>> >> GWT symbolmaps are not installed, please install
>> >> them to de-obfuscate the UI stack traces
>> >> 2017-04-02 06:12:25,980-04 ERROR
>> >> """
>> >>
>> >> Any chance you can install them and retry?
>> >> sudo yum install ovirt-engine-webadmin-portal-debuginfo
>> >
>> >
>> > && sudo systemctl restart ovirt-engine
>> >
>> > Y.
>> >
>> >>
>> >>
>> >>
>> >> On Sun, Apr 2, 2017 at 6:25 AM, Nadav Goldin <ngoldin at redhat.com>
>> >> wrote:
>> >>>
>> >>> Hi,
>> >>> Running OST basic-suite-master and logging to the GUI, appears a
>> >>> warning pop-up window:
>> >>> Uncaught exception occurred. Please try reloading the page. Details:
>> >>> (TypeError) : a.i is undefined
>> >>> Please have your administrator check the UI logs
>> >>>
>> >>> ui.log:
>> >>> 2017-04-02 06:12:25,975-04 INFO
>> >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
>> >>> (default task-3) [] GWT symbolmaps are not installed, please install
>> >>> them to de-obfuscate the UI stack traces
>> >>> 2017-04-02 06:12:25,980-04 ERROR
>> >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
>> >>> (default task-3) [] Permutation name: E0637AA26393B2D56C4B42EFB5EA0C00
>> >>> 2017-04-02 06:12:25,980-04 ERROR
>> >>> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
>> >>> (default task-3) [] Uncaught exception:
>> >>> com.google.gwt.core.client.JavaScriptException: (TypeError) : a.i is
>> >>> undefined
>> >>>     at
>> >>>
>> >>> Unknown.itp(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.Btp(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.pWo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.sWo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.JYo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.MYo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.jYo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.mYo(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.PPe(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.E_(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.T_(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.onreadystatechange<(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.Bu(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.Eu(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at
>> >>>
>> >>> Unknown.Du/<(https://192.168.201.3/ovirt-engine/webadmin/?locale=en_US#dashboard-main)
>> >>>     at Unknown.anonymous(Unknown)
>> >>>
>> >>>
>> >>> engine version: 4.2.0-0.0.master.20170402071029.git17ebf70.el7.centos
>> >>> firefox: firefox-52.0-7.fc25.x86_64
>> >>>
>> >>> Off hand, everything looks functional.
>> >>>
>> >>>
>> >>>
>> >>> Thanks,
>> >>>
>> >>> Nadav.
>> >>> _______________________________________________
>> >>> Devel mailing list
>> >>> Devel at ovirt.org
>> >>> http://lists.ovirt.org/mailman/listinfo/devel
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Greg Sheremeta, MBA
>> >> Red Hat, Inc.
>> >> Sr. Software Engineer
>> >> gshereme at redhat.com
>> >>
>> >> _______________________________________________
>> >> Devel mailing list
>> >> Devel at ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/devel
>> >
>> >
>
>
>
>
> --
> Greg Sheremeta, MBA
> Red Hat, Inc.
> Sr. Software Engineer
> gshereme at redhat.com


More information about the Infra mailing list