[Opencast Matterhorn] Release 1.1 REST Endpoint Stability

2011-02-20 Thread Greg Logan
Hi Folks, Over the next week or so I'm planning on updating the scripts on the Epiphan hardware to communicate to with a 1.1(.x) core. How stable are the REST endpoints for ingest and scheduling? Are they going to change significantly before 1.1 is released? G signature.asc Description: Open

Re: [Opencast Matterhorn] Release 1.1 REST Endpoint Stability

2011-02-22 Thread Greg Logan
but it may be one of those features that comes later. G > On 2/20/11 11:22 AM, Greg Logan wrote: >> Hi Folks, >> >> Over the next week or so I'm planning on updating the scripts on the >> Epiphan hardware to communicate to with a 1.1(.x) core. How stable are &g

Re: [Opencast Matterhorn] Release 1.1 REST Endpoint Stability

2011-02-22 Thread Greg Logan
eir fancy new agent seems to be lying to the core... G > > On 2/22/11 1:06 PM, Greg Logan wrote: >> On 11-02-22 02:52 PM, Adam Hochman wrote: >>> Greg, >>> Will epiphans' device use the capture-admin services? I ask because >>> currently this is the

[Opencast Matterhorn] Dual Epiphan Problems

2011-02-24 Thread Greg Logan
Hi List, I've just installed a dual-VGA2USB capture agent, and for some reason it doesn't want to capture. I've checked both inputs with gstreamer and they both work, but when matterhorn tries to capture from it the capture fails. I've attached a debug log. Any hints? G 2011-02-24 16:25:15 DEB

Re: [Opencast Matterhorn] QA servers are on rev 10,000

2011-02-24 Thread Greg Logan
On 2011-02-24 5:03 PM, Bruce Sandhorst wrote: > I am happy to report that Micah will be rewarded not one, but two Opencast > Matterhorn carabiners. This will help Micah "hang in there". > Congratulations Micah! Make sure to note the 'Not for climbing' stamped in the latch ;) G > Bruce > > On

Re: [Opencast Matterhorn] removing epiphan from capture install scripts? #proposal

2011-02-25 Thread Greg Logan
On 2011-02-25 10:18 PM, Christopher Brooks wrote: > I think we should start by telling them the impact of this; that out of > the box someone will need to configure things to work with their card. > They might agree to quit changing things to make it a bit easier on > us... > > (this would be my p

[Opencast Matterhorn] Returning Lists of Serializable Objects in JAX-WS/RS

2011-03-09 Thread Greg Logan
Hi List, I'm trying to return a list of objects and I'm getting the ever helpful "No message body writer has been found for response class LinkedList". Returning the bare list works fine, however this seems like a hack since I can't return a nice 500 error if needed. Is there a proper way to do t

Re: [Opencast Matterhorn] Help Ingesting media files through a Web script

2011-03-10 Thread Greg Logan
Hi David, I did something similar for the Epiphan integration, but in php. What I found easiest was the following logic: 1) Create the media package ($server/ingest/createMediaPackage) 2) For each file in the directory being ingested a) If it's a media file, POST it to $server/ingest/addTrack

Re: [Opencast Matterhorn] problems finding working version of matterhorn and CA

2011-03-27 Thread Greg Logan
On 2011-03-27 2:57 PM, Josh Holtzman wrote: > It looks like your mediapackage contains two tracks with the > "preseter/source" flavor. This would be OK if one track contained a > video stream and another an audio stream, but if they both contain an > audio stream, we won't know how to disambiguate

Re: [Opencast Matterhorn] problems finding working version of matterhorn and CA

2011-03-27 Thread Greg Logan
opencastproject.org] *On Behalf Of *Josh Holtzman > *Sent:* Monday, March 28, 2011 7:38 AM > *To:* Opencast Matterhorn > *Subject:* Re: [Opencast Matterhorn] problems finding working version of > matterhorn and CA > > > > On Mon, Mar 28, 2011 at 12:07 AM, Greg Logan <ma

Re: [Opencast Matterhorn] svn repository problem

2011-04-29 Thread Greg Logan
Second time in a week. We're looking into it :) G On 11-04-29 06:08 AM, Christoph Drießen wrote: > Running an svn update yields "svn: Can't find a temporary directory: Internal > error". Google says that this error occurs when the server run out of disk > space. > _

[Opencast Matterhorn] Admin UI Suggestion

2011-05-03 Thread Greg Logan
Hi Folks, I'm doing some integration testing with the Epiphan CA, and I've noticed a little oddity in the admin UI: When the device is in a different timezone the start time's hour component will change when you select the device. Since the device selection dropdown is at the bottom of the page

[Opencast Matterhorn] Workflows for Complex Media

2011-05-04 Thread Greg Logan
Hi folks, I am finally at the stage where I have some media from the new Epiphan capture agent to test against. The media contains two video streams and one audio stream in a single .avi file. In terms of workflow at the core, what do I need to add or change? Do I need to split one video out in

Re: [Opencast Matterhorn] Workflows for Complex Media

2011-05-04 Thread Greg Logan
ecial > prepare-av workflow operation. I was going to give the input capture a flavour of video/epiphan or something and then catch that with a workflow operation handler per Chris' suggestion. G > > > 2011/5/4 Greg Logan mailto:greg.lo...@usask.ca>> > > Hi folks,

[Opencast Matterhorn] Device Specific Workflow Operations

2011-05-04 Thread Greg Logan
Hi Folks, The Epiphan CA is going to be generating files with two video streams and an audio stream. Obviously our default processing system isn't going to understand this, so I need to split one of the video streams out. To minimize confusion on the part of the administrator (is this still Mary

Re: [Opencast Matterhorn] Admin UI Suggestion

2011-05-04 Thread Greg Logan
and) >> >>> -Ursprüngliche Nachricht- >>> Von: matterhorn-boun...@opencastproject.org [mailto:matterhorn- >>> boun...@opencastproject.org] Im Auftrag von Greg Logan >>> Gesendet: Dienstag, 3. Mai 2011 15:19 >>> An: Opencast Matterhorn >

Re: [Opencast Matterhorn] Failing build

2011-05-11 Thread Greg Logan
On 11-05-11 03:27 PM, Josh Holtzman wrote: > I just svn upped, and I now get the following error during a build. Is > anyone else seeing this? Reminds me of an old, old timezone relaed bug. > > Thanks, > Josh Hrm. I get [INFO] -

Re: [Opencast Matterhorn] Do we need nightly anymore?

2011-05-12 Thread Greg Logan
On 11-05-12 11:33 AM, Christopher Brooks wrote: > We brought this up in the team meeting today and, seeing a lack of > opposition, I'm going to have Greg shut down nightly. > > Greg, can you wait 24 hours or so for reply and then pull the plug on > the vm? Will do. G > Chris > > > On Wed, 11

Re: [Opencast Matterhorn] 1.2 RC3 ready for testing

2011-06-02 Thread Greg Logan
On 11-06-02 05:25 PM, Judy Stern wrote: > Yay! > Chris, do we have a QA server to test on? We do not as of yet. This is in the works though! :) G > Judy > > On Jun 2, 2011, at 4:13 PM, Christopher Brooks wrote: > >> Matterhorn team, >> >> I'm happy to announce the release of Matterhorn 1.2-rc

[Opencast Matterhorn] MySQL and the Demo Series Data

2011-06-03 Thread Greg Logan
Hi folks, When starting Matterhorn and using a MySQL DB I see the following error for each of the ten hardcoded series on startup: 15:12:00 ERROR (SeriesServiceDatabaseImpl:275) - Could not update series: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.2.v20100323-r6872): org.ecl

Re: [Opencast Matterhorn] MySQL and the Demo Series Data

2011-06-03 Thread Greg Logan
Bug created at http://opencast.jira.com/browse/MH-7840 Josh, this seems like something up your alley... G On 11-06-03 03:16 PM, Greg Logan wrote: > Hi folks, > > When starting Matterhorn and using a MySQL DB I see the following error > for each of the ten hardcoded series on star

Re: [Opencast Matterhorn] Suitable license for 3rd party libs or framworks

2011-06-09 Thread Greg Logan
On 11-06-09 08:20 AM, Christopher Brooks wrote: > No gpl, but lgpl is fine... I don't know how up to date this is, but we do have a wiki page for it at: http://opencast.jira.com/wiki/display/MH/3rd+Party+Licenses+and+Software G > Chris > --Original Message-- > From: Christoph Drießen >

[Opencast Matterhorn] Workflow Issue

2011-06-09 Thread Greg Logan
Hi Folks, As part of the 1.2 integration testing for the Epiphan device I've run into an interesting issue. The device outputs a three-stream avi file, with the #0.2th stream being the camera. When the Epiphan device has a VGA signal I get the following output from ffmpeg, and the both video str

Re: [Opencast Matterhorn] capture-admin/docs

2011-06-15 Thread Greg Logan
Hi Pawel, Which version of Matterhorn is this? The endpoint changed recently, so this may be part of the problem. G On 11-06-15 07:04 AM, Pawel Fic wrote: > I am testing Matterhorn, and I opened endpoint: > /capture-admin/docs > > Then decided to try: > > > Method / Path:POST /agen

[Opencast Matterhorn] Solr Issues

2011-06-15 Thread Greg Logan
Hi Folks, Anyone really familiar with Solr? I'm trying to fix MH-7878, and I the only thing I can see going wrong appears to be something internal to Solr itself. The query being fed in looks like this: q=dc_spatial%3Ademo_capture_agent&sort=event_start_sort+asc And it's returning the first 10

Re: [Opencast Matterhorn] mhadmin stdout (??? old one that I though was sent...)

2011-06-15 Thread Greg Logan
ns and such. Turning auto-generation back on and then restarting felix fixes the issue, at the cost of not having working ddl scripts. G > > On 2011-06-15, at 3:03 PM, Greg Logan wrote: > > On 11-06-15 02:50 PM, Long, Warren wrote: > Hi Chris: > > Thought I would

Re: [Opencast Matterhorn] capture-admin/docs

2011-06-17 Thread Greg Logan
On 11-06-16 12:08 AM, Pawel Fic wrote: > Sorry about that. It's version 1.1.0. Ok, hrm. The reason I changed that endpoint in 1.2 was that I couldn't get that body parameter working in PHP, so I wonder if you're hitting the same issue. Since the agent's name is a path parameter (/agents/$AGENT_

Re: [Opencast Matterhorn] VGA2USB signal needs shifting

2011-06-29 Thread Greg Logan
On 11-06-22 07:08 AM, Lovemore Nalube wrote: > While playing with it's configuration panel I noticed that you can > adjust the famegrabber's VGA signal (brightness, aspect ratio, etc). > Does anybody know how to do this in a 'normal' capture agent running > ubuntu, and a USB VGA2USB grabber? Most o

Re: [Opencast Matterhorn] Capture Agent problems with Ubuntu 11.04 and later versions #openquestion #proposal

2011-07-12 Thread Greg Logan
On 11-07-12 10:55 AM, Waldemar Smirnow wrote: > Hi list, > > we had problems to install the Capture Agent under Ubuntu 11.04 and > after I investigated the problem, it turned out that we have a general > issue with the support of Ubuntu 11.04 and all upcoming versions. The > Gstreamer does no long

[Opencast Matterhorn] Engage Logging

2011-07-13 Thread Greg Logan
Hi Folks, I'm nearly ready to add the engage logging components, but I've hit a few snags that someone from the engage side should be able to clear up quickly. 1) I have a hook in the setVolumeSlider function of player-multi-hybrid.js which does not fire. Is this dead code (ie, use the low, med

[Opencast Matterhorn] Monitoring Capture Agents

2011-07-21 Thread Greg Logan
Hi Folks, Cross posting to ensure everyone hears this, sorry about the spam! I'm the guy doing the Matterhorn integration work for the new Epiphan Matterhorn Capture Appliances (MCAs), as well as a developer for the normal Matterhorn capture agent (CA). We have about 10 CAs deployed on our campu

[Opencast Matterhorn] Epiphan Device Installation

2011-07-28 Thread Greg Logan
Hi Denis, I ran into the ITS guys while they were installing some of the Matterhorn CAs as part of ITS #210, but I haven't seen the schedule for these installs. I need to install six Epiphan devices into some of the same rooms, with the inputs split just before the Matterhorn capture agents. The

[Opencast Matterhorn] Applying Checkstyles to JavaScript #proposal

2011-08-05 Thread Greg Logan
Hi folks, I'm starting to work more heavily on the Engage/Admin side of the codebase and I notice that our Javascript is not affected by checkstyle checks. Can this be fixed? If so I would like to #propose this. Even just simple checks like tabs vs spaces would help. Thanks, G signature.asc

[Opencast Matterhorn] Endpoint/Restdoc Changes Re: MH-7816 and MH-8049

2011-08-08 Thread Greg Logan
Hi Folks, I noticed and filed http://opencast.jira.com/browse/MH-8049 this morning, and upon further investigation this appears to be caused by the change committed as a proposed fix for http://opencast.jira.com/browse/MH-7816. The endpoint MH-8049 requires looked like /capture-admin/agents/agent

Re: [Opencast Matterhorn] Endpoint/Restdoc Changes Re: MH-7816 and MH-8049

2011-08-08 Thread Greg Logan
On 11-08-08 01:57 PM, Greg Logan wrote: > Hi Folks, > > I noticed and filed http://opencast.jira.com/browse/MH-8049 this > morning, and upon further investigation this appears to be caused by the > change committed as a proposed fix for > http://opencast.jira.com/browse/MH-7816

Re: [Opencast Matterhorn] Endpoint/Restdoc Changes Re: MH-7816 and MH-8049

2011-08-08 Thread Greg Logan
I'm not sure that this is a good time for it, but we either fix this issue, fix the rest doc generation code, or release with broken rest docs. Of those options I think the first is probably the least likely to cause issues. G > Chris > > >> On 11-08-08 01:57 PM, Greg Logan

Re: [Opencast Matterhorn] Endpoint/Restdoc Changes Re: MH-7816 and MH-8049

2011-08-08 Thread Greg Logan
On 11-08-08 03:25 PM, Markus Moormann wrote: > Hi > > Am 08.08.2011 22:16, schrieb Greg Logan: >> On 11-08-08 01:57 PM, Greg Logan wrote: >>> Hi Folks, >>> >>> I noticed and filed http://opencast.jira.com/browse/MH-8049 this >>> morning, and upon

[Opencast Matterhorn] CAS Auth Issues

2011-08-15 Thread Greg Logan
From: Adam Mckenzie Hi Everyone, We have started using CAS authentication in our test servers getting ready for our deployment and we have hit a snag. When a capture hits the ingest or we upload a recording the admin ui shows the counts of the processing lectures (e.g. All (8) Upcoming (0) Capt

Re: [Opencast Matterhorn] 1.3 Scope Definition and Timing #proposal

2011-08-15 Thread Greg Logan
I will be committing MH-7882 which will enhance the user tracking features. We will be able to reconstruct the users actions within the UI from start to finish in each viewing session. I'm also wondering if we should try and keep to the existing release schedule, especially for institutions who w

[Opencast Matterhorn] Broken Unit Tests in Trunk #proposal

2011-08-25 Thread Greg Logan
Hi folks, The recent update of ffmpeg to 0.8.2 in trunk has broken the unit tests in matterhorn-composer-ffmpeg. I assume this has also broken the encoding pipeline, but since it won't build without disabling the unit tests I haven't bothered to try. This is really disappointing to me, especiall

Re: [Opencast Matterhorn] Broken Unit Tests in Trunk #proposal

2011-08-25 Thread Greg Logan
; I haven't looked at trunk since that change was committed. If the >> tests *are* broken, then the change should indeed be rolled back. A >> broken build is not acceptable, and letting it pass this time means >> letting go of stable builds in general, which I don't thi

[Opencast Matterhorn] Distributed Edge Cases

2011-08-26 Thread Greg Logan
Hi folks, I setup a distributed test cluster yesterday, but did not install any workers. I then proceeded to ingest three lectures, assuming that they would be waiting in a queue for a worker to come up. Unfortunately this morning I found that they had all failed with similar errors: 2011-08-25

Re: [Opencast Matterhorn] Distributed Edge Cases

2011-08-29 Thread Greg Logan
Done: http://opencast.jira.com/browse/MH-8094 G On 11-08-28 09:53 PM, Josh Holtzman wrote: > Instead, when no services are available we could throw a new > ServiceRegistryException subclass named, say, NoServicesAvailableException. > The workflow service could catch the particular type of exc

[Opencast Matterhorn] Distributed Installs (Possible Tenancy Issue?)

2011-09-01 Thread Greg Logan
Hi folks, I'm having some trouble getting my trunk cluster to start up correctly. The admin server starts up fine, but all of the rest of the machines give me repeating variants of 2011-09-01 13:59:21 WARN (OrganizationFilter:96) - No organization is mapped to handle http://devadmin.usask.ca:80

Re: [Opencast Matterhorn] Recording from "upcoming" to "finished"

2011-09-06 Thread Greg Logan
On 11-09-06 07:18 AM, Pawel Fic wrote: > Hi, > I am developing my capture agent. It registers to matterhorn, recording can > be scheduled. > It reads the scheduler, knows that recording has been scheduled. > Then it changes the state of recording from: > > "Upcoming" to "Capturing". > Once it

Re: [Opencast Matterhorn] Release 1.3 Scope and Criteria #proposal

2011-09-09 Thread Greg Logan
On 11-09-09 01:33 PM, Adam Hochman wrote: > -a release manager needs to be identified from an institution planning > to deploy 1.3 (Ruediger?). This person needs to also play the role of > QA facilitator, unless I believe the U of S is planning on 1.3 for January (release permitting), so I

[Opencast Matterhorn] Building 3rd Party Tools

2011-09-10 Thread Greg Logan
Hi folks, I've been trying to build the 3rd party tools on a couple of my other computers, and I notice that various repos for the 3rd party tools have been down for quite some time. Kernel.org in particular has caused problems (although that may be up now? ftp.remotesensing.org is down right no

Re: [Opencast Matterhorn] Building 3rd Party Tools

2011-09-11 Thread Greg Logan
On 2011-09-11 9:57 AM, Matjaz Rihtar wrote: > Hi! > >> If you can file tickets for specific repositories to matjaz that would >> be awesome, he had some mirroring capabilities going and I think it >> just means finding a mirror to add to our config files then there >> should be no more issue, > >

Re: [Opencast Matterhorn] Matterhorn's rest endpoints

2011-09-11 Thread Greg Logan
On 2011-09-09 5:04 AM, Pawel Fic wrote: > Hi. > > I just replaced Matterhorn 1.1. with Matterhorn 1.2 and I have noticed lots > of changes to the Rest Endpoint API. I think I also noticed some bugs. > > > To improve Matterhorn, I think is is necessary to document the Rest Endpoint > API. API

[Opencast Matterhorn] repository.opencastproject.org down

2011-09-12 Thread Greg Logan
Hi folks, I'm trying to start felix and seeing errors when it tries to fetch http://repository.opencastproject.org/nexus/content/repositories/public/org/openid4java/com.springsource.org.openid4java/0.9.5/com.springsource.org.openid4java-0.9.5.jar (among others). The server is throwing 503. Can w

Re: [Opencast Matterhorn] nexus is down

2011-09-13 Thread Greg Logan
On 2011-09-13 8:58 AM, Christopher Brooks wrote: > Why did you wipe felix-cache? The files have to come from somewhere... > > Don't do that :) Any time you rebuild a module you're supposed to wipe felix-cache. Josh suggests mirroring things locally, which I had done, but there are things in con

Re: [Opencast Matterhorn] nexus is down

2011-09-13 Thread Greg Logan
gards, > > matpro_fhko...@lavabit.com > > Am 13.09.2011 17:07, schrieb Greg Logan: >> On 2011-09-13 8:58 AM, Christopher Brooks wrote: >>> Why did you wipe felix-cache? The files have to come from somewhere... >>> >>> Don't do that :) >> >

Re: [Opencast Matterhorn] nexus is down

2011-09-14 Thread Greg Logan
Remember to also grab the ones from the bottom of config.properties. That's what got me, I had them all except for the two security related ones from the other file :( Is there a ticket related to this? Seems like an easy enough fix (we have a script to do this locally) that we might be able

Re: [Opencast Matterhorn] Delete demo_capture_agent

2011-09-18 Thread Greg Logan
On 2011-09-18 9:05 AM, matpro_fhkoeln wrote: > Hello Ladies and Gentlemen, > > Trying it at http://.../capture-admin/docs with write method "DELETE > /agents/{name}" removes the demo_capture_agent listed at Admin Tools - > Capture Agents, but only shortly. This makes sense if the agent has not be

Re: [Opencast Matterhorn] [Matterhorn-users] POST /agents/{name}/configuration in MH 1.2

2011-09-19 Thread Greg Logan
On 11-09-19 04:18 AM, Pawel Fic wrote: > Hi Greg. > > I have few problems regarding "/agents/{name}/configuration". One major, and > few minor problems. With minor problems I will be very specific, to save > your/our time. With major I cannot be so specific :-) > I will start with Major, but pl

Re: [Opencast Matterhorn] Change in 3rd party OSGI bundle loading (was: nexus is down )

2011-09-19 Thread Greg Logan
o it this weekend. >>> >>> Josh >>> >>> On Sep 14, 2011, at 7:44 AM, Rubén Pérez wrote: >>> >>>> Josh, >>>> >>>> Is it too difficult to get rid of those http dependencies? Does >>>> not

Re: [Opencast Matterhorn] Integration tests #proposal

2011-09-20 Thread Greg Logan
On 11-09-20 10:23 AM, Tobias Wunden wrote: > Dear committers, > > you are probably aware of the fact that integration tests are broken both for > 1.2 as well as for 1.3 (trunk). If you are not, and you are a committer, you > should immediately take a look at [1], which explains what integration

[Opencast Matterhorn] Adding Metadata to Processed Recordings/Mediapackages

2011-09-22 Thread Greg Logan
Hi folks, I'm adding a set of plugins to the engage UI which allow the viewer to create 'clipshows' of the presentation and then share those clips with others. An example use case is studying (boiling down a lecture from an hour to minutes). To do this I need a way to store these clipshows on th

Re: [Opencast Matterhorn] Capture Agent's States

2011-09-23 Thread Greg Logan
On 2011-09-23 5:20 AM, Pawel Fic wrote: > Just to clarify. > Capture Agents reports it's state every XX seconds, and the states are: > > IDLE - when CA is ready to capture data > CAPTURING - when CA is busy capturing data > UPLOADING - when CA is busy uploading data to MH server. > here is what i

[Opencast Matterhorn] Matterhorn 1.3 is available for testing

2011-10-01 Thread Greg Logan
Good morning! I'm happy to report that I've just cut the 1.3 branch, and it is now available for testing. The selenium tests do not appear to be functional (fix in progress), however the rest of the tests all pass so we appear to be in good shape. Committers, some rules for this release: - New t

Re: [Opencast Matterhorn] Matterhorn 1.3 is available for testing

2011-10-03 Thread Greg Logan
On 11-10-01 12:22 PM, Christopher Brooks wrote: > Awesome Greg, thanks to both you and Rudiger for the work you guys are > putting into this release. > >> - Fixes applied to trunk should be assigned to a QA person who will be >> in charge of verifying that they work and then merging them into 1.3

Re: [Opencast Matterhorn] Matterhorn 1.3 is available for testing

2011-10-03 Thread Greg Logan
olunteered to put in some time doing UI testing (though I think that >> depends on whether you get a QA server up and running, as I've not been >> successful in getting my own build to run in a reasonable amount of time). >>> >>> Judy >>> >>> On

Re: [Opencast Matterhorn] Adding Metadata to Processed Recordings/Mediapackages

2011-10-03 Thread Greg Logan
gt; Does that make sense? > > Tobias > > On 23.09.2011, at 00:23, "Greg Logan" wrote: > >> Hi folks, >> >> I'm adding a set of plugins to the engage UI which allow the viewer to >> create 'clipshows' of the presentation and then share th

[Opencast Matterhorn] How to mark a ticket so that the QA people know to check it and merge to 1.3 branch

2011-10-04 Thread Greg Logan
Committers, For those who could not make the dev meeting this morning, here is the procedure for getting your patch into 1.3. 0. Commit the code to trunk/attach a patch 1. Resolve the ticket as 'Resolved, Needs Review' 2. Assign it to one of the QA people (current Ruediger or myself) 3. We'll

Re: [Opencast Matterhorn] 1.2 recording scheduling problem

2011-10-04 Thread Greg Logan
On 11-10-04 02:14 PM, Jack Barokas wrote: > Dear Adam, > > > > Many thanks for your answer, there was a port configuration problem with > the capture agent on config.properties file and I fixed it but the > problem still remains. The recordings remain on the capturing phase and > doesn’t go on

[Opencast Matterhorn] Adoption Meeting this Wednesday

2011-10-04 Thread Greg Logan
Hi folks, Is there any interest in an adoption meeting tomorrow morning? We held on last week, but no one aside from Hank came :) G signature.asc Description: OpenPGP digital signature ___ Matterhorn mailing list Matterhorn@opencastproject.org http:

[Opencast Matterhorn] QA Environment Up at the U of S

2011-10-06 Thread Greg Logan
Hi folks, I have both an all-in-one and distributed QA environment setup for 1.3 locally. http://testallinone.usask.ca:8080 is the all-in-one, and http://testadmin.usask.ca:8080 is the admin server for the test cluster. The default credentials are in place, except for SSH which will be released

[Opencast Matterhorn] OAIPMH Integration Tests

2011-10-07 Thread Greg Logan
Hi folks, I noticed this when I did a full rebuild of trunk to do some merging: All of the OAIPMH integration tests fail. This is caused by the fix for MH-8214: the module was incorrectly included in the admin profile, but removing it from the admin profile removes it from the build completely.

Re: [Opencast Matterhorn] POST /addZippedMediaPackage without ZIP

2011-10-11 Thread Greg Logan
On 11-10-11 07:20 AM, Pawel Fic wrote: > Hi, > > I am using /addZippedMediaPackage to upload my recordings to Matterhorn. > But I do not want to .zip 500 MB H.264 files. > > I have tried: > POST /addMediaPackage/{wdID} > and > POST /addMediaPackage > > But both those create new entry in a list o

[Opencast Matterhorn] Agenda for Team Meeting on 2011-10-18

2011-10-17 Thread Greg Logan
Hi folks, Since no one showed up last week we're going to try and set an agenda this week. So far on my list I have: - 1.3 QA status - 1.2 Mergeback testing Anyone else have something they want to add? G signature.asc Description: OpenPGP digital signature __

[Opencast Matterhorn] RC Timing

2011-10-18 Thread Greg Logan
Hi folks, As of right now I see 108 open issues related to 1.3, including 12 blockers (3 RBs). Since we are nearing the end of October I would like to cut another RC by EOD Friday. While this doesn't require you to get your fixes in, the more you *have* in the better they can be tested! The JIR

[Opencast Matterhorn] Nexus Down (Again)

2011-10-18 Thread Greg Logan
Hi folks, Looks like Nexus is down again for those interested. Tobias/Christoph, are you guys running that server now? G signature.asc Description: OpenPGP digital signature ___ Matterhorn mailing list Matterhorn@opencastproject.org http://lists.ope

Re: [Opencast Matterhorn] Orphan tickets for 1.3

2011-10-19 Thread Greg Logan
On 11-10-19 11:01 AM, Micah Sutton wrote: > Thanks for finding these Tobias, > > I have assigned myself to the following for now: > http://opencast.jira.com/browse/MH-8268 (Bulk editing) > http://opencast.jira.com/browse/MH-8274 (Hold state checkboxes in > scheduling ui) > http://opencast.jira.co

Re: [Opencast Matterhorn] Orphan tickets for 1.3

2011-10-19 Thread Greg Logan
On 11-10-19 11:27 AM, Judy Stern wrote: > Micah, you're a hero! Thank you! > (And thank you, Tobias, for catching that they were unassigned...After > Greg did the assigning for a couple of my tickets, I mistakenly assumed > he was monitoring them all.) I was, but I couldn't justify loading Micah w

[Opencast Matterhorn] Now Available: 1.3-rc2 for testing!

2011-10-21 Thread Greg Logan
Hi everyone, I'm pleased to announce the latest version of the 1.3.x branch, release candidate 2, is now available for testing. You can check out the code base at: https://opencast.jira.com/svn/MH/tags/1.3-rc2/ Or check out the branch of 1.3.x to revision 11191. There are ten release blockers at

[Opencast Matterhorn] Agenda for Tomorrow's Team Meeting

2011-10-24 Thread Greg Logan
Hi folk, Your friendly neighbourhood co-RM here. I have a couple of topics for the team meeting tomorrow (see below), does anyone have anything they'd like to add? 1) 1.3 QA Status 2) 1.3 Release Date G signature.asc Description: OpenPGP digital signature __

[Opencast Matterhorn] Adoption Meeting on the 26th

2011-10-24 Thread Greg Logan
Hi, As always, we have an adoption meeting on the last Wednesday of the month. There is no set agenda, this is more of a Q&A session for adoptors (or potential adopters!). If you have Matterhorn deployed, or are thinking about deploying it please join us on Wednesday at 0800 PST in http://ado.uv

Re: [Opencast Matterhorn] [Matterhorn-users] Adoption Meeting on the 26th

2011-10-25 Thread Greg Logan
en CA tickets on our JIRA instance. > * Who is working on this device (besides Greg Logan)? Just me. I'm working on getting that expanded. Hopefully more new soon! > * How is Epiphan involved? I'm writing an application that lives on their device. They write the OS, the drivers and

[Opencast Matterhorn] DB Nighmares #proposal

2011-10-26 Thread Greg Logan
Hi folks, We are staring down a potential release date, but I doubt we will be able to hit it. This is in part because we have been unable to QA fully half of the system: Our DB schemas. Right now we have broken schemas for both DBs, an old #proposal (http://www.mail-archive.com/matterhorn@open

[Opencast Matterhorn] Agenda for the Nov 1 Developer Meeting

2011-10-31 Thread Greg Logan
Hi folks, On the agenda so far I have: 1) Review of current 1.3 issues 2) Release timing of 1.3 Any other items? G signature.asc Description: OpenPGP digital signature ___ Matterhorn mailing list Matterhorn@opencastproject.org http://lists.openca

Re: [Opencast Matterhorn] epiphan OpenCast configuration

2011-11-03 Thread Greg Logan
> is yet. I left the defaults for the other settings. >>> >>> On 11/2/11 11:07 AM, Kirk Alexander wrote: >>>> I got the device working and doing captures via the web interface but I >>>> don't know how to make it >>>> talk to our Matterhorn

[Opencast Matterhorn] Team Meeting on Tuesday Nov 8

2011-11-07 Thread Greg Logan
Hi folks, I'm probably going to be late/missing entirely from the team meeting tomorrow at 08:00 Pacific time. I suspect you can all guess what I would add to the agenda, so I'll skip that. Needless to say we want to get 1.3 out the door sooner rather than later, so please review your tickets an

Re: [Opencast Matterhorn] Team Meeting on Tuesday Nov 8

2011-11-08 Thread Greg Logan
t; > On 11/07/2011 11:36 PM, Greg Logan wrote: >> Hi folks, >> >> I'm probably going to be late/missing entirely from the team meeting >> tomorrow at 08:00 Pacific time. I suspect you can all guess what I >> would add to the agenda, so I'll skip that.

[Opencast Matterhorn] Task assignments going forward

2011-11-15 Thread Greg Logan
Hi folks, An issue came up in the dev meeting this morning: Tobias has 15 core-related tickets, and the next highest is myself with 8. Obviously this is not ideal, and Tobias has a lot of other things on his plate. Part of the reason Tobias has so many tickets is that he is one of the only core

Re: [Opencast Matterhorn] Task assignments going forward

2011-11-15 Thread Greg Logan
hat it be marked as unassigned than languish in your task list and ignored! G On 11-11-15 11:20 AM, Greg Logan wrote: > Hi folks, > > An issue came up in the dev meeting this morning: Tobias has 15 > core-related tickets, and the next highest is myself with 8. Obviously > this is not

[Opencast Matterhorn] 1.3-rc3 Available for testing!

2011-11-15 Thread Greg Logan
Hi everyone, I'm pleased to announce the latest version of the 1.3.x branch, release candidate 3, is now available for testing. You can check out the code base at: https://opencast.jira.com/svn/MH/tags/1.3-rc3/ There are eight known release blockers at this time. There are a further eight critica

Re: [Opencast Matterhorn] MH-8353 & new blocker

2011-11-16 Thread Greg Logan
On 11-11-16 03:25 AM, David Horwitz wrote: > Hi All, > > I have attached a patch to http://opencast.jira.com/browse/MH-8353 that > addresses the problem reported. Could more experienced folk cast an eye > on it? Awesome, thanks David! For future reference (at least for 1.3), when a task is finis

[Opencast Matterhorn] Proxy Pains

2011-11-18 Thread Greg Logan
Hi folks, I've seen a lot of chatter over the last few months about proxies and their issues when ingesting to Matterhorn. Would it be helpful for there to be a common proxy setting entry in the FAQ? We (the U of S) don't use proxies at all so I can't really help there, but it seems like more th

[Opencast Matterhorn] Update for the Epiphan Capture Device Released

2011-11-23 Thread Greg Logan
Hi folks, The updated firmware was released yesterday, and after testing overnight the update appears to have fixed the current issues. Please update your device with the firmware from www.epiphan.com/downloads/firmware/Davinci_Matterhorn/beta.php. G signature.asc Description: OpenPGP digital

[Opencast Matterhorn] Updated Epiphan Capture Device Firmware Released

2011-12-01 Thread Greg Logan
Hi folks, Version 2.2.3 has been released and is available at www.epiphan.com/downloads/firmware/Davinci_Matterhorn/beta.php. I encourage everyone to upgrade to this version. There are two known bugs that people may run into currently: - Ingest lag: After configuring your ingest interval the c

Re: [Opencast Matterhorn] What are the developers working/focusing on?

2011-12-01 Thread Greg Logan
supports this). > > Lars Kiesow: > - Will create a CentOS compatible Repository for Matterhorn 1.3 > - Will add the feature to add captions to already distributed media for 1.4 > > Rüdiger Rolf: > - I'm currently QAing 1.3 > - Together with Greg Logan I took the responsibili

Re: [Opencast Matterhorn] 1.3-rc3 Available for testing!

2011-12-13 Thread Greg Logan
On 11-12-13 05:15 PM, Judy Stern wrote: > Can we have another RC soon? (Yes, there are still RB's, but it may make > sense to have something for testing sooner rather than later...) For sure, I'll cut another one in the morning. G > Judy > > On Nov 15, 2011, at

[Opencast Matterhorn] 1.3-rc4 Available for testing!

2011-12-14 Thread Greg Logan
Hi everyone, I'm pleased to announce the latest version of the 1.3.x branch, release candidate 4, is now available for testing. You can check out the code base at: https://opencast.jira.com/svn/MH/tags/1.3-rc4/ Or check out the branch of 1.3.x to revision 11461. There are eleven release blockers

[Opencast Matterhorn] 1.2.x Integration Tests

2011-12-19 Thread Greg Logan
Hi folks, One of the things I'm working on today is making sure that the core runs on the OpenJDK properly, including both versions 1.2 and 1.3. The 1.3 integration tests run fine, and media plays back so I'm going to assume that we are ok there, but the 1.2.x tests fail. Are the 1.2.x integrati

[Opencast Matterhorn] Agenda for the 2011-12-19 Dev Meeting

2011-12-19 Thread Greg Logan
Hi folks, Some agenda items: 1) MH-8335 - DB Refactoring, and what to do about it 2) The Java Mess (tm) - How far back do we want to support things? 3) Release 1.3 status update(s) Anyone else have anything they want to add? G signature.asc Description: OpenPGP digital signature _

[Opencast Matterhorn] Let's include MH-8335 in 1.3 #proposal #delay

2011-12-20 Thread Greg Logan
Hi folks, As we all know, our DDL scripts are completely broken at the moment. To fix this I've been working on MH-8335, which enables DDL script generation with indexes. I #propose that we add this to the 1.3 release because it will fix the bad DDL scripts and hopefully solve the issue in the l

Re: [Opencast Matterhorn] Moving the tmp directory to a well-defined location

2011-12-25 Thread Greg Logan
On 12/25/2011 1:55 AM, Tobias Wunden wrote: > The configuration in config.properties currently specifies several > directories to live in ${java.io.tmpdir}, a directory which is set by the > java virtual machine but can be overwritten at startup time > (-Djava.io.tmpdir=). On some systems, that

Re: [Opencast Matterhorn] 1.2.x Integration Tests

2011-12-27 Thread Greg Logan
ell if it's failing because of the jvm change or if it just fails regardless (or both since one might be masking the other!). G > Chris > > On Mon, 19 Dec > 2011 11:32:58 -0600 Greg Logan wrote: > >> Hi folks, >> >> One of the things I'm working on tod

Re: [Opencast Matterhorn] Moving the tmp directory to a well-defined location

2012-01-03 Thread Greg Logan
On 12-01-03 01:45 PM, Markus Moormann wrote: > Hi Tobias, > > some comments inline >> Hi Markus, >> >>> > I'm sorry, I'm not really up2date because I missed the dev meeting, but I >>> > think it's not usefull to change java tmp dir for felix when we can also >>> > change "org.opencastproject.sto

[Opencast Matterhorn] Engage is broken

2012-01-10 Thread Greg Logan
Hi folks, I noticed this today, and have now experienced it in a couple of systems: Both trunk and 1.3.x engage playback is displaying the encoded media in ridiculously small formats (ie, less than 320x240). This has been filed as a 1.3 release blocker at http://opencast.jira.com/browse/MH-8473.

  1   2   3   4   5   6   7   8   9   10   >