when i running jetspeed at my computer(linux/jserv) gives me the following messages: java.lang.RuntimeException: The Entry you requested from the PortletRegistry does not exist: navigation at org.apache.jetspeed.portal.factory.PortletRegistry.getEntry(PortletRegistry.java:206) at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:437) at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:426) at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:426) at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:380) at org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:346) at org.apache.jetspeed.turbine.screens.Home.doBuild(Home.java:119) at org.apache.turbine.modules.Screen.build(Screen.java:88) at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117) at org.apache.jetspeed.turbine.layouts.JetspeedLayout.doBuild(JetspeedLayout.java:121) at org.apache.turbine.modules.Layout.build(Layout.java:81) at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111) at org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:134) at org.apache.turbine.modules.Page.build(Page.java:81) at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111) at Turbine.doGet(Turbine.java:322) at javax.servlet.http.HttpServlet.service(HttpServlet.java:270) at javax.servlet.http.HttpServlet.service(HttpServlet.java:309) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:475) What's going wrong, any ideas? -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
