[Laszlo-dev] Loading lzx file errors
P T Withington
ptw at pobox.com
Mon Jul 20 07:23:04 PDT 2009
I'm only aware of this ever happening if the tomcat server crashes, so
you might want to look at your tomcat logs.
We highly recommend that deployed applications be compiled in SOLO
mode so that you eliminate the overhead (and possible security issues)
of running the tomcat-based compiler. The tomcat server and compiler
are really intended only as a development environment.
On 2009-07-20, at 00:30EDT, Chen Ding wrote:
> Hi there,
> It appears that when we load an lzx file, the system may fail
> loading (i.e.,
> not showing anything). Below is an example:
>
> <canvas>
> <button text="testing"/>
> </canvas>
>
> Try to load (and reload) this file multiple times. Sometimes, the
> button
> does not show up at all. This makes us worry very much. We are going
> to roll
> out our applications. This will simply kill the whole project.
>
> It happened occasionally in the past, but we did not pay much
> attention to
> it, thought it might be our fault.
>
> We are running 4.4.1, but the same problem appears in at least 4.3.1.
>
> Your help is greatly appreciated!
>
> Chen Ding
More information about the Laszlo-dev
mailing list