Fresh install of 1.3.0 on MacOS 10.6

I log in as admin, go to Admin Tools, go to Upload Recording, see:

HTTP ERROR 404

Problem accessing /ingest/filechooser-local.html. Reason:

    NOT_FOUND
Powered by Jetty://

Googling suggested:

        "Did you make sure that all the bundles (especially 
matterhorn-ingest-impl) are there and active? You can do that by going to 
/system/console/bundles."

and

        "If you look closely at your startup logs, you'll find that the 
matterhorn-ingest-service-impl module failed to start.  I can't guess why it 
failed to start without seeing the logs themselves, though.'

Checked, seems OK:

1455     matterhorn-ingest-service-implmatterhorn-ingest-service-impl   1.3.0   
opencastproject Active  

nothing in my logs suggest the module didn't start (and nothing suggests it 
did, either. I did get a bunch of these:

Auto-properties install: # (org.osgi.framework.BundleException: Unable to cache 
bundle: # - java.net.MalformedURLException: no protocol: #)

Auto-properties start: # (org.osgi.framework.BundleException: Unable to cache 
bundle: # - java.net.MalformedURLException: no protocol: #)

only interesting message was

16:25:53 DEBUG (RestPublisher$StaticResourceClassLoader:329) - 
org.opencastproject.kernel.rest.RestPublisher$StaticResourceClassLoader@1fcc4f8 
found resource null from name /ui/ingest/filechooser-local.html

I also found:

> "Greg, thanks for all your help! Josh, thanks a ton for the tip. That pointed 
> me in the right direction and when I looked closely at logs during startup I 
> saw that there were errors trying to create/write to the default directories 
> in /tmp that ship with matterhorn. I made a new directory called "matterhorn" 
> in /var/spool/matterhorn and gave the matterhorn user access to read/write to 
> it. Then I changed the setting in config.properties for the storage.dir like:
> 
> "org.opencastproject.storage.dir=/var/spool/matterhorn
> 
> "and now the 404 error on file upload is gone.

Tried that, too. No relief.

Other suggestions?






-----------------------------------------------------------------------
| Wesley Alan Wright <mailto:[email protected]>                   |
| Center for Teaching and Learning  __0__                             |
| Room 407 Lafayette Building      / \ | \                            |
| University of Vermont              \77                              |
| Burlington, Vermont 05405-0160 USA. \\  http://www.uvm.edu/skivt-l  |
| Voice: 802-656-1254                  vv                             |
| aim:goim?screenname=maddogskideath      http://www.uvm.edu/~waw/    |
-----------------------------------------------------------------------





_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to