Hi all,

I successfully installed 1.2 and working fine.. When i use Rest services i
get some error which occurs repeatedly..

i enabled adding media access to every one.

<sec:intercept-url pattern='/ingest/addMediaPackage' method="POST"
access='ROLE_ANONYMOUS, ROLE_USER' />.

But when i call that rest i got error like this.

06:58: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: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)

mh_default_org.xml is slightly complicated to understand. Pls Help me to get
out of this problem.
-- 
Regards,
R. Ramki.
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to