It's probably related to the problem of freezing in your other thread, don't 
you think? Whatever's causing it to freeze must be stopping the comet actor. 
Does that make sense?

-------------------------------------
David Pollak<[email protected]> wrote:

On Tue, Jan 26, 2010 at 7:20 AM, aw <[email protected]> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to