Hi Matt, How did you "upload" the video? Matterhorn will use the username of the logged in user as the job creator. However, if you were using the inbox directory, the creator is spefified in the inbox configuration.
Somehow you are using a user that is not being returned by any user provider. Maybe you removed an organization configuration that you used to start the job? Tobias On 17.01.2012, at 21:35, Matt Mencel <[email protected]> wrote: > 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
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
