On Tue, Feb 7, 2017 at 1:22 AM, Edward Clay <[email protected]> wrote: > Looks like I originally had a newer version of the debuginfo packages > installed that didn't work. So the log output I provided did lead to the > answer I needed. Evidently yum install ovirt-engine*debuginfo seems to > install the latest version available instead of the one that matches the > currently installed ovirt-engine.
Indeed. We have a related bug, still didn't decide what to do with it: https://bugzilla.redhat.com/show_bug.cgi?id=1401963 > > On Mon, Feb 6, 2017 at 2:47 PM, Edward Clay <[email protected]> > wrote: >> >> Hello, I've run into a situation where I'm getting an uncaught exception >> error and it seems like the log entries are obfuscated and one needs to >> install the ovirt-engine-weba-portal-debuginfo rpm to decipher whats really >> going on. I've installed this package and restarted the ovirt-engine but >> I'm still not getting useful info in the ui.log. Any ideas what how I can >> resolve this? >> >> >> # rpm -qa|grep ovirt.*debuginfo >> ovirt-engine-userportal-debuginfo-4.0.5.5-1.el7.centos.noarch >> ovirt-engine-webadmin-portal-debuginfo-4.0.5.5-1.el7.centos.noarch >> >> This is an example of the log entry when attempting to create a vm using a >> template that contains a disk. >> 2017-02-06 14:42:15,538 ERROR >> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default >> task-67) [] Permutation name: 587E534EAE351BE2F229E0B865EFB2D3 >> 2017-02-06 14:42:15,539 ERROR >> [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default >> task-67) [] Uncaught exception: >> com.google.gwt.core.client.JavaScriptException: (TypeError) >> __gwt$exception: <skipped>: Cannot read property 'f' of undefined >> at >> org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$updateImageToDestinationDomainMap(DisksAllocationModel.java:307) >> at >> org.ovirt.engine.ui.uicommonweb.models.storage.DisksAllocationModel.$getImageToDestinationDomainMap(DisksAllocationModel.java:133) >> at >> org.ovirt.engine.ui.uicommonweb.models.userportal.UserPortalListModel.$postVmNameUniqueCheck(UserPortalListModel.java:975) >> at >> org.ovirt.engine.ui.uicommonweb.models.userportal.UserPortalListModel$10.onSuccess(UserPortalListModel.java:921) >> at >> org.ovirt.engine.ui.frontend.Frontend$2.$onSuccess(Frontend.java:238) >> [frontend.jar:] >> at >> org.ovirt.engine.ui.frontend.Frontend$2.onSuccess(Frontend.java:238) >> [frontend.jar:] >> at >> org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.$onSuccess(OperationProcessor.java:139) >> [frontend.jar:] >> at >> org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.onSuccess(OperationProcessor.java:139) >> [frontend.jar:] >> at >> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.$onSuccess(GWTRPCCommunicationProvider.java:160) >> [frontend.jar:] >> at >> org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$3$1.onSuccess(GWTRPCCommunicationProvider.java:160) >> [frontend.jar:] >> at >> com.google.gwt.rpc.client.impl.RpcCallbackAdapter.onResponseReceived(RpcCallbackAdapter.java:72) >> [gwt-servlet.jar:] >> at >> com.google.gwt.http.client.Request.$fireOnResponseReceived(Request.java:237) >> [gwt-servlet.jar:] >> at >> com.google.gwt.http.client.RequestBuilder$1.onReadyStateChange(RequestBuilder.java:409) >> [gwt-servlet.jar:] >> at Unknown.eval(userportal-0.js@65) >> at com.google.gwt.core.client.impl.Impl.apply(Impl.java:296) >> [gwt-servlet.jar:] >> at com.google.gwt.core.client.impl.Impl.entry0(Impl.java:335) >> [gwt-servlet.jar:] >> at Unknown.eval(userportal-0.js@54) >> >> Is this as clear as the ui.log will get? >> -- >> Best regards, >> Edward Clay >> Systems Administrator >> UK2 Group - US Operations >> Phone: 1-800-222-2165 >> FAX: 435-755-3449 >> E-mail: [email protected] >> >> Believe in Better Hosting >> http://www.westhost.com > > > > > -- > Best regards, > Edward Clay > Systems Administrator > UK2 Group - US Operations > Phone: 1-800-222-2165 > FAX: 435-755-3449 > E-mail: [email protected] > > Believe in Better Hosting > http://www.westhost.com > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > -- Didi _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

