Hi Greg,

 I followed your post "oVirt Webadmin GWT Debug Quick Refresh" in Centos7.

I am able to get the SDM compile works. But changes are not reflecting in UI Chrome/Firefox.

I didn't  see any error in logs as well.


This is the GWT log output when I do compile

[INFO] The code server is ready at http://10.149.202.159:9876/
[INFO] GET /recompile/webadmin
[INFO]    Job org.ovirt.engine.ui.webadmin.WebAdmin_1_0
[INFO]       starting job: org.ovirt.engine.ui.webadmin.WebAdmin_1_0
[INFO]       binding: locale=en_US
[INFO]       binding: user.agent=safari
[INFO]       Compiling module org.ovirt.engine.ui.webadmin.WebAdmin
[INFO]          Computing all possible rebind results for 'com.gwtplatform.mvp.client.DesktopGinjector'
[INFO]             Rebinding com.gwtplatform.mvp.client.DesktopGinjector
[INFO]                Invoking generator com.google.gwt.inject.rebind.GinjectorGenerator
[INFO]                   [WARN] Class org.ovirt.engine.ui.gwtaop.AspectJLogHandler is used in Gin, but not available in GWT client code.
[INFO] info AspectJ Weaver Version 1.8.10 built on Monday Dec 12, 2016 at 19:07:48 GMT
[INFO] info register classloader com.google.gwt.inject.rebind.GinBridgeClassLoader@cbbe9df
[INFO] info using configuration file:/home/admin/.m2/repository/org/ovirt/engine/ui/gwt-aop/4.3.0-SNAPSHOT/gwt-aop-4.3.0-SNAPSHOT.jar!/META-INF/aop.xml
[INFO] info register aspect org.ovirt.engine.ui.gwtaop.DontPrune
[INFO] warning javax.* types are not being woven because the weaver option '-Xset:weaveJavaxPackages=true' has not been specified
[INFO]          Unification traversed 23500 fields and methods and 8802 types. 667 are considered part of the current module and 672 had all of their fields and methods traversed.
[INFO]          Compiling 1 permutation
[INFO]             Compiling permutation 0...
[INFO]             Linking per-type JS with 667 new/changed types.
[INFO]             Source Maps Enabled
[INFO]          Compile of permutations succeeded
[INFO]          Compilation succeeded -- 27.667s
[INFO]       Linking into /home/admin/git/ovirt-engine/frontend/webadmin/modules/webadmin/target/tmp/gwt-codeserver-671189326887964275.tmp/org.ovirt.engine.ui.webadmin.WebAdmin/compile-2/war/webadmin; Writing extras to /home/admin/git/ovirt-engine/frontend/webadmin/modules/webadmin/target/tmp/gwt-codeserver-671189326887964275.tmp/org.ovirt.engine.ui.webadmin.WebAdmin/compile-2/extras/webadmin
[INFO]          Link succeeded
[INFO]          Linking succeeded -- 4.482s
[INFO]       34.746s total -- Compile completed



Can you please help me on this issue.

Sangeetha S