Hi Benoit

On Fri, 10 Mar 2000, Benoit Rigaut wrote:

> Now I'm really stuck by another error, asking for /servlet/Turbine/screen/MainMenu:
> java.lang.NullPointerException
>         at org.apache.ecs.HtmlColor.convertColor(HtmlColor.java:781)
>         at org.apache.ecs.html.Table.setBgColor(Table.java:257)
>         at org.apache.jyve.screens.DisplayProjects.build(Compiled Code)
>         at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:122)
>         at org.apache.jyve.screens.MainMenu.build(MainMenu.java:116)
>         at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:122)
>         at org.apache.jyve.layouts.DefaultLayout.build(DefaultLayout.java:92)
>         at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:115)
>         at org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:96)
>         at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:115)
>         at Turbine.doGet(Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
>         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:335)
>         at org.apache.jserv.JServConnection.run(JServConnection.java:197)
>         at java.lang.Thread.run(Thread.java:485)
> 
> The turbine.log file only shows this, repeated 8 times:
> [Fri Mar 10 22:32:32 CET 2000] -- NOTICE  -- Classname: 
>org.apache.turbine.services.localization.TurbineLocalizationService
> [Fri Mar 10 22:32:32 CET 2000] -- NOTICE  -- Retrieved service from cache: 
>TurbineLocalizationService
> [Fri Mar 10 22:32:32 CET 2000] -- NOTICE  -- getBundle():

This looks like that you didn't add everything from the INSTALL.txt.
The section with the colors seems to be missing.

It might also help to restart (stop and start) your webserver.

If it still doesn't work, just send me your TurbineResources.properties.

Good luck!

c.u. Bernie





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to