On Tue, 4 Jun 2002, Conny Pemfors wrote:

> org.apache.cocoon.ProcessingException: Exception in
> ServerPagesGenerator.generate(): java.lang.RuntimeException: Error opening
> connection to dburl: : No suitable driver
>
> so what's the problem

Cocoon is trying to connect to a database specified in either
database.properties or in your cocoon.xconf, but is unable to find a
suitable database driver for the connection. Take a look through both of
those files for database-url or dburl, and check what is specified for
database-driver. Make sure you have the appropriate jdbc database driver
in your path.


Andrew.

-- 
Andrew Savory                                Email: [EMAIL PROTECTED]
Managing Director                              Tel:  +44 (0)870 741 6658
Luminas Internet Applications                  Fax:  +44 (0)700 598 1135
This is not an official statement or order.    Web:    www.luminas.co.uk


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to