Hi this is the first time I try the webconsole feature under karaf
minimal package

and run into this issue, is it a bug?  I can see same error on both
linux and windows

I also try to build webconsole-wicket and install according source
tree's readme, and ran into the same issue.  Looks like a regression
for 2.2.9??

Could someone confirm?

Thanks


-Dan

karaf@root> feature:install -v webconsole
Installing feature webconsole 2.2.9
Installing feature webconsole-base 2.2.9
Installing feature http 2.2.9
Installing feature jetty 7.5.4.v20111024
Installing bundle
mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.0.0
Installing bundle mvn:org.apache.geronimo.specs/geronimo-servlet_2.5_spec/1.1.2
Installing bundle mvn:javax.mail/mail/1.4.5
Installing bundle mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
Installing bundle mvn:org.eclipse.jetty/jetty-util/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-io/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-http/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-client/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-continuation/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-jmx/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-server/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-security/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-servlet/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-servlets/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-xml/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-webapp/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-jndi/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-plus/7.5.4.v20111024
Installing bundle mvn:org.eclipse.jetty/jetty-websocket/7.5.4.v20111024
Checking configuration file
mvn:org.apache.karaf/apache-karaf/2.2.9/xml/jettyconfig
Installing bundle mvn:org.ops4j.pax.web/pax-web-api/1.0.11
Installing bundle mvn:org.ops4j.pax.web/pax-web-spi/1.0.11
Installing bundle mvn:org.ops4j.pax.web/pax-web-runtime/1.0.11
Installing bundle mvn:org.ops4j.pax.web/pax-web-jetty/1.0.11
Installing bundle mvn:org.apache.felix/org.apache.felix.metatype/1.0.4
Installing bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.branding/2.2.9
Installing bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/2.2.9
Installing bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.admin/2.2.9
Installing bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/2.2.9
Installing bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/2.2.9
Installing bundle
mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.0.2
Error executing command: Could not start bundle
mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.admin/2.2.9
in feature(s) webconsole-2.2.9: Unresolved constraint in bundle
org.apache.karaf
.webconsole.admin [60]: Unable to resolve 60.0: missing requirement
[60.0] package;
(&(package=org.apache.karaf.admin)(version>=2.2.0)(!(version>=3.0.0)))
karaf@root>

Reply via email to