This is an all-in-one server, no other machines involved. In /load I have two config files, one for "mh_defalt_org" and one for the real name of my server. If I remove "mh_default_org" the system no longer functions.
It's as if the first party in the workflow chain creates a document with the right orgId but the next handler loses track of that owner: 11:12:05 INFO (SearchServiceImpl:366) - Added mediapackage 3b508ab4-89fa-40b4-97ef-d4e7434a94ce to the search index 11:15:00 INFO (WorkflowServiceSolrIndex:451) - WorkflowServiceSolrIndex - createDocument - currentUser nway.ncast.com 11:15:00 INFO (CaptureAgentStateServiceImpl:545) - Recording status changed to 'capturing', resuming workflow '1251' 11:15:01 INFO (WorkflowServiceSolrIndex:451) - WorkflowServiceSolrIndex - createDocument - currentUser mh_default_org 11:15:01 INFO (WorkflowServiceSolrIndex:451) - WorkflowServiceSolrIndex - createDocument - currentUser mh_default_org 11:15:01 INFO (WorkflowServiceSolrIndex:451) - WorkflowServiceSolrIndex - createDocument - currentUser mh_default_org Our engineers created a second system with no tenants and are not seeing this problem. Hank On Wed, Nov 2, 2011 at 4:20 PM, Tobias Wunden <[email protected]>wrote: > Hank, > > are you running on a distributed deployment? If so, I suspect that you > need to change the hostname in your mh_default_org.properties in /load on > each machine to reflect the machine name. > > The current organization is determined by the url used to access the > machine when you start a job, and this is what is/should be entered into > solr. > > Tobias > > On 01.11.2011, at 20:47, Hank Magnuski wrote: > > > I'm trying to debug why all my workflow jobs are being put into the solr > index with an owner tag of "mh_default_org" instead of my tenant > organization. > > > > If I log in, submit a job for upload, and then logout, where in the > workflow processing chain is the current owner of that job kept? > > > > Documents being entered into the workflow solr index simply aren't > getting the right organizational ID and I'd like some advice on how it's > supposed to work. > > > > Hank >
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
