Hi devs,

The current 2.0.3-branch from cvs doesn't run (without xindice?).
The first request to localhost:8080/cocoon/welcome gives an exception.

Workaround: commenting out the xmldb-protocol-element in cocoon.xconf.

excerpt from error.log:

ERROR   (2002-08-19) 12:43.44:660   [core.source-handler] (/cocoon/) 
HttpProcessor[8080][4]/XMLDBSourceFactory: There was a problem setting 
up the connection
ERROR   (2002-08-19) 12:43.44:660   [core.source-handler] (/cocoon/) 
HttpProcessor[8080][4]/XMLDBSourceFactory: Make sure that your driver is 
available
ERROR   (2002-08-19) 12:43.44:720   [access] (/cocoon/) 
HttpProcessor[8080][4]/CocoonServlet: Problem with Cocoon servlet
org.apache.avalon.framework.component.ComponentException: Could not 
access the Component
        at 
org.apache.avalon.excalibur.component.ExcaliburComponentManager.lookup(ExcaliburComponentManager.java:407)

...

org.apache.avalon.framework.configuration.ConfigurationException: 
Problem setting up the connection to XML:DB: 
org.apache.xindice.client.xmldb.DatabaseImpl
        at 
org.apache.cocoon.components.source.XMLDBSourceFactory.configure(XMLDBSourceFactory.java:133)
        at 
org.apache.cocoon.components.source.SourceHandlerImpl.init(SourceHandlerImpl.java:236)


...

java.lang.ClassNotFoundException: 
org.apache.xindice.client.xmldb.DatabaseImpl
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1406)
        at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1254)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)


TIA and HTH.
Sven.

BTW: localhost:8080/cocoon/ gives also an exception
java.net.UnknownHostException: www.w3.org.
(The parser wants to open the xhtml1-transitional.dtd of welcome.xhtml.)


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

Reply via email to