Hello Tobias, thank you for your answer! I used the following maven commandlines:
Admin: mvn clean install -DdeployTo=/opt/matterhorn/ felix/matterhorn -Padmin,dist-stub,engage-stub,worker-stub,workspace,serviceregistry Worker: mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn -Pworker,serviceregistry,workspace-stub Engage: mvn clean install -DdeployTo=/opt/matterhorn/felix/matterhorn -Pengage,dist,serviceregistry,workspace-stub Did I use wrong maven commands? Can you please tell me what I can do to get it working? Thanks again! Claus <quote author='Tobias Wunden-2'> Hi Claus, do you mind posting the Maven commandlines per server that you used to install the systems? I am especially interested to see the part the follows the -P option. Chances are that actual service instances vs. remote services have been mixed up. Tobias On 20.03.2012, at 17:46, Claus Bayer <[email protected]> wrote: > Hello, > > I installed Matterhorn 1.3 across three servers (admin, worker and engage) > following the instructions for installing Matterhorn across multiple > servers. After uploading a sample recording which consists of three files > (presentation, presenter, audio), Matterhorn throws an exception when > segmenting the presentation (worker). The exception is shown below. I > could not find out what's wrong so I made a clean new install of > Matterhorn but the exception is still thrown. In the admin ui the > recording has the status "Finished" but there are no segments and segment > text shown in the player. > > Can please anybody help me? I'm not able to find out what's wrong with my > Matterhorn installation. Thank's so much in advance! > Claus > > > 17:04:52 INFO (VideoSegmenterServiceImpl:317) - Starting video > segmentation of > file:/mnt/netapp/opencast/content/workspace/collection/composer/77.mov > 17:04:54 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 0 s > 17:04:57 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 8 s > 17:05:01 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 25 s > 17:05:07 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 86 s > 17:05:10 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 109 s > 17:05:15 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 163 s > 17:05:20 INFO (VideoSegmenterServiceImpl:502) - Found new scene at 220 s > 17:05:22 INFO (VideoSegmenterServiceImpl:329) - Segmentation of > file:/mnt/netapp/opencast/content/workspace/collection/composer/77.mov > yields 7 segments > > 17:05:23 WARN (RemoteBase:155) - {DELETE > http://{ADMIN-SERVER-IP}/files/collection/composer/77.mov=HTTP/1.1 204 No > Content} > 17:05:23 WARN (VideoSegmenterServiceImpl:353) - Error segmenting > http:// {ADMIN-SERVER-IP}/files/mediapackage/ee414c02-8626-4b1b-9f9d-e1a70f8628ec/cb20e815-e9cf-4e08-9099-2869caa53e2a/metau_presentation.mp4 > java.lang.RuntimeException: Error removing file > at > org.opencastproject.workingfilerepository.remote.WorkingFileRepositoryRemoteImpl.deleteFromCollection(WorkingFileRepositoryRemoteImpl.java:387) > at > org.opencastproject.workspace.impl.WorkspaceImpl.delete(WorkspaceImpl.java:307) > at > org.opencastproject.videosegmenter.impl.VideoSegmenterServiceImpl.segment(VideoSegmenterServiceImpl.java:343) > at > org.opencastproject.videosegmenter.impl.VideoSegmenterServiceImpl.process(VideoSegmenterServiceImpl.java:377) > at > org.opencastproject.job.api.AbstractJobProducer$JobRunner.call(AbstractJobProducer.java:184) > at > org.opencastproject.job.api.AbstractJobProducer$JobRunner.call(AbstractJobProducer.java:156) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > 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) > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________ </quote> Quoted from: http://opencast.3480289.n2.nabble.com/Error-segmenting-removing-file-in-Matterhorn-1-3-tp7389726p7390555.html
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
