[Laszlo-dev] Loading lzx file errors
Max Carlson
max at laszlosystems.com
Tue Jul 21 08:22:11 PDT 2009
Another thing you could try is installing an http proxy to see what the headers look like for a good and bad request. Charles is a good proxy to use. This will help us diagnose the issue, assuming there's a difference between good and bad requests. If there isn't it's probably a bug in Chrome, or a difference in the way it interprets what tomcat is serving up.
Does the SOLO deployed version work every time?
-----Original Message-----
From: Chen Ding <chending0602 at gmail.com>
Sent: Tuesday, July 21, 2009 8:50 AM
To: P T Withington <ptw at pobox.com>
Cc: laszlo-dev at openlaszlo.org
Subject: Re: [Laszlo-dev] Loading lzx file errors
As far as I can tell, tomcat did not generate any log. Before and after the problems occur, I did check the log. Nothing showed up.
Chen Ding
On Tue, Jul 21, 2009 at 9:05 PM, P T Withington <ptw at pobox.com> wrote:
I wouldn't think so. We only use browser switching to enable quirks (i.e, to handle the case where the browser does not comply with DOM2/CSS2). Our default is to emit standards-compliant code, which should work in any compliant browser.
The fact that the application works correctly sometimes also reenforces that it is not because of browser-switching on our part.
I _do_ suspect that our server may emit cacheability information that may be misinterpreted by browsers that are very aggressive about caching. I'm hardly the caching expert (I'm not sure anyone is :P), but I do think caching is a very tricky thing to get right.
Finally, it would be really interesting to see the Tomcat logs for when the application does not appear. Possibly the compiler is just bombing (and the error not being caught) and emitting an empty app?
On 2009-07-21, at 08:51EDT, Raju Bitter wrote:
I'm glad that you could solve your problem, Chen Ding.
Tucker, could this be a problem with the user agent? In that case the page should never show, but maybe the problem is connected to it.
http://code.google.com/p/chromium/issues/detail?id=5985
On Jul 21, 2009, at 1:34 PM, P T Withington wrote:
[The entire original message is not included]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20090721/74cabd86/attachment.html
More information about the Laszlo-dev
mailing list