Bug 1433674

Summary: Exception: The compile time user.agent value (gecko1_8) does not match the runtime
Product: [oVirt] ovirt-engine Reporter: Yaniv Kaul <ykaul>
Component: Frontend.WebAdminAssignee: Vojtech Szocs <vszocs>
Status: CLOSED DUPLICATE QA Contact: Pavel Novotny <pnovotny>
Severity: high Docs Contact:
Priority: unspecified    
Version: futureCC: bugs, gshereme, oourfali
Target Milestone: ovirt-4.2.0Keywords: Regression
Target Release: ---Flags: rule-engine: ovirt-4.2+
rule-engine: blocker+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-20 11:54:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Kaul 2017-03-19 08:17:08 UTC
Description of problem:
When loading the UI, I'm getting:
2017-03-19 04:15:02,970-04 ERROR [org.ovirt.engine.ui.frontend.server.gwt.OvirtRemoteLoggingService] (default task-10) [] Uncaught exception: com.google.gwt.useragent.client.UserAgentAsserter$UserAgentAssertionError: Possible problem with your *.gwt.xml module file.
The compile time user.agent value (gecko1_8) does not match the runtime user.agent value (safari).
Expect more errors.
        at java.lang.Throwable.Throwable(Throwable.java:70) [rt.jar:1.8.0_121]
        at java.lang.Error.Error(Error.java:29) [rt.jar:1.8.0_121]
        at com.google.gwt.useragent.client.UserAgentAsserter$UserAgentAssertionError.UserAgentAsserter$UserAgentAssertionError(UserAgentAsserter.java:79) [gwt-servlet.jar:]
        at com.google.gwt.useragent.client.UserAgentAsserter.assertCompileTimeUserAgent(UserAgentAsserter.java:49) [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:]


Version-Release number of selected component (if applicable):
[root@lago-basic-suite-master-engine ~]# rpm -qa |grep webadmin
ovirt-engine-webadmin-portal-4.2.0-0.0.master.20170317143110.git21edba0.el7.centos.noarch
ovirt-engine-webadmin-portal-debuginfo-4.2.0-0.0.master.20170317143110.git21edba0.el7.centos.noarch

Comment 1 Red Hat Bugzilla Rules Engine 2017-03-19 08:17:14 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 2 Greg Sheremeta 2017-03-20 11:54:54 UTC
Duplicate of 1400010

It's a CI issue, and it should be fixed really soon -- hoping for early this week.

*** This bug has been marked as a duplicate of bug 1400010 ***