We could really use a stack trace to help narrow this down;any chance you could put a Thread.dumpStack() at this logged method?
This presumably means that A4J is failing to invoke the Trinidad ViewHandler while rendering. -- Adam On 9/12/07, Renzo Tomaselli <[EMAIL PROTECTED]> wrote: > > Hi, one more issue after upgrading from 1.01 to 1.02. During the very > first postback of a page containing a tr:tree, I saw the log message > twice: > > SEVERE: No RenderingContext has been created. > > After some searches I noticed that this error occurred to someone else > while using Tiles - but I don't do it - although my application uses > ajax4jsf/richfaces. > Is there any link ? Besides the logs themselves, I saw nothing else, > however my tr:tree does not expand nodes properly (see my previous > posting). > Any suggestion ? Thanks, > > -- Renzo > >

