[Engine-devel] Problems debugging client code

Alexander Wels awels at redhat.com
Tue Dec 10 14:37:16 UTC 2013


Hi,

1. Is your engine runnning? [1]
2. Did you also start separately the debug mode [2] (This is debugging the 
webadmin)
3. Did you go to the right URL [3]
4. Make when you compile you compile for the correct browser. I usually 
compile for FF and chrome [4]

[1] $HOME/ovirt-engine/share/ovirt-engine/services/ovirt-engine/ovirt-
engine.py start

[2] make gwt-debug DEBUG_MODULE=webadmin DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-
D gwt.userAgent=gecko1_8,safari"

[3] http://127.0.0.1:8080/ovirt-engine/webadmin/?gwt.codesvr=127.0.0.1:9997

[4] make clean install-dev PREFIX=$HOME/ovirt-engine BUILD_UT=0 BUILD_GWT=1 
DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-D gwt.userAgent=gecko1_8,safari"

On Tuesday, December 10, 2013 09:30:16 AM Eli Mesika wrote:
> Hi
> 
> 
> Debugging client code I got this when trying to connect from Google Chrom :
> 
> ********************************************************
> Oops! Google Chrome could not connect to 127.0.0.1:8080
> Try reloading the page
> ********************************************************
> 
> any ideas ???
> 
> I am following instructions from README.developer and using f19 with
> google-chrome-stable-31.0.1650.63-1.x86_64
> 
> Thanks
> 
> Eli
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel




More information about the Devel mailing list