On 11/11/2012 4:40 AM, Mohamed Abdul Jawad wrote: > Hi > I installed Matterhorn Core Server v1.3 on Centos 6.2 > And when start the Matterhorn, The following Error message is appear > please I need help for this
Have you followed the instructions at http://opencast.jira.com/wiki/display/mh13/Install+Source+Linux+v1.3, specifically the parts under the Build header? The errors you are experiencing indicate that the system dependencies were not downloaded properly (this is done as part of building Matterhorn), or are in the wrong place. G > > [root@localhost 3rd_party]# sh /opt/matterhorn/felix/bin/start_matterhorn.sh > Removing cached matterhorn bundles from /opt/matterhorn/felix/felix-cache > Listening for transport dt_socket at address: 8000 > ERROR: Bundle com.springsource.org.openid4java [58] Error starting > file:lib/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)]) > 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)] > at > org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1868) > at > org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191) > at > org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295) > at java.lang.Thread.run(Thread.java:679) > ERROR: Bundle org.springframework.security.openid [59] Error starting > file:lib/org.springframework.security.openid-3.0.2.RELEASE.jar > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.springframework.security.openid [59]: Unable to resolve 59.0: > missing requirement [59.0] osgi.wiring.package; > (&(osgi.wiring.package=org.openid4java.association)(version>=0.9.5)(!(version>=1.0.0))) > [caused by: 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)]]) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.springframework.security.openid [59]: Unable to resolve 59.0: > missing requirement [59.0] osgi.wiring.package; > (&(osgi.wiring.package=org.openid4java.association)(version>=0.9.5)(!(version>=1.0.0))) > [caused by: 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)]] > at > org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1868) > at > org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1191) > at > org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:295) > at java.lang.Thread.run(Thread.java:679) > ERROR: Bundle org.eclipse.persistence.jpa [27] Error starting > file:lib/org.eclipse.persistence.jpa-2.0.2.jar > (org.osgi.framework.BundleException: Uses constraint violation. Unable > to resolve bundle revision org.eclipse.persistence.jpa [27.0] because it > is exposed to package 'javax.transaction.xa' from bundle revisions > org.apache.geronimo.specs.geronimo-jta_1.1_spec [63.0] and > org.apache.felix.framework [0] via two dependency chains. > > > -- > logo > > * > * > *Mohamed Abdul Jawad* > *Project Manager* > Tel:+966 46508821 Ext:121 > Mobile: +966 506160979 > www.smartway-me.com <http://www.smartway-me.com> > > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
