Is anyone able to run the latest CVS? I just downloaded a fresh copy (deleted old 
folder and did fresh download) and compiled. I get a blanks screen other than the 
header and footer. I see in jetspeed.log the error below.

I looked in the mail archives and saw posts suggesting jaxp.jar and parser.jar - I do 
not have these anywhere in my classpath. I get this error on both my Linux machine as 
well as my Win2K machine. Is there somewhere I should be looking that I am not?

TIA,

Steve B.

[Mon Aug 27 15:59:52 PDT 2001] -- DEBUG -- template exists: 
C:\jakarta-tomcat-3.2.3\webapps\jetspeed\WEB-INF\templates\vm\screens\html\Home.vm 
returning /html/Home.vm
[Mon Aug 27 15:59:52 PDT 2001] -- DEBUG -- JetspeedTemplatePage: calculated template = 
/html/Home.vm
[Mon Aug 27 15:59:52 PDT 2001] -- INFO -- Created a CapabilityMap for agent:  
Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
[Mon Aug 27 15:59:53 PDT 2001] -- DEBUG -- template exists: 
C:\jakarta-tomcat-3.2.3\webapps\jetspeed\WEB-INF\templates\vm\layouts\html\default.vm 
returning /html/default.vm
[Mon Aug 27 15:59:53 PDT 2001] -- DEBUG -- JetspeedTemplatePage: layoutTemplate is 
finally /html/default.vm
[Mon Aug 27 15:59:55 PDT 2001] -- ERROR -- Error rendering Velocity template: 
screens/html/Home.vm: Invocation of method 'getPane' in  class 
org.apache.jetspeed.util.template.JetspeedTool threw exception class 
java.lang.ClassCastException : java.lang.String
[Mon Aug 27 15:59:55 PDT 2001] -- ERROR -- Error rendering Velocity template: 
screens/Error: Unable to find resource 'screens/Error'
[Mon Aug 27 15:59:55 PDT 2001] -- ERROR -- 
 Exception:  org.apache.turbine.util.TurbineException: Error rendering Velocity 
template: screens/Error: Unable to find resource 'screens/Error'
 Stack Trace follows:
 org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 
'screens/Error'
 at 
org.apache.velocity.runtime.resource.ResourceManager.getResource(ResourceManager.java:438)
 at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstance.java:734)
 at org.apache.velocity.runtime.RuntimeSingleton.getTemplate(RuntimeSingleton.java:353)
 at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java:518)
 at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java:497)
rethrown as org.apache.turbine.util.TurbineException: Error rendering Velocity 
template: screens/Error: Unable to find resource 'screens/Error'
 at 
org.apache.turbine.services.velocity.TurbineVelocityService.renderingError(TurbineVelocityService.java:518)
 at 
org.apache.turbine.services.velocity.TurbineVelocityService.decodeRequest(TurbineVelocityService.java:484)
 at 
org.apache.turbine.services.velocity.TurbineVelocityService.handleRequest(TurbineVelocityService.java:313)
 at 
org.apache.turbine.services.velocity.TurbineVelocity.handleRequest(TurbineVelocity.java:146)
 at 
org.apache.turbine.modules.screens.VelocityDirectScreen.buildTemplate(VelocityDirectScreen.java:142)
 at org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.java:130)
 at org.apache.turbine.modules.Screen.build(Screen.java:99)
 at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:129)

Reply via email to