[ovirt-users] Re: Uncaught exception occurred

2022-09-22 Thread nikkognt
thank you Lucia

Nick
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZR3NH7C4IQ2CELX5OLMN4HX3PFCY5F7M/


[ovirt-users] Re: Uncaught exception occurred

2022-09-22 Thread Lucia Jelinkova
I think this might have the same root cause as the following issue
https://bugzilla.redhat.com/show_bug.cgi?id=2121083 that should be fixed in
the next release.

Lucia

On Wed, Sep 21, 2022 at 4:58 PM  wrote:

> Hi all,
> recently I have upgraded from 4.4 to 4.5, since while a create or edit a
> new pool an error occurr in a pop up red:
> "Uncaught exception occurred. Please try reloading the page. Details:
> (TypeError) : Cannot read properties of undefined (reading 'Kh') Please
> have your administrator check the UI logs"
> and the pool is create but with wrong settings.
> I checked the ui.log file:
>
> 2022-09-21 16:33:21,382+02 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-23) [] Permutation name: 872EE01DC49AC3F81586694F1584D19D
> 2022-09-21 16:33:21,382+02 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-23) [] Uncaught exception:
> com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read
> properties of undefined (reading 'Kh')
> at
> org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView.$addDiskList(DisksAllocationView.java:190)
> at
> org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView.$lambda$0(DisksAllocationView.java:179)
> at
> org.ovirt.engine.ui.common.widget.uicommon.storage.DisksAllocationView$lambda$0$Type.eventRaised(DisksAllocationView.java:179)
> at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:99)
> at
> org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$onPropertyChanged(DisksAllocationModel.java:310)
> at
> org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$setQuotaEnforcementType(DisksAllocationModel.java:121)
> at
> org.ovirt.engine.ui.uicommonweb.models.vms.UnitVmModel.$compatibilityVersionChanged(UnitVmModel.java:2384)
> at
> org.ovirt.engine.ui.uicommonweb.models.vms.UnitVmModel.eventRaised(UnitVmModel.java:2223)
> at org.ovirt.engine.ui.uicompat.Event.$raise(Event.java:99)
> at
> org.ovirt.engine.ui.uicommonweb.models.ListModel.$setSelectedItem(ListModel.java:82)
> at
> org.ovirt.engine.ui.uicommonweb.builders.vm.CoreVmBaseToUnitBuilder.$postBuild(CoreVmBaseToUnitBuilder.java:35)
> at
> org.ovirt.engine.ui.uicommonweb.builders.vm.CoreVmBaseToUnitBuilder.postBuild(CoreVmBaseToUnitBuilder.java:35)
> at
> org.ovirt.engine.ui.uicommonweb.builders.CompositeBuilder$LastBuilder.build(CompositeBuilder.java:45)
> at
> org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13)
> at
> org.ovirt.engine.ui.uicommonweb.builders.BaseSyncBuilder.build(BaseSyncBuilder.java:13)
> at
> org.ovirt.engine.ui.uicommonweb.builders.vm.IconVmBaseToUnitBuilder.lambda$0(IconVmBaseToUnitBuilder.java:23)
> at
> org.ovirt.engine.ui.uicommonweb.builders.vm.IconVmBaseToUnitBuilder$lambda$0$Type.onSuccess(IconVmBaseToUnitBuilder.java:23)
> at
> org.ovirt.engine.ui.uicommonweb.models.vms.IconCache.$lambda$0(IconCache.java:57)
> at
> org.ovirt.engine.ui.uicommonweb.models.vms.IconCache$lambda$0$Type.onSuccess(IconCache.java:57)
> at
> org.ovirt.engine.ui.frontend.Frontend$1.$onSuccess(Frontend.java:239)
> at
> org.ovirt.engine.ui.frontend.Frontend$1.onSuccess(Frontend.java:239)
> at
> org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.$onSuccess(OperationProcessor.java:133)
> at
> org.ovirt.engine.ui.frontend.communication.OperationProcessor$1.onSuccess(OperationProcessor.java:133)
> at
> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:270)
> at
> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:270)
> at
> com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceived(RequestCallbackAdapter.java:198)
> at
> com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:233)
> at
> com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409)
> at Unknown.eval(webadmin-0.js)
> at com.google.gwt.core.client.impl.Impl.apply(Impl.java:306)
> at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:345)
> at Unknown.eval(webadmin-0.js)
>
> Any suggestions for resolve the problem?
> Thank you
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/VUF7252OSLP6DI7EWLXRQXCNJJRQSNS2/
>
___
Users 

[ovirt-users] Re: Uncaught exception occurred - NS_ERROR_FILE_CORRUPTED

2018-07-26 Thread Michael Seidel
Hi,

a brief update on this. The error only occurs with Firefox version
61.0.1. Earlier versions of Firefox I tested work just fine as do other
browsers (e.g. Chromium).

Best,
- Michael

On 07/24/2018 02:33 PM, Michael Seidel wrote:
> Hi,
> 
> I am running oVirt in version 4.2 and just started getting this error
> message upon login:
> 
> Uncaught exception occurred. Please try reloading the page. Details:
> (NS_ERROR_FILE_CORRUPTED) :
> Please have your administrator check the UI logs
> 
> 
> The relevant content of the ui.log is given below (or, nicely formatted
> at https://paste.ee/p/LUrbt).
> 
> 
> I am able to access the js file directly using a browser so the file is
> definitely not missing and is readable. However, the side-bar of the
> ovirt webadmin is not showing (or more precisely: it loads and shows for
> a split-second and then disappears).
> 
> 
> The Web Console shows a similar error message as the one below,
> referring to the same js file and in addition says:
> 
> Tue Jul 24 14:28:03 GMT+200 2018
> com.gwtplatform.mvp.client.presenter.slots.LegacySlotConvertor
> SEVERE: Warning: You're using an untyped slot!
> Untyped slots are dangerous! Please upgrade your slots using
> the Arcbee's easy upgrade tool at
> https://arcbees.github.io/gwtp-slot-upgrader
> 
> The github-URL however is not working.
> 
> I also upgraded and rebooted the ovirt engine, but the error remains.
> 
> 
> Do you have any suggestions what might cause this issue and how I can
> fix it.
> 
> Best,
> - Michael
> 
> 
> 
> 
> 
> 2018-07-24 14:19:24,582+02 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-1) [] Permutation name: 2029DD69C3B3D95611AAF9AC05D7EF9B
> 2018-07-24 14:19:24,582+02 ERROR
> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService]
> (default task-1) [] Uncaught exception:
> com.google.gwt.core.client.JavaScriptException: (NS_ERROR_FILE_CORRUPTED) :
> at
> Unknown.loadFromLocalStorage(https://X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
> at
> Unknown.init(https:/X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
> at
> Unknown.fn.setupVerticalNavigation(https://X/ovirt-engine/webadmin/theme/00-ovirt.brand/patternfly-functions-vertical-nav-custom-3.26.1.js)
> at
> org.ovirt.engine.ui.webadmin.section.main.view.MainSectionView$lambda$0$Type.execute(MainSectionView.java:45)
> at
> com.google.gwt.core.client.impl.SchedulerImpl.runScheduledTasks(SchedulerImpl.java:167)
> [gwt-servlet.jar:]
> at
> com.google.gwt.core.client.impl.SchedulerImpl.$flushPostEventPumpCommands(SchedulerImpl.java:338)
> [gwt-servlet.jar:]
> at
> com.google.gwt.core.client.impl.SchedulerImpl$Flusher.execute(SchedulerImpl.java:76)
> [gwt-servlet.jar:]
> at
> com.google.gwt.core.client.impl.SchedulerImpl.execute(SchedulerImpl.java:140)
> [gwt-servlet.jar:]
> at com.google.gwt.core.client.impl.Impl.apply(Impl.java:236)
> [gwt-servlet.jar:]
> at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:275)
> [gwt-servlet.jar:]
> at Unknown.Ju/<(https://X/ovirt-engine/webadmin/?locale=en_US)
> at Unknown.d(https://X/ovirt-engine/webadmin/?locale=en_US)
> at Unknown.anonymous(Unknown)
> Helmholtz Zentrum Muenchen
> Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH)
> Ingolstaedter Landstr. 1
> 85764 Neuherberg
> www.helmholtz-muenchen.de
> Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe
> Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons 
> Enhsen
> Registergericht: Amtsgericht Muenchen HRB 6466
> USt-IdNr: DE 129521671
> 
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/HRGGBKLOF4LKWTDQ63VIZC52AU4K6RNV/
> 
Helmholtz Zentrum Muenchen
Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH)
Ingolstaedter Landstr. 1
85764 Neuherberg
www.helmholtz-muenchen.de
Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons Enhsen
Registergericht: Amtsgericht Muenchen HRB 6466
USt-IdNr: DE 129521671

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IBEP3TOIWHHTDJY7P3RPIIPOWGBZNJD2/