The problem only hapens when i setOptimizeItemRemoval(false) in the TreeView

On 9/5/05, pepone pepone <[EMAIL PROTECTED]> wrote:
> I can see any message relative to this in my tomcat logs
> 
> if i continue open in new tab at same point PageExpired is show and
> other times i can see this exception
> 
> java.lang.IllegalStateException: No version manager available to
> retrieve requested versionNumber 1
>     at wicket.Page.getVersion(Page.java:343)
>     at wicket.Session.getPage(Session.java:271)
>     at 
> wicket.protocol.http.WebRequestCycle.callComponentListener(WebRequestCycle.java:416)
>     at 
> wicket.protocol.http.WebRequestCycle.parseRequest(WebRequestCycle.java:140)
>     at wicket.RequestCycle.request(RequestCycle.java:401)
>     at wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:195)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
>     at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
>     at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
>     at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>     at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>     at 
> org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
>     at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
>     at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>     at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>     at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
>     at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>     at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>     at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
>     at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>     at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>     at 
> org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
>     at 
> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
>     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
>     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
>     at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
>     at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
>     at 
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
>     at 
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
>     at java.lang.Thread.run(Thread.java:534)
> 
> 
> But most the time only Internal Error is displayed I want to try this
> with wicket treeView examples but they aren“t online or the link in
> wicket page is broken for me
> 
> thanks
> 
> On 9/5/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Did you check your log? Must be an exception logged somewhere...
> >
> > Eelco
> >
> > On 9/5/05, pepone pepone <[EMAIL PROTECTED]> wrote:
> > > No exception is displayed only a web page with widket style
> > >
> > > whit the tex Interal Error and a link return to home page
> > >
> > > there aren,t more messages
> > >
> > > On 9/4/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > > What kind of exception do you get?
> > > >
> > > > Eelco
> > > >
> > > >
> > > > On 9/4/05, pepone pepone <[EMAIL PROTECTED]> wrote:
> > > > > Hello all
> > > > >
> > > > >
> > > > > I have a page that display a TreeView component when you click a node
> > > > > the node selected is displayet in other label this sems to work well
> > > > >
> > > > > my problem is that if i open a tree view in a new Window IE or new Tab
> > > > > in Firefox the first time i click open in new window All is ok but the
> > > > > second allways display Interanl Error and a link to home page
> > > > >
> > > > > Any ideas of what is happen?
> > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > > > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
> > > > > Practices
> > > > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing 
> > > > > & QA
> > > > > Security * Process Improvement & Measurement * 
> > > > > http://www.sqe.com/bsce5sf
> > > > > _______________________________________________
> > > > > Wicket-user mailing list
> > > > > [email protected]
> > > > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > >
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
> > > > Practices
> > > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & 
> > > > QA
> > > > Security * Process Improvement & Measurement * 
> > > > http://www.sqe.com/bsce5sf
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > >
> > >
> > > -------------------------------------------------------
> > > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
> > > Practices
> > > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> > > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> > > _______________________________________________
> > > Wicket-user mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > -------------------------------------------------------
> > SF.Net email is Sponsored by the Better Software Conference & EXPO
> > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to