[opencms-dev] Installing 7.5.2 with hsqldb

Brabenetz, Harald harald.brabenetz at infonova.com
Thu Feb 4 13:27:45 CET 2010


At least you must update the
setup\database\hsqldb\database.properties
in your webapp:
hsqldb.libs=hsqldb.jar => hsqldb.libs=hsqldb-1.8.0.8.jar

With friendly regards,
Harald Brabenetz

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Yves Glodt
Sent: Donnerstag, 04. Februar 2010 13:00
To: The OpenCms mailing list
Subject: [opencms-dev] Installing 7.5.2 with hsqldb

Hi there,

I try to install OpenCms 7.5.2 with hsqldb, but get errors...

- First of all, do I need to install the hsqldb-server package or is
libhsqldb-java enough? (on ubuntu/debian)
(so far I have /usr/share/java/hsqldb.jar )

- What is the default "sa" password ? :-)


This is what I get when I put sa/sa as user/password:

It was not possible to create a database connection with the given
parameters.
Please check the Exception below. There can be two reasons for this error:

Your database is down, or
Your database is not accessible with the given connection parameters.

Be also aware that Alkacon recommends to use the following JDBC
drivers for HSQLDB 1.8:
[hsqldb.jar]

Check that the Jdbc drivers are included in your class path.

Error connecting to database using:
"jdbc:hsqldb:file:/var/lib/tomcat6/webapps/ROOT/WEB-INF/hsqldb/opencms;shutd
own=false".





And this when I leave the password empty:

Be aware that Alkacon recommends to use the following JDBC drivers for
HSQLDB 1.8:
[hsqldb.jar]

But these drivers are not located in folder
/var/lib/tomcat6/webapps/ROOT/WEB-INF/lib/


thanks for any hint!
yves

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list