I'm getting this error when starting Matterhorn. I uploaded a video file which now seems to be sitting in the "Jobs Queued" column of the Workflow service on the Statistics page.
2012-01-17 15:20:44 WARN (ServiceRegistryJpaImpl$JobDispatcher:1468) - Error dispatching jobs java.lang.IllegalStateException: Creator 'MR-Mencel' is not available at org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl$JobDispatcher.run(ServiceRegistryJpaImpl.java:1439) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) 'MR-Mencel' is the id that CAS authenticates me with to matterhorn. I see a job in the MySQL "JOB" table that references that Creator id. The MH_USER table in the MySQL db is empty. Not sure if those are tied together....or where that job is trying to lookup the Creator ID from. Thanks, Matt
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
