You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by David Nelson <Da...@motion-ind.com> on 2000/11/29 23:27:29 UTC

experience with Cocoon and SERunner

Does anyone have any experience trying to integrate Cocoon with SERunner.
Unfortunatly, Even with Cocoon functioning on LocalHost using Apache and
Jakarta-Tomcat, I need to see how to tie it in with VisualAge's light-weight
server SERunner...


-Dave

-----Original Message-----
From: Donald Ball [mailto:balld@webslingerZ.com]
Sent: Wednesday, November 29, 2000 3:00 PM
To: cocoon-users@xml.apache.org
Subject: Re: problems running Cocoon 1.8.1-dev


On Wed, 29 Nov 2000, Daniel Pfuhl wrote:

> > Looks like you are using an old cocoon.properties file.
> > You must update your cocoon.properties with the new version.
> >
> 
> Hi
> 
> after replacing the old properties-file with the
> new one and changing some entries cocoon
> still doesn't start.
> the error wich occures is:
> 
> java.lang.NullPointerException
>  at org.apache.cocoon.Utils.getStackTraceAsString(Utils.java:316)
>  at
org.apache.cocoon.processor.xsp.XSPProcessor.init(XSPProcessor.java:180)
>  at org.apache.cocoon.framework.Manager.create(Manager.java:101)
>  at org.apache.cocoon.framework.Router.init(Router.java:80)
>  at org.apache.cocoon.framework.Manager.create(Manager.java:101)
>  at org.apache.cocoon.Engine.<init>(Engine.java:173)
>  at org.apache.cocoon.Engine.getInstance(Engine.java:226)
>  at org.apache.cocoon.Cocoon.init(Cocoon.java:141)
>  at
>
org.apache.jserv.JServServletManager.load_init(JServServletManager.java:579)
>  at
>
org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:49
> 8)
>  at
> org.apache.jserv.JServConnection.processRequest(JServConnection.java:269)
>  at org.apache.jserv.JServConnection.run(JServConnection.java:188)
>  at java.lang.Thread.run(Thread.java:475)
> 
> I looked in org.apache.cocoon - there is no Utils-directory ???
> do I have to include another jar in my jserv.properties?

Utils.java exists in cvs - something must have gone wrong in your build,
or you're pointing to the wrong cocoon.jar file.

- donald


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org