Hi everyone,

I worked with Jetspeed for a while a year or two ago, and let me say
first that I am very impressed with the progress the project has made.

However, there seems to be a problem with some of the configuration
files.  On installing a fresh copy of the new version, I got the
following error (environment is Linux, Sun JDK 1.3.1, Tomcat 3.2.2):

 Horrible Exception: java.lang.NullPointerException
        at
org.apache.velocity.runtime.log.AvalonLogSystem.logVelocityMessage(Avalo
nLogSystem.java)
        at org.apache.velocity.runtime.Runtime.log(Runtime.java)
        at org.apache.velocity.runtime.Runtime.error(Runtime.java)
        at
org.apache.velocity.runtime.resource.ResourceManager.getResource(Resourc
eManager.java)
        at org.apache.velocity.runtime.Runtime.getTemplate(Runtime.java)
        at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
        at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
rethrown as org.apache.turbine.util.TurbineException: Error rendering
Velocity template: layouts/html/default.vm
....

NOTE:
I was able to remedy the error by changing all instances of "=/WEB-INF"
to "=WEB-INF" in WEB-INF/conf/TurbineResources.* and
WEB-INF/conf/JetspeedResources.properties.  That may have been more than
necessary.  I was hoping just editing the velocity file would be enough,
and I actually saved the *.url properties in
JetspeedResources.properties for last, and it did not work until I
changed those, too.  Does this sound like a Jetspeed problem?  Apologies
if this was discussed before I joined the list.

Ed Knutson


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to