On Thu, 2003-09-04 at 15:11, Shapira, Yoav wrote:
> Howdy,
> There's no hosts per engine limitation in the code.  Even if there was,
> 11 seems like an unlikely candidate ;)

Odd, huh....

> >Exception during startup processing
> >java.lang.reflect.InvocationTargetException:
> >javax.xml.parsers.FactoryConfigurationError: Provider
> >org.apache.xerces.jaxp.SAXParserFactoryImpl not found
> >at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
> 
> Is there a root cause after this stack trace?  Any other errors?

Nope. No other errors.... The entire server dies hard at that point. No
'root cause' or anything. The main tomcat log (not catalina.out) shows
no other errors. The last line is it deploying a JAR file and then
nothing. Poof....

Looking at org.apache.catalina.startup.ContextConfig.defaultConfig()
it appears to be dying as its reading the web.xml file....

-MM


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

Reply via email to