Hi Martin, That will be difficult to answer to your question as we see don't have the info about bundles deployed, OSGI Services used ..., log stack trace.
Remark : As this message is defined as WARN (Bundle org.apache.camel.karaf.camel-karaf-commands: waiting for dependencies [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)), the problem is not there. Regards, On Thu, Sep 5, 2013 at 3:40 PM, Martin Lichtin <[email protected]> wrote: > Every so often, Karaf 2.3.1 startup fails with one or more bundles waiting > for a "namespace". > > Bundle org.apache.karaf.diagnostic.command: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.karaf.shell.console: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.0.0))] > Bundle org.apache.karaf.shell.osgi: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle ch.bbp.fmp.inuc.stp.adapter.adpt-ui-console: waiting for > dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.1.0))] > Bundle org.apache.karaf.shell.commands: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.karaf.shell.ssh: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.karaf.shell.config: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.1.0))] > Bundle org.apache.karaf.jaas.command: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.1.0))] > Bundle org.apache.karaf.admin.command: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.1.0))] > Bundle org.apache.karaf.shell.packages: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle activemq-karaf: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.karaf.features.command: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.karaf.shell.dev: waiting for dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > Bundle org.apache.camel.karaf.camel-karaf-commands: waiting for > dependencies > [(&(objectClass=org.apache.aries.blueprint.NamespaceHandler)(osgi.service.blueprint.namespace= > http://karaf.apache.org/xmlns/shell/v1.0.0))] > > What can the root cause be? Is it trying to reach out for these Uris? > It seems a temporal issue, as a minute later the Karaf comes up fine. > > Martin > > -- Charles Moulliard Apache Committer / Architect @RedHat Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com
