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(ResourceManagerImpl.java:458) > > at > org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(ResourceManagerImpl.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(RuntimeSingleton.java:285) > > at > org.apache.velocity.app.Velocity.getTemplate(Velocity.java:469) > > at > net.sf.navigator.displayer.VelocityMenuDisplayer.displayComponents(VelocityMenuDisplayer.java:124) > > at > net.sf.navigator.displayer.VelocityMenuDisplayer.display(VelocityMenuDisplayer.java:99) > > at > net.sf.navigator.taglib.DisplayMenuTag.doStartTag(DisplayMenuTag.java:130) > > 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(DispatchFilterChain.java:115) > > at > com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:208) > > at > com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:268) > > at > com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:106) > > at > uy.com.swordfish.util.struts.FrontController.processActionForward(FrontController.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(ServletFilterChain.java:99) > > at > com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:163) > > at > com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java: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
