On 6/29/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
can you give us the complete stack trace ?

Yes, the rest is
javax.faces.context.FacesContext.getELContext(FacesContext.java:40)
repeated about a hundred times :)


On 6/28/07, noah <[EMAIL PROTECTED]> wrote:
> On 6/28/07, noah <[EMAIL PROTECTED]> wrote:
> > I just switched my 1.1.5 jars for 1.2.0-SNAPSHOT and I'm getting
> >
> > java.lang.StackOverflowError
> >         at java.lang.ThreadLocal.get(ThreadLocal.java:125)
> >         at 
javax.faces.context.FacesContext.getCurrentInstance(FacesContext.java:98)
> >         at 
javax.faces.context.FacesContext.getELContext(FacesContext.java:35)
> >         at 
javax.faces.context.FacesContext.getELContext(FacesContext.java:40)
> >         at 
javax.faces.context.FacesContext.getELContext(FacesContext.java:40)
> >         ... etc.
> >
> > I haven't changed anything else.  I'm also using Facelets 1.1.12,
> > Tomahawk 1.1.5, Sandbox 1.1.6-SNAPSHOT and Trinidad 1.0.1 on Tomcat 6
> > (same error on Jetty too).
> >
> > Is there something I need to change to use the current snapshot?
> >
>
> It looks like switching to Trinidad version 1.2-07-may-SNAPSHOT makes
> that error go away.
>


--
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to