Ah, I figured there would be a catch. I'll see if I can patch that bug. Thanks Tobias!
On 6/20/12 5:20 AM, "Tobias Wunden" <[email protected]> wrote: >Hi Doug, > >thanks for identifying and filing the bug! > >I want to make sure you understand that your hot fix *does* fix the >trimming issue. However, you now have two search indexes present in your >system, while you (most probably) did not take measures to synchronize >them, which means that depending on service startup and some random >conditions, mediapackages might be published to this or that instance of >the search index. > >Tobias > >On 19.06.2012, at 02:42, "Hall, Douglas" <[email protected]> wrote: > >> Thanks Greg! >> >> http://opencast.jira.com/browse/MH-8900 >> >> >> On 6/18/12 4:29 PM, "Greg Logan" <[email protected]> wrote: >> >>> On 12-06-18 01:42 PM, Hall, Douglas wrote: >>>> So to fix this I just went ahead and installed the engage profile on >>>> the admin >>>> server as well as on the separate engage vm. Is this going to have >>>> adverse >>>> effects on my distributed environment? >>> >>> It should not, because the distribution tool will follow the >>> configuration file rather than autodetecting what's going on. I can >>> confirm seeing this issue locally, and this is very much *not* what's >>> supposed to be happening. Please file this as a bug against 1.4, and >>> I'll make sure it's addressed before 1.4's final release. >>> >>> G >>> >>>> Thanks, >>>> >>>> - Doug >>>> >>>> From: <Hall>, "Hall, Douglas" <[email protected] >>>> <mailto:[email protected]>> >>>> Reply-To: Matterhorn Users <[email protected] >>>> <mailto:[email protected]>> >>>> Date: Monday, June 18, 2012 3:20 PM >>>> To: Matterhorn Users <[email protected] >>>> <mailto:[email protected]>> >>>> Subject: [Matterhorn-users] Trim Operation >>>> >>>> Hi, >>>> >>>> Is there some trick to getting the trim operation to work in a >>>> distributed >>>> environment? I have admin and engage on separate vms and when I try to >>>> run a >>>> workflow with the trim operation, none of the resources (js, css, >>>>etc.) >>>> required >>>> by the trim UI get loaded. Looking at the html in >>>> >>>> >>>>http://opencast.jira.com/svn/MH/branches/1.4.x/modules/matterhorn-condu >>>>ct >>>> or/src/main/resources/ui/operation/trim/index.html, >>>> it looks like things are hardcoded to come from the admin server, but >>>>I >>>> of >>>> course have all of my engage resources on a different vm. I have >>>> org.opencastproject.engage.ui.url in config.properties set to point to >>>> my engage >>>> server. Am I missing something or is this broken? >>>> >>>> Thanks, >>>> >>>> - Doug >>>> >>>> >>>> >>>> _______________________________________________ >>>> 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 > >_______________________________________________ >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
