<!--FIXME comet type Full(JournalClient) name Full(Other) timeout-->
Uhm... What does this mean? What exactly is timing out? Any idea
why it would be random?
(Note that if I wait a few minutes, the page works fine. (No code
changes!) This kind of stability (or lack thereof) is not going to
win me points...)
Help please!
Can you send a minimalistic app where you can reproduce this so we can
try it ?
Br's,
Marius
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
-------------------------------------
David Pollak<feeder.of...@gmail.com> wrote:
On Tue, Jan 26, 2010 at 7:20 AM, aw <ant...@whitford.com> wrote:
> My code is a variation of the Chat sample code. To me, the material
> change is the fact that I am running this on Tomcat (6.0.20). I have
> never seen this behavior using Jetty (mvn jetty:run) and it isn't
> really load related because I am the only user (possibly with two
> browser windows).
>
This error means that it took > 25 seconds to render the component. The
amount of time it takes to render the component is based on the logic that
you wrote and has nothing to do with Lift or the container you're running
in.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Lift" group.
> To post to this group, send email to lif...@googlegroups.com.
> To unsubscribe from this group, send email to
> liftweb+u...@googlegroups.com<liftweb%2Bunsu...@googlegroups.com>