That's wierd that it works most of the time. Is there specific behavior or steps you do to make the errors occur? If there's steps that I can do to reproduce it on my end, it'll be much easier to fix.
Matt On 10/26/05, Pablo Rito <[EMAIL PROTECTED]> wrote: > Hi ! the file xtree.html is in the location > 'customJSP/jsp/nodeFolderTree/xtree.html' > > But the thing is it works 99 of 100 times, I'm using resin 3.14 and java > 1.5 and the velocity jar that is distributed in struts-menu. > > Best regrds > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Matt > Raible > Sent: den 26 oktober 2005 12:23 > To: [email protected] > Subject: Re: [struts-menu] Loading xtree error > > Do you have a file in your application at > /customJSP/jsp/nodeFolderTree/xtree.html? > > On 10/26/05, Pablo Rito <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi ! I have a problem that happens after a while the application has > been > > started, I'm using xtree with velocity and it failes some time to load > the > > > > xtree.html. > > > > > > > > Any one have any clue ? > > > > > > > > Best Regrds > > > > > > > > > > > > org.apache.velocity.exception.ResourceNotFoundException: > > Unable to find resource > > 'customJSP/jsp/nodeFolderTree/xtree.html' > > > > at > > > org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource(Re > sourceManagerImpl.java:458) > > > > at > > > org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(Res > ourceManagerImpl.java:341) > > > > at > > > org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance. > java:831) > > > > at > > > org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance. > java:813) > > > > at > > > org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleto > n.java:285) > > > > at > > org.apache.velocity.app.Velocity.getTemplate(Velocity.java:469) > > > > at > > > net.sf.navigator.displayer.VelocityMenuDisplayer.displayComponents(Veloc > ityMenuDisplayer.java:124) > > > > at > > > net.sf.navigator.displayer.VelocityMenuDisplayer.display(VelocityMenuDis > player.java:99) > > > > at > > > net.sf.navigator.taglib.DisplayMenuTag.doStartTag(DisplayMenuTag.java:13 > 0) > > > > at > > > _jsp._customjsp._jsp._nodefoldertree._displayfoldertree__jsp._jspService > (_displayfoldertree__jsp.java:85) > > > > at com.caucho.jsp.JavaPage.service(JavaPage.java:60) > > > > at com.caucho.jsp.Page.pageservice(Page.java:570) > > > > at > > > com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java > :159) > > > > at > > > com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChai > n.java:115) > > > > at > > > com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.j > ava:208) > > > > at > > > com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcher > Impl.java:268) > > > > at > > > com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcher > Impl.java:106) > > > > at > > > uy.com.swordfish.util.struts.FrontController.processActionForward(FrontC > ontroller.java:141) > > > > at > > > org.apache.struts.action.ActionServlet.process(ActionServlet.java:1596) > > > > at > > > uy.com.swordfish.util.struts.FrontController.doGet(FrontController.java: > 70) > > > > at > > javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > > > > at > > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > > > at > > > com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChai > n.java:99) > > > > at > > > com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.ja > va:163) > > > > at > > > com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.j > ava:208) > > > > at > > com.caucho.server.hmux.HmuxRequest.handleRequest(HmuxRequest.java:396) > > > > at > > com.caucho.server.port.TcpConnection.run(TcpConnection.java:363) > > > > at > > com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490) > > > > at com.caucho.util.ThreadPool.run(ThreadPool.java:423) > > > > at java.lang.Thread.run(Thread.java:595) > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > struts-menu-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. > Get Certified Today * Register for a JBoss Training Course > Free Certification Exam for All Training Attendees Through End of 2005 > Visit http://www.jboss.com/services/certification for more information > _______________________________________________ > struts-menu-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user > ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ struts-menu-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
