[Laszlo-user] Limit on size of server (non-solo) apps?

Jes Lefcourt jeslefcourt at comcast.net
Fri Jun 29 11:05:44 PDT 2007


Hello,
I have an application with about 400 classes, and have reached a  
point where, if I add any more classes, then when trying to compile  
the program, I get the following errors:

base/basebutton.lzx:1:10: The validator had a fatal error, but  
proceeding with compilation
base/basecomponent.lzx:1:10: The validator had a fatal error, but  
proceeding with compilation
base/style.lzx:1:10: The validator had a fatal error, but proceeding  
with compilation
...

This error occurs for every single class which gets included with the  
application.  I have written bigger OL programs than this in the  
past, but only ones which were deployed in SOLO mode.  Unfortunately,  
this application uses the SOAP packages, so I cannot deploy SOLO.

Since this seems like a memory issue, I tried increasing the memory  
of my container to Xmx1024 / Xms512, but that has not helped.

Any suggestions?

Thanks!

- Jes


More information about the Laszlo-user mailing list