Hi,
I installed the version 1.3.0 of matterhorn core from scratch,but the logs 
shows that:
Caused by: org.opencastproject.serviceregistry.api.ServiceRegistryException: 
Exception [EclipseLink-4002] (Eclipse Persistence Services - 
2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: ERROR: relation 
"host_registration" does not exist
  Position: 53
Error Code: 0
Call: SELECT id, host, maintenance, max_jobs, online FROM host_registration 
WHERE (host = ?)
        bind => [http://202.38.128.13:8080]
Query: ReadAllQuery(name="HostRegistration.byHostName" 
referenceClass=HostRegistration sql="SELECT id, host, maintenance, max_jobs, 
online FROM host_registration WHERE (host = ?)")
        at 
org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl.registerHost(ServiceRegistryJpaImpl.java:618)
        at 
org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl.activate(ServiceRegistryJpaImpl.java:199)
        ... 30 more
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 
2.0.2.v20100323-r6872): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: ERROR: relation 
"host_registration" does not exist
  Position: 53
Error Code: 0
Call: SELECT id, host, maintenance, max_jobs, online FROM host_registration 
WHERE (host = ?)
        bind => [http://202.38.128.13:8080]
Query: ReadAllQuery(name="HostRegistration.byHostName" 
referenceClass=HostRegistration sql="SELECT id, host, maintenance, max_jobs, 
online FROM host_registration WHERE (host = ?)")
......
2012-04-12 08:48:57 ERROR (?:?) - 
[org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl] Component 
instance could not be created, activation failed
is there anybody know what's the problem of that?
ps: system:ubuntu 10.10 kernel:2.6.35-22-server
2012-04-12



ZENG SHAN
Tel,861088236837
E-mail,[email protected]
Computing Center
Institute of High Energy Physics,CAS
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to