||  After creating the database it should be initialize using the mysql5.sql 
file found in scripts/ddl.
That's what probably I am missing.

Many thanks !

Leslaw



On 3 Apr 2012, at 17:53, Hank Magnuski wrote:

> I have the following statements in my felix/conf/config.properties file:
> 
> org.opencastproject.db.vendor=MySQL
> 
> org.opencastproject.db.jdbc.driver=com.mysql.jdbc.Driver
> 
> # The jdbc connection url, username, and password
> 
> org.opencastproject.db.jdbc.url=jdbc:mysql://localhost/matterhorn    <--- 
> Created database matterhorn for this server
> org.opencastproject.db.jdbc.user=matterhorn    <---  You define this user 
> when setting up the SQL database
> org.opencastproject.db.jdbc.pass=password      <---  Password for this user
> 
> After creating the database it should be initialize using the mysql5.sql file 
> found in scripts/ddl. Database must allow localhost connections.
> 
> Works without any problems here.
> 
> Hank
> 
> 
> On Tue, Apr 3, 2012 at 9:05 AM, Leszek Zieleznik <[email protected]> 
> wrote:
> 
> For some reason I can not connect to the MySQL database and I am getting the 
> error message at MH startup as below.
> The installation is done on Ubuntu 10.10, MH rel. 1.3 and MySQL ver 5.1.61 
> for Ubuntu (server + client).
> MySQL was installed following instruction on the:     
> http://opencast.jira.com/wiki/display/MHDOC/Configure+Matterhorn+Database+v1.3
> I can access the MySQL and see matterhorn database from the terminal as a 
> root and as matterhornclient.
> 
> Any suggestion what could possible be wrong?
> 
> Leslaw
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Dr Leslaw Zieleznik
OBIS (Oxford Brookes Information Solutions)
Oxford Brookes University
[email protected]
Tel:  +44 (0)1865 483973





_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to