I was starting 1.2-rc6 and got the error below. The postgres84.sql file in ddl for either rc6 or trunk does not contain CA_METADATA.

What's up?

Hank

16:09:53 WARN (SchedulerServiceImpl:189) - Unable to index event instances: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.postgresql.util.PSQLException: ERROR: column "ca_metadata" does not exist
  Position: 18
Error Code: 0
Call: SELECT EVENT_ID, CA_METADATA, DUBLIN_CORE FROM SCHED_EVENT
Query: ReadAllQuery(referenceClass=EventEntity sql="SELECT EVENT_ID, CA_METADATA, DUBLIN_CORE FROM SCHED_EVENT") 16:09:53 ERROR (?:?) - [org.opencastproject.scheduler.impl.SchedulerServiceImpl] The activate method has thrown an exception org.osgi.framework.ServiceException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.postgresql.util.PSQLException: ERROR: column "ca_metadata" does not exist
  Position: 18
Error Code: 0
Call: SELECT EVENT_ID, CA_METADATA, DUBLIN_CORE FROM SCHED_EVENT

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

Reply via email to