I've reproduced that, too, just playing with the links a few seconds (3-4)..
Bruno 2005/11/15, Dennis Byrne <[EMAIL PROTECTED]>: > I just went back to > http://www.irian.at/myfaces/collapsiblePanel.jsf and got the > following exception. This time, it did take quite a while to > produce. I failed to reproduce it after a minute or so of > clicking on a second attempt. The only consistent thing I > can observe is that it is the last "Detailstest" link. Maybe > there is a log file running on that box? > > javax.faces.FacesException: Error calling action method of > component with id form:test_dt_2:_id7 > org.apache.myfaces.application.ActionListenerImpl.proc > essAction(ActionListenerImpl.java:74) > javax.faces.component.UICommand.broadcast > (UICommand.java:106) > javax.faces.component.UIData.broadcast > (UIData.java:339) > javax.faces.component.UIViewRoot._broadcastForPhase > (UIViewRoot.java:90) > javax.faces.component.UIViewRoot.processApplication > (UIViewRoot.java:164) > org.apache.myfaces.lifecycle.LifecycleImpl.invokeAppli > cation(LifecycleImpl.java:321) > org.apache.myfaces.lifecycle.LifecycleImpl.execute > (LifecycleImpl.java:87) > javax.faces.webapp.FacesServlet.service > (FacesServlet.java:94) > org.apache.myfaces.component.html.util.ExtensionsFilte > r.doFilter(ExtensionsFilter.java:123) > > ---- Original message ---- > >Date: Tue, 15 Nov 2005 10:45:33 +0100 > >From: Martin Marinschek <[EMAIL PROTECTED]> > >Subject: Re: 500 error w/ collapsiblePanel example > >To: MyFaces Discussion <[email protected]> > > > >I don't have that. > > > >Is it reproducible somehow with regards to what is causing > this? > > > >regards, > > > >Martin > > > >On 11/15/05, Dennis Byrne <[EMAIL PROTECTED]> wrote: > >> I was looking at the collapsiblePanel example at the irian > >> site. Sometimes there is a 500 error when expanding the > >> bottom panel. Has this been addressed already? > >> > >> Dennis Byrne > >> > > > > > >-- > > > >http://www.irian.at > > > >Your JSF powerhouse - > >JSF Consulting, Development and > >Courses in English and German > > > >Professional Support for Apache MyFaces > > Dennis Byrne >

