One Spanish adopter is also finding the same error. We couldn't reproduce it yet, but it seems pretty serious, because (at least in this case), all the workflows fail with the same error.
Besides they have tried with 1.2.x branch and with 1.2 tag and the problem keeps showing (which proved wrong my initial theory that this could be a consequence or a bad merge). "mh_anonymous" is a constant defined in the package "opencastproject.security.api", in the bundle "matterhorn-common". The specific interface is "SecurityConstants.java", and inspecting the differences between the 1.2 version and the trunk, I've seen that the constant NAME and VALUE is different in both versions. The question is: which one is correct? I hope anyone with a deeper knowledge in the security part can shed some light on this (Tobias? Josh? Anyone else?). Cheers Rubén 2011/10/10 Steven M Lichti <[email protected]> > Hi all, > > I'm getting a very strange error… > > 2011-10-10 10:41:47 WARN (ServiceRegistryJpaImpl$JobDispatcher:1468) - > Error dispatching jobs > java.lang.IllegalStateException: Creator 'mh_anonymous' is not available > at > org.opencastproject.serviceregistry.impl.ServiceRegistryJpaImpl$JobDispatcher.run(ServiceRegistryJpaImpl.java:1439) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at > java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) > at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:165) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:267) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:636) > > > I've also gotten the error that Creator 'admin' is not available. > > Have any of you seen this before? All the passwords are the same across > the board. > > Any thoughts? > > --Steven. > > -- > Steven Lichti > Academic Technologies > Northwestern University > [email protected] > (847) 467-7805 > > > _______________________________________________ > 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
