In my JetspeedResources.properties I have
cache.directory=/tmp/JetspeedDocumentCache
and
public.cache.url=/jetspeed-cache
and this two directory have to exist.
Check if you have this setup.
Sara


On Wed, 12 Apr 2000, Rick Broker wrote:

> I have configured Jetspeed following the directions in the "Howto
> Install Jetspeed with Apache JServ", but it's not working.  The web
> server starts up fine, but when I try to access Jetspeed I get an
> exception in the Turbine logfile as follows:
> 
> [Wed Apr 12 15:46:32 EDT 2000] -- NOTICE  -- Classname:
> org.apache.turbine.services.resources.TurbineResourceService                         
>                                                                  
> [Wed Apr 12 15:46:32 EDT 2000] -- NOTICE  -- Retrieved service:
> TurbineResourceService                  [Wed Apr 12 15:46:33 EDT 2000]
> -- NOTICE  -- JetspeedResources obtained from System properties: null   
> [Wed Apr 12 15:46:33 EDT 2000] -- NOTICE  -- JetspeedResources obtained
> from Turbine: /etc/httpd/conf/jserv/JetspeedResources.properties
> [Wed Apr 12 15:46:34 EDT 2000] -- NOTICE  -- Jetspeed Home: BEGIN
> default portlets
> [Wed Apr 12 15:46:42 EDT 2000] -- NOTICE  -- Jetspeed: cache miss: 
> Portlet - null - null
> [Wed Apr 12 15:46:42 EDT 2000] --  ERROR  --
>         Exception:  java.lang.NullPointerException
>         Stack Trace follows:
>         java.lang.NullPointerException
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java, Compiled Code)
>         at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.java,
> Compiled Code)
>         at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java,
> Compiled Code)
>         at
> org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java,
> Compiled Code)
>         at org.apache.jetspeed.turbine.screens.Home.build(Home.java,
> Compiled Code)
>         at
> org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java, Compiled
> Code)
>         at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedLayout.java,
> Compiled Code)
>         at
> org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java, Compiled
> Code)
>         at
> org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java,
> Compiled Code)
>         at org.apache.turbine.modules.PageLoader.exec(PageLoader.java,
> Compiled Code)
>         at Turbine.doGet(Turbine.java, Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java,
> Compiled Code)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java,
> Compiled Code)
>         at
> org.apache.jserv.JServConnection.processRequest(JServConnection.java,
> Compiled Code)
>         at org.apache.jserv.JServConnection.run(JServConnection.java,
> Compiled Code)
>         at java.lang.Thread.run(Thread.java, Compiled Code)
> [Wed Apr 12 15:46:42 EDT 2000] -- NOTICE  -- Jetspeed Home: END default
> portlets -> total time 7 second(s)   
> 
> I have been trolling throught the FAQ, confi files, and mail archives. 
> Can anyone give me a pointer to something to look for?
> 
> 
> --
> --------------------------------------------------------------
> 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]
> 
> 



--
--------------------------------------------------------------
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]

Reply via email to