Hi, First, I only concentrated on the tomcat server, I have no idea what state the jetty server is in.
I think the pax bundles are in an unstable state with various hard-to-satisfy dependencies. You might try building the pax bundles yourself. I'm taking a break until things stabilize there. Can you check whether karaf trunk can install the obr feature successfully? thanks david jencks On Feb 1, 2012, at 4:42 PM, uromahn wrote: > I was actually able to successfully build the current trunk. > > However when I extract the jetty-jee6-web assembly and start it, I am > getting the following error message in the log: > > Feb 1, 2012 4:34:11 PM org.apache.karaf.main.lock.SimpleFileLock lock > INFO: Trying to lock > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/lock > Feb 1, 2012 4:34:11 PM org.apache.karaf.main.lock.SimpleFileLock lock > INFO: Lock acquired > 2012-02-01 16:34:15,289 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.karaf.features:standard:xml:features:3.0.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/karaf/features/standard/3.0.0-SNAPSHOT/standard-3.0.0-SNAPSHOT-features.xml > 2012-02-01 16:34:15,343 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.karaf.features:standard:xml:features:3.0.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/karaf/features/standard/3.0.0-SNAPSHOT/standard-3.0.0-SNAPSHOT-features.xml > 2012-02-01 16:34:16,610 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.karaf.features:enterprise:xml:features:3.0.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/karaf/features/enterprise/3.0.0-SNAPSHOT/enterprise-3.0.0-SNAPSHOT-features.xml > 2012-02-01 16:34:16,647 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.karaf.features:enterprise:xml:features:3.0.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/karaf/features/enterprise/3.0.0-SNAPSHOT/enterprise-3.0.0-SNAPSHOT-features.xml > 2012-02-01 16:34:16,772 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.framework.features:org.apache.geronimo.javaee-specs:xml:features:3.0-SNAPSHOT) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/framework/features/org.apache.geronimo.javaee-specs/3.0-SNAPSHOT/org.apache.geronimo.javaee-specs-3.0-SNAPSHOT-features.xml > 2012-02-01 16:34:16,809 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.framework.features:org.apache.geronimo.javaee-specs:xml:features:3.0-SNAPSHOT) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/framework/features/org.apache.geronimo.javaee-specs/3.0-SNAPSHOT/org.apache.geronimo.javaee-specs-3.0-SNAPSHOT-features.xml > 2012-02-01 16:34:16,820 | INFO | Thread-3 | FeaturesServiceImpl > > | res.internal.FeaturesServiceImpl 453 | 21 - > org.apache.karaf.features.core - 3.0.0.SNAPSHOT | Installing feature config > 3.0.0-SNAPSHOT > 2012-02-01 16:34:17,076 | INFO | FelixStartLevel | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Starting JMX OSGi agent > 2012-02-01 16:34:17,096 | INFO | FelixStartLevel | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3] > for service with service.id [10] > 2012-02-01 16:34:17,122 | WARN | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | There are no MBean servers registred, can't register MBeans > 2012-02-01 16:34:17,353 | INFO | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer > com.sun.jmx.mbeanserver.JmxMBeanServer@18385e3 with name > osgi.compendium:service=cm,version=1.3 > 2012-02-01 16:34:17,353 | INFO | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer > com.sun.jmx.mbeanserver.JmxMBeanServer@18385e3 with name > osgi.core:type=bundleState,version=1.5 > 2012-02-01 16:34:17,376 | INFO | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer > com.sun.jmx.mbeanserver.JmxMBeanServer@18385e3 with name > osgi.core:type=serviceState,version=1.5 > 2012-02-01 16:34:17,377 | INFO | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer > com.sun.jmx.mbeanserver.JmxMBeanServer@18385e3 with name > osgi.core:type=framework,version=1.5 > 2012-02-01 16:34:17,377 | INFO | JMX OSGi Agent | jmx > > | ? ? | 32 - org.apache.aries.jmx - 0.3.0 > | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer > com.sun.jmx.mbeanserver.JmxMBeanServer@18385e3 with name > osgi.core:type=packageState,version=1.5 > 2012-02-01 16:34:17,737 | INFO | Thread-3 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.karaf.shell:org.apache.karaf.shell.config:jar:3.0.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/karaf/shell/org.apache.karaf.shell.config/3.0.0-SNAPSHOT/org.apache.karaf.shell.config-3.0.0-SNAPSHOT.jar > 2012-02-01 16:34:17,739 | INFO | Thread-3 | FeaturesServiceImpl > > | res.internal.FeaturesServiceImpl 720 | 21 - > org.apache.karaf.features.core - 3.0.0.SNAPSHOT | Found installed bundle: > org.apache.karaf.shell.config [60] > 2012-02-01 16:34:17,746 | INFO | Thread-3 | FeaturesServiceImpl > > | res.internal.FeaturesServiceImpl 345 | 21 - > org.apache.karaf.features.core - 3.0.0.SNAPSHOT | Bundles to refresh: > 2012-02-01 16:34:18,427 | ERROR | .features.repos) | configadmin > > | ? ? | 6 - org.apache.felix.configadmin - > 1.2.8 | [org.osgi.service.cm.ManagedService, id=91, bundle=43]: Unexpected > problem updating null > java.lang.NullPointerException > at > org.apache.karaf.features.command.FeatureFinder.updated(FeatureFinder.java:46)[43:org.apache.karaf.features.command:3.0.0.SNAPSHOT] > at Proxy7d5ed748_8a6a_4844_a9b0_93e68dbc74d3.updated(Unknown Source)[:] > at > org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)[6:org.apache.felix.configadmin:1.2.8] > at > org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)[6:org.apache.felix.configadmin:1.2.8] > at java.lang.Thread.run(Thread.java:662)[:1.6.0_29] > 2012-02-01 16:34:19,197 | INFO | FelixStartLevel | SecurityUtils > > | e.sshd.common.util.SecurityUtils 80 | 28 - sshd-core - 0.6.0 | > BouncyCastle not registered, using the default JCE provider > 2012-02-01 16:34:19,728 | INFO | FelixStartLevel | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.apache.sshd:sshd-core:jar:0.6.0) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar > 2012-02-01 16:34:20,560 | INFO | FelixStartLevel | ListCommandComponent > > | scr.command.ListCommandComponent 63 | 44 - org.apache.karaf.scr.command > - 3.0.0.SNAPSHOT | Activating the Apache Karaf SCR List Command > 2012-02-01 16:34:20,565 | INFO | FelixStartLevel | > ActivateCommandComponent | command.ActivateCommandComponent 65 | > 44 - org.apache.karaf.scr.command - 3.0.0.SNAPSHOT | Activating the Apache > Karaf SCR Activate Command > 2012-02-01 16:34:20,569 | INFO | FelixStartLevel | > DeactivateCommandComponent | mmand.DeactivateCommandComponent 65 | > 44 - org.apache.karaf.scr.command - 3.0.0.SNAPSHOT | Activating the Apache > Karaf SCR Deactivate Command > 2012-02-01 16:34:20,573 | INFO | FelixStartLevel | DetailsCommandComponent > > | .command.DetailsCommandComponent 67 | 44 - org.apache.karaf.scr.command > - 3.0.0.SNAPSHOT | Activating the Apache Karaf SCR Details Command > 2012-02-01 16:34:20,579 | INFO | FelixStartLevel | ScrServiceMBeanImpl > > | ent.internal.ScrServiceMBeanImpl 73 | 64 - > org.apache.karaf.scr.management - 3.0.0.SNAPSHOT | Activating the Apache > Karaf SCR Service MBean > 2012-02-01 16:34:21,013 | INFO | FelixStartLevel | > RepositoryConfigurationStore | ion.RepositoryConfigurationStore 108 | > 114 - org.apache.geronimo.framework.geronimo-system - 3.0.0.SNAPSHOT | > created > 2012-02-01 16:34:21,133 | INFO | FelixStartLevel | AbstractGBeanReference > > | n.runtime.AbstractGBeanReference 45 | 99 - > org.apache.geronimo.framework.geronimo-kernel - 3.0.0.SNAPSHOT | GBean > references are not using proxies > 2012-02-01 16:34:24,226 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.framework:j2ee-system:car:3.0-SNAPSHOT) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/framework/j2ee-system/3.0-SNAPSHOT/j2ee-system-3.0-SNAPSHOT.car > 2012-02-01 16:34:24,476 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.ops4j.pax.logging:pax-logging-api:jar:1.6.1) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/ops4j/pax/logging/pax-logging-api/1.6.1/pax-logging-api-1.6.1.jar > 2012-02-01 16:34:24,488 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (asm:asm-all:jar:3.2) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/asm/asm-all/3.2/asm-all-3.2.jar > 2012-02-01 16:34:24,538 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.apache.xbean:xbean-finder:jar:3.8) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/xbean/xbean-finder/3.8/xbean-finder-3.8.jar > 2012-02-01 16:34:24,614 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.apache.xbean:xbean-bundleutils:jar:3.8) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/xbean/xbean-bundleutils/3.8/xbean-bundleutils-3.8.jar > 2012-02-01 16:34:24,678 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.apache.xbean:xbean-reflect:jar:3.8) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/xbean/xbean-reflect/3.8/xbean-reflect-3.8.jar > 2012-02-01 16:34:24,752 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.servicemix.bundles:org.apache.servicemix.bundles.xstream:jar:1.3_3) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xstream/1.3_3/org.apache.servicemix.bundles.xstream-1.3_3.jar > 2012-02-01 16:34:24,799 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.servicemix.bundles:org.apache.servicemix.bundles.xpp3:jar:1.1.4c_3) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_3/org.apache.servicemix.bundles.xpp3-1.1.4c_3.jar > 2012-02-01 16:34:24,804 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.1/geronimo-stax-api_1.2_spec-1.1.jar > 2012-02-01 16:34:24,839 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.specs:geronimo-jaxb_2.2_spec:jar:1.0.1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/specs/geronimo-jaxb_2.2_spec/1.0.1/geronimo-jaxb_2.2_spec-1.0.1.jar > 2012-02-01 16:34:24,844 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.bundles:jaxb-impl:jar:2.2.3-1_1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/bundles/jaxb-impl/2.2.3-1_1/jaxb-impl-2.2.3-1_1.jar > 2012-02-01 16:34:24,853 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.bundles:woodstox-core-asl:jar:4.1.2_1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/bundles/woodstox-core-asl/4.1.2_1/woodstox-core-asl-4.1.2_1.jar > 2012-02-01 16:34:24,859 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.codehaus.woodstox:stax2-api:jar:3.1.1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar > 2012-02-01 16:34:24,907 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar > 2012-02-01 16:34:24,925 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved (org.apache.geronimo.bundles:sxc-jaxb:jar:0.7.3_1) > as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/bundles/sxc-jaxb/0.7.3_1/sxc-jaxb-0.7.3_1.jar > 2012-02-01 16:34:24,990 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.geronimo.bundles:sxc-runtime:jar:0.7.3_1) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/geronimo/bundles/sxc-runtime/0.7.3_1/sxc-runtime-0.7.3_1.jar > 2012-02-01 16:34:25,032 | INFO | Thread-8 | AetherBasedResolver > > | mvn.internal.AetherBasedResolver 224 | 2 - org.ops4j.pax.url.mvn - > 1.4.0.SNAPSHOT | Resolved > (org.apache.felix:org.apache.felix.configadmin:jar:1.2.4) as > /home/uromahn/programs/geronimo-jetty8-javaee6-web-3.0-SNAPSHOT/system/org/apache/felix/org.apache.felix.configadmin/1.2.4/org.apache.felix.configadmin-1.2.4.jar > 2012-02-01 16:34:37,561 | INFO | FelixStartLevel | ScrServiceMBeanImpl > > | ent.internal.ScrServiceMBeanImpl 89 | 64 - > org.apache.karaf.scr.management - 3.0.0.SNAPSHOT | Deactivating the Apache > Karaf SCR Service MBean > > and the following error message on the console: > > ERROR: Bundle org.ops4j.pax.url.obr [25] Error starting > mvn:org.ops4j.pax.url/pax-url-obr/1.4-SNAPSHOT > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.ops4j.pax.url.obr [25]: Unable to resolve 25.0: missing requirement > [25.0] osgi.wiring.package; > (&(osgi.wiring.package=org.ops4j.lang)(version>=1.3.0))) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.ops4j.pax.url.obr [25]: Unable to resolve 25.0: missing requirement > [25.0] osgi.wiring.package; > (&(osgi.wiring.package=org.ops4j.lang)(version>=1.3.0)) > 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:662) > > Any idea how to correct this and get a running server? > -Uli > > -- > View this message in context: > http://apache-geronimo.328035.n3.nabble.com/Geronimo-3-and-karaf-3-tp3600027p3708594.html > Sent from the Development mailing list archive at Nabble.com.
