Hi,
I just tried running the default jetspeed.war (jetspeed CVS, as of 2
weeks ago) with tomcat 3.3b1 on NT4 and get this error in the tomcat
console window:
java.lang.NullPointerException
at
org.apache.tomcat.modules.generators.ErrorHandler.handleErrorImpl(ErrorHandler.java:280)
at
org.apache.tomcat.modules.generators.ErrorHandler.handleError(ErrorHandler.java:151)
at
org.apache.tomcat.core.ContextManager.handleError(ContextManager.java:1087)
at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:914)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:824)
at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.ja
va:152)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:438)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:505)
at java.lang.Thread.run(Thread.java:484)
2001-07-23 17:50:04 - SimpleMapper1: Mapping R( /) -
java.lang.RuntimeException: Assertion failed: c
ontainer==null
at
org.apache.tomcat.modules.mappers.SimpleMapper1.contextMap(SimpleMapper1.java:276)
at
org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:940)
at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:866)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:824)
at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.ja
va:152)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:438)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:505)
at java.lang.Thread.run(Thread.java:484)
If I try running our jetspeed app with 3.3b1, we get
Horrible Exception: javax.xml.parsers.FactoryConfigurationError:
Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found
at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:145)
at
org.apache.jasper.compiler.JspUtil.parseXMLDocJaxp(JspUtil.java:144)
at org.apache.jasper.compiler.JspUtil.parseXMLDoc(JspUtil.java:134)
at
org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:165)
at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java:728)
at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingListener.java:116)
at
org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:215)
at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) at
org.apache.jasper.compiler.Parser.parse(Parser.java:1042) at
org.apache.jasper.compiler.Parser.parse(Parser.java:1038) at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:209) at
org.apache.tomcat.facade.JasperLiaison.jsp2java(JspInterceptor.java:680)
at
org.apache.tomcat.facade.JasperLiaison.processJspFile(JspInterceptor.java:621)
at
org.apache.tomcat.facade.JspInterceptor.requestMap(JspInterceptor.java:437)
at
org.apache.tomcat.core.ContextManager.processRequest(ContextManager.java:961)
at
It looks like tomcat has switched to crimson in 3.3b1.
This works works ok with 3.3m4.
Regards,
Chris
=====
Need somewhere to Live in London - http://freeflats.com
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]