the directory where the logfile should go must exist. You should create the
directory or change the turbine configuration in the jetspeed config files
to point to an existing directory (the same goes for cache directories,
etc).
Jeroen T. Wenting
[EMAIL PROTECTED]
Murphy was wrong, things that can't go wrong will anyway
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sven van 't
> Veer
> Sent: Friday, November 17, 2000 12:58
> To: Orion-Interest
> Subject: Re: JetSpeed
>
>
>
>
> "J.T. Wenting" wrote:
> >
> > using Js 1.2b1, which works fine on Tomcat 3.1 (at least it
> does not throw
> > any errors, the generated HTML is not always as it should be
> and there seems
> > to be a gaping memory leak).
> > The error is as stated "could not find package in import:
> > org.apache.cocoon.*, org.w3c.dom.*, etc...).
> > I tried putting all jars in /orion/lib, <web-app>/WEB-INF/lib and even
> > putting them all in both locations.
> > It happens when accessing XSP only (as far as I can tell), the frontpage
> > displays correctly for example.
>
> For me, putting the Jetspeed jars in /orion/lib gives me the following
> error when calling
> http://hostname/servlet/jetspeed
>
> java.io.FileNotFoundException: /tmp/turbine.log (O sistema n�o pode
> localizar o caminho especificado)
> at java.io.FileOutputStream.openAppend(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:100)
> at java.io.FileWriter.<init>(FileWriter.java:39)
> at org.apache.turbine.util.Log.init(Log.java:112)
> at org.apache.turbine.util.Log.<clinit>(Log.java:102)
> at
> org.apache.turbine.services.TurbineServices.getService(TurbineServ
> ices.java:115)
> at
> org.apache.turbine.services.resources.TurbineResourceService.setPr
> opertiesFileName(TurbineResourceService.java:107)
> at Turbine.init(Turbine.java:120)
> at com.evermind.server.http.HttpApplication.wo(JAX)
> at com.evermind.server.http.HttpApplication.v6(JAX)
> at com.evermind.server.http.HttpApplication.uh(JAX, Compiled Code)
> at com.evermind.server.http.ed.sp(JAX, Compiled Code)
> at com.evermind.server.http.ed.so(JAX, Compiled Code)
> at com.evermind.util.f.run(JAX, Compiled Code)
> DbBrokerImpl: Is now turned on.
> java.lang.ExceptionInInitializerError: java.lang.NullPointerException
> at
> org.apache.jetspeed.turbine.navigations.JetspeedTopNavigation.<cli
> nit>(JetspeedTopNavigation.java)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java, Compiled Code)
> at
> org.apache.turbine.modules.NavigationLoader.getInstance(Navigation
> Loader.java,
> Compiled Code)
> at
> org.apache.turbine.modules.NavigationLoader.eval(NavigationLoader.
> java:118)
> at
> org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedL
> ayout.java:86)
> at
> org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111)
> at
> org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:88)
> at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
> at Turbine.doGet(Turbine.java, Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java)
> at com.evermind.server.http.d1.si(JAX, Compiled Code)
> at com.evermind.server.http.d1.forward(JAX)
>
> --
> ==================================================================
> ====================
> Sven E. van 't Veer
> http://www.cachoeiro.net
> Java Developer
> [EMAIL PROTECTED]
> ==================================================================
> ====================
>