| Summary: | Uncaught exception occurred when editing a CPU profile. | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Shira Maximov <mshira> |
| Component: | Frontend.WebAdmin | Assignee: | bugs <bugs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shira Maximov <mshira> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.6.3.2 | CC: | bugs, dfediuck, mshira |
| Target Milestone: | --- | Flags: | mshira:
planning_ack?
mshira: devel_ack? mshira: testing_ack? |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-27 07:57:06 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Shira Maximov
2016-02-23 13:24:16 UTC
attaching the stack trace from /var/log/ovirt-engin/ui.log:
2016-02-24 10:30:36,168 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (ajp-/127.0.0.1:8702-10) [] Permutation name: 2315F6F85423E584AFE3585F4C988A98
2016-02-24 10:30:36,168 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (ajp-/127.0.0.1:8702-10) [] Uncaught exception: : com.google.gwt.core.client.JavaScriptException: (TypeError)
__gwt$exception: <skipped>: Dab(...) is null
at org.ovirt.engine.ui.uicommonweb.models.profiles.ProfileListModel.$fetchProfiles(ProfileListModel.java:158)
at org.ovirt.engine.ui.uicommonweb.models.profiles.ProfileListModel$1.onSuccess(ProfileListModel.java:143)
at org.ovirt.engine.ui.frontend.Frontend$2.$onSuccess(Frontend.java:244) [frontend.jar:]
at org.ovirt.engine.ui.frontend.Frontend$2.onSuccess(Frontend.java:244) [frontend.jar:]
at org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.$onSuccess(OperationProcessor.java:141) [frontend.jar:]
at org.ovirt.engine.ui.frontend.communication.OperationProcessor$2.onSuccess(OperationProcessor.java:141) [frontend.jar:]
at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.$onSuccess(GWTRPCCommunicationProvider.java:271) [frontend.jar:]
at org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider$5$1.onSuccess(GWTRPCCommunicationProvider.java:271) [frontend.jar:]
at com.google.gwt.rpc.client.impl.RpcCallbackAdapter.onResponseReceived(RpcCallbackAdapter.java:72) [gwt-servlet.jar:]
at org.ovirt.engine.ui.common.gin.BaseSystemModule$1$1.onResponseReceived(BaseSystemModule.java:140)
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.Vvf/c.onreadystatechange<(Unknown Source)
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._t/<(Unknown Source)
at Unknown.anonymous(Unknown Source)
Hi Shira, I tried it on 3.6.4-0.1.el6 and wasn't able to reproduce based on your steps. Please try to reproduce on 3.6.4-0.1.el6 or higher and let un know if it's still there. (In reply to Doron Fediuck from comment #3) > Hi Shira, > I tried it on 3.6.4-0.1.el6 and wasn't able to reproduce based on your steps. > Please try to reproduce on 3.6.4-0.1.el6 or higher and let un know if it's > still there. Hi, I wasn't able to reproduce it on 3.6.4-0.1.el6, you can close this bug. |