Hi all,
I consistently get a db connection error on my all in one setup, but everything appears to be fine. My understanding is that it there is a connection error, felix will not continue activated the other bundles until it has been resolved. So if I see felix proceeding, do I assume the connection was restored?

10:14:48 ERROR (Activator:91) - Connection attempt to jdbc:h2:/var/folders/9V/9V94-cQnEuGsHGvzfdzC5k+++TM/-Tmp-//opencast/db failed 10:14:48 ERROR (Activator:92) - Exception: java.sql.SQLException: An SQLException was provoked by the following failure: java.lang.InterruptedException at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)

I also notice that at least with the embedded h2 db, SQLExceptions are thrown on startup because tables already exists. This seems harmless but I just want to confirm this.

We also setup a distributed OSX environment locally, and ran into a few issues. Our db is hosted on our admin server, and the engage and worker servers had no problem connecting to the db. The admin server to the locally hosted db through its server's ip addr. We changed the admin server config properties to point to localhost and the mysql server configuration to allow from opencast@localhost and it worked fine. Unfortunately we're not db experts, so we want to know if this is an acceptable approach.

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

Reply via email to