Thanks for your kind advices. Finnaly it was noting really bug, just a class that was modifed on my working copy, and not on our ci servers.
Regards Le 29 mars 2012 05:14, Pierre Dehaen <[email protected]> a écrit : > On 28 Mar 2012 at 10:40, Benjamin Dreux wrote: > >> Hi, we are building an app based on qooxdoo.Since a few days we have a >> problem with our application.When loading the app, some asset can't be >> retreived, from the server.The chrome dev util say's we got timeout or even >> 404. >> But on the logs on our server, everything looks normal. >> We think it could be some part of the our qooxdoo app that isresponsible for >> this behavior, but we can't find out where for now. >> Somethimes it's even worth's the internet connection is completlyunsabled, >> when loading the app. >> Do you have some piece of advice for us, on how to track down this issue. >> Thanks >> -- Benjamin DreuxAnalyste-ProgrammeurChaire de logiciel libre-Finance Social >> et solidaireUQAMMontréal >> ------------------------------------------------------------------------------This >> SF email is sponsosred by:Try Windows Azure free for 90 days Click Here >> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________qooxdoo-devel >> mailing >> [email protected]https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel >> > > Hi Benjamin, > > You can always truss (on Solaris) or strace (on linux) the web server process > to see what's > happening. You can also snoop (Solaris) or tcpdump (linux) or wireshark (all) > the > communication. Or, simpler, on the client with Firefox, you could install the > Live HTTP > Header plugin to see the communication going on the wire... > > Regards, > Pierre > > > > > > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel -- Benjamin Dreux Analyste-Programmeur Chaire de logiciel libre-Finance Social et solidaire UQAM Montréal ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
