On 11-11-08 10:47 AM, Andrew Tweedt wrote: > Jeff - > > I have noticed that if you access the URL too soon after starting the > service, you will get a 404, then a 403. Almost immediately after the > 403 error, the page loads normally. This is probably because the daemon > is started on port 8080, and then there is a bit of time before the > felix server instantiates the data to serve. This time delay is less > than 20 seconds on a Xeon testbed, but might be much larger if your VM > is resource-starved. > > If the 404 page is being served by Jetty://, I think that means that the > felix server is at least running, but hasn't yet constructed a > felix-cache to serve. But I could be wrong, I'm just another > early-adopter, not a developer :-)
Normally I would agree with you, but in this case the error log at the bottom is more telling. Jeff, try stopping Matterhorn, deleting $FELIX_HOME/felix-cache and then restarting Matterhorn. It looks like some of the dependencies did not download correctly, and this should hopefully fix it. If not, follow a similar procedure but rebuild the Matterhorn source before starting the server again. This should download a second (larger) set of dependencies which are only fetched at compile time. G > - Andrew Tweedt > > On 11/08/2011 11:39 AM, Jeff Rieman wrote: >> Hi, I am trying to make a matterhorn 1.2 install work on an Ubuntu >> 10.4 virtual machine. It seems to have installed fine but when I >> start matterhorn and try to navigate to localhost:8080 I get the >> following: >> >> >> HTTP ERROR 404 >> >> Problem accessing /. Reason: >> >> NOT_FOUND >> >> If I look through the startup of matterhorn I can find this: >> ERROR: Bundle com.springsource.org.openid4java [58] Error starting >> 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 >> (org.osgi.framework.BundleException: Unresolved constraint in bundle >> com.springsource.org.openid4java [58]: Unable to resolve 58.0: missing >> requirement [58.0] osgi.wiring.package; >> (&(osgi.wiring.package=org.apache.html.dom)(version>=2.8.1)(!(version>=3.0.0))) >> [caused by: Unable to resolve 56.0: missing requirement [56.0] >> osgi.wiring.package; (osgi.wiring.package=org.w3c.dom.html)]) >> >> >> Any advice? >> >> Jeff >> -- >> I will give you every place where you set your foot, as I promised >> Moses. - Joshua 1:3 >> >> >> >> _______________________________________________ >> Matterhorn-users mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > > -- > - Andrew Tweedt Multimedia Producer Video/Broadcast Services Virginia > Tech 540.231.8985 [email protected] > > > > _______________________________________________ > 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
