On 11-09-05 12:02 AM, Eric Shek wrote: > Hi all, > > I have a few problems on using release 1.2. > > 1) Every time I restart the matterhorn using command "service matterhorn > restart" will show this error. > > ubuntu_capture_agent@matterhorn-desktop:~$ > java.io.FileNotFoundException: > /opt/matterhorn/felix/felix-cache/bundle233/version0.0/revision.location > (No such file or directory) > at java.io.FileInputStream.open(Native Method) > at java.io.FileInputStream.<init>(FileInputStream.java:106) > at > org.apache.felix.framework.util.SecureAction.getFileInputStream(SecureAction.java:436) > at > org.apache.felix.framework.cache.BundleArchive.getRevisionLocation(BundleArchive.java:706) > at > org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:206) > at > org.apache.felix.framework.cache.BundleCache.getArchives(BundleCache.java:141) > at org.apache.felix.framework.Felix.init(Felix.java:600) > at org.apache.felix.main.Main.main(Main.java:292) > ShellTUI: No standard input...exiting.
Try stopping Matterhorn, deleting /opt/matterhorn/felix/felix-cache and then restarting it. It will take a while to restart, but this should solve the issue. > 2) The logs does not show that any state update from the capture agent > to the server while the server can still view the state of the capture > agent. However, during a schedule capture, the server will show the > following error: > WARNING : Recording may have failed to start or ingest! > It seems the core system did not recieve proper status updates from the > Capture Agent that should have conducted this recording. > > But when I check the state of the capture agent from the admin UI, it > shows "Capturing". Does the state eventually change to the correct one? Are you using a normal Java CA? > 3) The following error is shown in the log: > 2011-09-05 13:15:39 WARN (OrganizationFilter:96) - No organization is > mapped to handle http://www.ebay.com/ This is normal. Take a look at the multi-tenancy documentation for more explaination. > > Best Regards, > Eric Shek > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
