here is the error logs:
java.lang.IllegalStateException: Workflow operation 
'operation:'distribute-streaming', position:28, state:'RUNNING'' is in 
unexpected state 'RUNNING', 
org.opencastproject.workflow.api.WorkflowDatabaseException: 
org.opencastproject.serviceregistry.api.ServiceRegistryException: 
javax.persistence.RollbackException: javax.persistence.OptimisticLockException: 
Exception [EclipseLink-5006] (Eclipse Persistence Services - 
2.0.2.v20100323-r6872): 
org.eclipse.persistence.exceptions.OptimisticLockException Exception 
Description: The object [Job {id:26, version:67}] cannot be updated because it 
has changed or been deleted since it was last read. Class> 
org.opencastproject.serviceregistry.impl.JobJpaImpl Primary Key> [26]

2012-03-06



ZENG SHAN
Tel,861088236837
E-mail,[email protected]
Computing Center
Institute of High Energy Physics,CAS




发件人:zengshan
发送时间:2012-03-06 13:47
主题:回复: Re: [Matterhorn-users] 回复: Re: 回复: Re: Fw: upload recording maxsize
收件人:Matterhorn Users
抄送:

Hi ,
I have cleared my database and then restart the matterhorn service, and then 
upload the video file which is 660MB again, but after 10 hours uploading ,it 
failed again and the error log is as follows:
Caused by: javax.persistence.RollbackException: Exception [EclipseLink-4002] 
(Eclipse Persistence Services - 2.0.2.v20100323-r6872): 
org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: org.postgresql.util.PSQLException: ERROR: duplicate key 
value violates unique constraint "unq_job_arguments_0"
Error Code: 0
Call: INSERT INTO job_arguments (id, argument, list_index) VALUES (?, ?, ?)




2012-03-06



ZENG SHAN
Tel,861088236837
E-mail,[email protected]
Computing Center
Institute of High Energy Physics,CAS




发件人:Hank Magnuski
发送时间:2012-03-05 17:30
主题:Re: [Matterhorn-users] 回复: Re: 回复: Re: Fw: upload recording maxsize
收件人:Matterhorn Users
抄送:

The sql scripts are in docs/scripts/ddl

Auto ddl is turned off in the felix/conf/config.properties file:

# (this is recommended) set 'ddl-generation' to 'false'.
org.opencastproject.db.ddl.generation=false

I think there were some recent changes to the script files, changing the 
database, and I suggest you move to rc7.

Hank




On Sun, Mar 4, 2012 at 7:02 PM, zengshan <[email protected]> wrote:

I am now using the 1.3-rc6 version, where is the sql script?(I am now using the 
postgresql database)and how can I turn off the auto ddl?
thank you very much!
2012-03-05



ZENG SHAN
Tel,861088236837
E-mail,[email protected]
Computing Center
Institute of High Energy Physics,CAS




发件人:Hank Magnuski
发送时间:2012-03-05 10:55
主题:Re: [Matterhorn-users]回复: Re: Fw: upload recording maxsize
收件人:Matterhorn Users
抄送:


What Matterhorn release are you on? I suggest you upgrade to the latest 
1.3.rc7, initialize your database with the sql script, turn off auto ddl and 
try again.


On Sun, Mar 4, 2012 at 5:28 PM, zengshan <[email protected]> wrote:

Hi Hank,
After I upload a video which is 670MB, the log shows that(and it keeps existed 
after the upload opertion is failed):
Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value 
violates unique constraint "unq_job_arguments_0"


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





-- 
Hank Magnuski
Direct: +1-408-541-9230 x205
Cell: +1-650-714-2409
Skype: hank.magnuski
www.ncast.com
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to