Hi all,

I follow tutorial, to setup Sling Distribution running on Karaf.
Main resource URL is:
https://sling.apache.org/documentation/karaf.html

After the features are installed, there are three bundles in state
"Waiting". The site seems to be working and I can view site, edit the
content.

karaf@root()> list -t 0 -s | grep "Waiting"
 93 │ Waiting  │  80 │ 1.18.0                │
org.apache.jackrabbit.oak-blob-plugins
103 │ Waiting  │  80 │ 1.18.0                │
org.apache.jackrabbit.oak-store-document
160 │ Waiting  │  80 │ 1.6.14                │
org.apache.sling.resourceresolver
karaf@root()> diag 93
Oak Blob Plugins (93)
---------------------
Status: Waiting
Declarative Services
org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats (3)
  missing references: cachingDataStore
org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration (4)
  missing references: splitBlobStore


karaf@root()> diag 103
Oak DocumentNodeStore (103)
---------------------------
Status: Waiting
Declarative Services
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService (97)
  missing references: nodeStore
org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService
(100)
  missing references: blobStore, secondaryStoreProvider
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService$Preset
(98)
org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsPrinter (99)
  missing references: nodeStore


karaf@root()> diag 160
Apache Sling Resource Resolver (160)
------------------------------------
Status: Waiting
Declarative Services
org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker (265)
org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl (266)
org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge
(268)
  missing references: handlers
org.apache.sling.resourceresolver.impl.legacy.LegacyResourceProviderWhiteboard
(267)


Is this a normal - expected - behaviour? If yes -- why are this bundles
deployed? If no - how can I get additional info what is missing or what
should I do to make them active?

Attachment has full log. I am running on Karaf 4.3.0-SNAPSHOT ( this is the
only change, other bundles are built from master branches - version
0.1.1-SNAPSHOT )


Kind Regards,
Miroslav


-- 
Miroslav Beranič
MIBESIS
[email protected]
https://www.mibesis.si
$ ./target/assembly/bin/karaf clean debug
Listening for transport dt_socket at address: 5005
org.ops4j.pax.url.wrap [org.ops4j.pax.url.commons.handler.HandlerActivator] 
DEBUG : Handler for protocols [wrap] started
        __ __                  ____      
       / //_/____ __________ _/ __/      
      / ,<  / __ `/ ___/ __ `/ /_        
     / /| |/ /_/ / /  / /_/ / __/        
    /_/ |_|\__,_/_/   \__,_/_/         

  Apache Karaf (4.3.0-SNAPSHOT)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown Karaf.

karaf@root()> list -t 0 -s
START LEVEL 100 , List Threshold: 0
ID │ State    │ Lvl │ Version        │ Symbolic name
───┼──────────┼─────┼────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 0 │ Active   │   0 │ 5.6.12         │ org.apache.felix.framework
 1 │ Resolved │   1 │ 4.3.0.SNAPSHOT │ org.apache.karaf.features.extension
 2 │ Active   │   5 │ 2.6.1          │ org.ops4j.pax.url.mvn
 3 │ Active   │   8 │ 1.18.0         │ org.fusesource.jansi
 4 │ Active   │   8 │ 1.11.2         │ org.ops4j.pax.logging.pax-logging-api
 5 │ Active   │   8 │ 1.11.2         │ org.ops4j.pax.logging.pax-logging-log4j2
 6 │ Active   │   9 │ 1.0.2          │ org.apache.felix.coordinator
 7 │ Active   │  10 │ 1.9.16         │ org.apache.felix.configadmin
 8 │ Active   │  11 │ 3.6.4          │ org.apache.felix.fileinstall
 9 │ Active   │  15 │ 4.3.0.SNAPSHOT │ org.apache.karaf.features.core
10 │ Active   │  30 │ 1.62           │ bcpkix
11 │ Active   │  30 │ 1.62           │ bcprov
12 │ Active   │  30 │ 1.1.5          │ org.apache.aries.jmx.api
13 │ Active   │  30 │ 1.1.8          │ org.apache.aries.jmx.core
14 │ Active   │  30 │ 1.2.0          │ org.apache.aries.jmx.whiteboard
15 │ Active   │  20 │ 1.1.3          │ org.apache.aries.util
16 │ Active   │   5 │ 1.2.2          │ org.apache.felix.metatype
17 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.bundle.core
18 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.config.core
19 │ Active   │  26 │ 4.3.0.SNAPSHOT │ org.apache.karaf.deployer.features
20 │ Active   │  24 │ 4.3.0.SNAPSHOT │ org.apache.karaf.deployer.kar
21 │ Active   │  24 │ 4.3.0.SNAPSHOT │ org.apache.karaf.deployer.wrap
22 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.diagnostic.core
23 │ Active   │  80 │ 4.3.0.SNAPSHOT │ org.apache.karaf.event
24 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.features.command
25 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.instance.core
26 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.jaas.command
27 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.jaas.config
28 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.jaas.modules
29 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.kar.core
30 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.log.core
31 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.management.server
32 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.package.core
33 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.service.core
34 │ Active   │   5 │ 4.3.0.SNAPSHOT │ org.apache.karaf.services.eventadmin
35 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.shell.commands
36 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.shell.core
37 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.shell.ssh
38 │ Active   │  30 │ 4.3.0.SNAPSHOT │ org.apache.karaf.system.core
39 │ Active   │  30 │ 1.7.0          │ org.apache.sshd.core
40 │ Active   │  30 │ 3.12.1         │ org.jline.builtins
41 │ Active   │  30 │ 3.12.1         │ org.jline.reader
42 │ Active   │  30 │ 3.12.1         │ org.jline.terminal
43 │ Resolved │  30 │ 3.12.1         │ org.jline.terminal-jansi
44 │ Active   │   5 │ 2.6.1          │ org.ops4j.pax.url.wrap
karaf@root()> feature:install sling-quickstart-oak-tar sling-starter-content
karaf@root()> System property [org.owasp.esapi.opsteam] is not set              
                                                                                
                                              
System property [org.owasp.esapi.devteam] is not set
Attempting to load ESAPI.properties via file I/O.
Attempting to load ESAPI.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/path/to/target/assembly/ESAPI.properties
Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
Not found in 'user.home' (/home/user) directory: 
/home/user/esapi/ESAPI.properties
Loading ESAPI.properties via file I/O failed. Exception was: 
java.io.FileNotFoundException
Attempting to load ESAPI.properties via the classpath.
SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using 
class loader for DefaultSecurityConfiguration class!
SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in 
ESAPI.properties. Using default: false
Attempting to load validation.properties via file I/O.
Attempting to load validation.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/path/to/target/assembly/validation.properties
Not found in SystemResource Directory/resourceDirectory: 
.esapi/validation.properties
Not found in 'user.home' (/home/user) directory: 
/home/user/esapi/validation.properties
Loading validation.properties via file I/O failed.
Attempting to load validation.properties via the classpath.
SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ (root)' 
using class loader for DefaultSecurityConfiguration class!

karaf@root()> list -t 0 -s
START LEVEL 100 , List Threshold: 0
 ID │ State    │ Lvl │ Version               │ Symbolic name
────┼──────────┼─────┼───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  0 │ Active   │   0 │ 5.6.12                │ org.apache.felix.framework
  1 │ Resolved │   1 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.features.extension
  2 │ Active   │   5 │ 2.6.1                 │ org.ops4j.pax.url.mvn
  3 │ Active   │   8 │ 1.18.0                │ org.fusesource.jansi
  4 │ Active   │   8 │ 1.11.2                │ 
org.ops4j.pax.logging.pax-logging-api
  5 │ Active   │   8 │ 1.11.2                │ 
org.ops4j.pax.logging.pax-logging-log4j2
  6 │ Active   │   9 │ 1.0.2                 │ org.apache.felix.coordinator
  7 │ Active   │  10 │ 1.9.16                │ org.apache.felix.configadmin
  8 │ Active   │  11 │ 3.6.4                 │ org.apache.felix.fileinstall
  9 │ Active   │  15 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.features.core
 10 │ Active   │  30 │ 1.62                  │ bcpkix
 11 │ Active   │  30 │ 1.62                  │ bcprov
 12 │ Active   │  30 │ 1.1.5                 │ org.apache.aries.jmx.api
 13 │ Active   │  30 │ 1.1.8                 │ org.apache.aries.jmx.core
 14 │ Active   │  30 │ 1.2.0                 │ org.apache.aries.jmx.whiteboard
 15 │ Active   │  20 │ 1.1.3                 │ org.apache.aries.util
 16 │ Active   │  30 │ 1.2.2                 │ org.apache.felix.metatype
 17 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.bundle.core
 18 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.config.core
 19 │ Active   │  26 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.deployer.features
 20 │ Active   │  24 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.deployer.kar
 21 │ Active   │  24 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.deployer.wrap
 22 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.diagnostic.core
 23 │ Active   │  80 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.event
 24 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.features.command
 25 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.instance.core
 26 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.jaas.command
 27 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.jaas.config
 28 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.jaas.modules
 29 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.kar.core
 30 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.log.core
 31 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.management.server
 32 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.package.core
 33 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.service.core
 34 │ Active   │   5 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.services.eventadmin
 35 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.shell.commands
 36 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.shell.core
 37 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.shell.ssh
 38 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.system.core
 39 │ Active   │  30 │ 1.7.0                 │ org.apache.sshd.core
 40 │ Active   │  30 │ 3.12.1                │ org.jline.builtins
 41 │ Active   │  30 │ 3.12.1                │ org.jline.reader
 42 │ Active   │  30 │ 3.12.1                │ org.jline.terminal
 43 │ Resolved │  30 │ 3.12.1                │ org.jline.terminal-jansi
 44 │ Active   │   5 │ 2.6.1                 │ org.ops4j.pax.url.wrap
 45 │ Active   │  80 │ 1.11.5                │ com.composum.core.commons
 46 │ Active   │  80 │ 1.11.5                │ com.composum.core.config
 47 │ Active   │  80 │ 1.11.5                │ com.composum.core.console
 48 │ Active   │  80 │ 1.11.5                │ com.composum.core.jslibs
 49 │ Active   │  80 │ 1.11.5                │ com.composum.core.pckgmgr
 50 │ Active   │  80 │ 1.11.5                │ com.composum.core.usermgnt
 51 │ Active   │  80 │ 15.0.0                │ com.google.guava
 52 │ Active   │  80 │ 3.2.6                 │ io.dropwizard.metrics.core
 53 │ Active   │  30 │ 1.3                   │ javax.annotation-api
 54 │ Active   │  30 │ 3.0.0                 │ javax.el-api
 55 │ Active   │  80 │ 2.0                   │ javax.jcr
 56 │ Active   │  30 │ 3.1.0                 │ javax.servlet-api
 57 │ Active   │  30 │ 1.1                   │ javax.websocket-api
 58 │ Active   │  30 │ 1.2.0                 │ 
org.apache.aries.spifly.dynamic.bundle
 59 │ Active   │  80 │ 3.2.2                 │ org.apache.commons.collections
 60 │ Active   │  80 │ 1.13.0                │ org.apache.commons.commons-codec
 61 │ Active   │  80 │ 4.4.0                 │ 
org.apache.commons.commons-collections4
 62 │ Active   │  80 │ 1.4.0                 │ 
org.apache.commons.commons-fileupload
 63 │ Active   │  80 │ 2.6.0                 │ org.apache.commons.io
 64 │ Active   │  80 │ 3.9.0                 │ org.apache.commons.lang3
 65 │ Active   │  80 │ 2.0.2                 │ org.apache.felix.healthcheck.api
 66 │ Active   │  80 │ 2.0.6                 │ org.apache.felix.healthcheck.core
 67 │ Active   │  80 │ 2.0.4                 │ 
org.apache.felix.healthcheck.generalchecks
 68 │ Active   │  80 │ 2.0.0                 │ 
org.apache.felix.healthcheck.webconsoleplugin
 69 │ Active   │  30 │ 1.0.4                 │ org.apache.felix.inventory
 70 │ Active   │  80 │ 1.0.6                 │ org.apache.felix.inventory
 71 │ Active   │  80 │ 1.0.2                 │ org.apache.felix.jaas
 72 │ Active   │  80 │ 1.1.0                 │ org.apache.felix.prefs
 73 │ Active   │  30 │ 2.1.16                │ org.apache.felix.scr
 74 │ Active   │  30 │ 2.1.0                 │ 
org.apache.felix.webconsole.plugins.ds
 75 │ Active   │  30 │ 1.1.8                 │ 
org.apache.felix.webconsole.plugins.event
 76 │ Active   │  30 │ 1.0.10                │ 
org.apache.felix.webconsole.plugins.memoryusage
 77 │ Active   │  80 │ 1.0.4                 │ 
org.apache.felix.webconsole.plugins.packageadmin
 78 │ Active   │  80 │ 1.1.0                 │ 
org.apache.geronimo.specs.geronimo-atinject_1.0_spec
 79 │ Active   │  80 │ 1.1.0                 │ 
org.apache.geronimo.specs.geronimo-el_2.2_spec
 80 │ Active   │  30 │ 1.1                   │ 
org.apache.geronimo.specs.geronimo-jaspic_1.0_spec
 81 │ Active   │  30 │ 1.1.1                 │ 
org.apache.geronimo.specs.geronimo-jta_1.1_spec
 82 │ Active   │  80 │ 4.5.10                │ 
org.apache.httpcomponents.httpclient
 83 │ Active   │  80 │ 4.4.12                │ 
org.apache.httpcomponents.httpcore
 84 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-api
 85 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-data
 86 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-jcr-commons
 87 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-jcr-rmi
 88 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-spi
 89 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-spi-commons
 90 │ Active   │  80 │ 2.18.3                │ 
org.apache.jackrabbit.jackrabbit-webdav
 91 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-api
 92 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-blob
 93 │ Waiting  │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-blob-plugins
 94 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-commons
 95 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-core
 96 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-core-spi
 97 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-jcr
 98 │ Active   │  80 │ 1.18.0                │ org.apache.jackrabbit.oak-lucene
 99 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-query-spi
100 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-security-spi
101 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-segment-tar
102 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-store-composite
103 │ Waiting  │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-store-document
104 │ Active   │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-store-spi
105 │ Active   │  80 │ 3.4.0                 │ org.apache.jackrabbit.vault
106 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.http.core
107 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.scr.management
108 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.scr.state
109 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.webconsole.console
110 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.webconsole.features
111 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.webconsole.gogo
112 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ org.apache.karaf.webconsole.http
113 │ Active   │  30 │ 4.3.0.SNAPSHOT        │ 
org.apache.karaf.webconsole.instance
114 │ Active   │  80 │ 2.0.17                │ org.apache.pdfbox
115 │ Active   │  80 │ 2.0.17                │ org.apache.pdfbox.fontbox
116 │ Active   │  80 │ 1.8.16                │ org.apache.pdfbox.jempbox
117 │ Active   │  80 │ 1.7.11.1              │ 
org.apache.servicemix.bundles.rhino
118 │ Active   │  80 │ 2.1.10                │ org.apache.sling.adapter
119 │ Active   │  80 │ 2.20.0                │ org.apache.sling.api
120 │ Active   │  80 │ 1.4.4                 │ org.apache.sling.auth.core
121 │ Active   │  80 │ 1.0.16                │ org.apache.sling.auth.form
122 │ Active   │  80 │ 2.3.2                 │ 
org.apache.sling.bundleresource.impl
123 │ Active   │  80 │ 1.2.0                 │ org.apache.sling.caconfig.api
124 │ Active   │  80 │ 1.5.0                 │ org.apache.sling.caconfig.impl
125 │ Active   │  80 │ 1.3.4                 │ org.apache.sling.caconfig.spi
126 │ Active   │  80 │ 1.4.4                 │ 
org.apache.sling.commons.classloader
127 │ Active   │  80 │ 2.3.6                 │ org.apache.sling.commons.compiler
128 │ Active   │  80 │ 1.0.12                │ 
org.apache.sling.commons.fsclassloader
129 │ Active   │  80 │ 1.1.2                 │ org.apache.sling.commons.johnzon
130 │ Active   │  80 │ 1.2.6                 │ org.apache.sling.commons.metrics
131 │ Active   │  80 │ 2.2.2                 │ org.apache.sling.commons.mime
132 │ Active   │  80 │ 2.4.0                 │ org.apache.sling.commons.osgi
133 │ Active   │  80 │ 2.7.4                 │ 
org.apache.sling.commons.scheduler
134 │ Active   │  80 │ 3.2.18                │ org.apache.sling.commons.threads
135 │ Active   │  80 │ 1.0.4                 │ org.apache.sling.discovery.api
136 │ Active   │  80 │ 1.0.2                 │ 
org.apache.sling.discovery.standalone
137 │ Active   │  80 │ 1.0.4                 │ 
org.apache.sling.discovery.support
138 │ Active   │  80 │ 2.6.20                │ org.apache.sling.engine
139 │ Active   │  80 │ 4.2.12                │ org.apache.sling.event
140 │ Active   │  80 │ 1.1.4                 │ org.apache.sling.event.dea
141 │ Active   │  80 │ 1.0.4                 │ org.apache.sling.hc.api
142 │ Active   │  80 │ 1.0.6                 │ org.apache.sling.hc.support
143 │ Active   │  80 │ 2.5.14                │ org.apache.sling.i18n
144 │ Active   │  80 │ 1.0.2                 │ 
org.apache.sling.installer.console
145 │ Active   │  80 │ 3.9.0                 │ org.apache.sling.installer.core
146 │ Active   │  80 │ 1.2.4                 │ 
org.apache.sling.installer.factory.configuration
147 │ Active   │  80 │ 2.4.0                 │ org.apache.sling.jcr.api
148 │ Active   │  80 │ 3.1.0                 │ org.apache.sling.jcr.base
149 │ Active   │  80 │ 2.3.0                 │ 
org.apache.sling.jcr.contentloader
150 │ Active   │  80 │ 1.3.10                │ org.apache.sling.jcr.davex
151 │ Active   │  80 │ 3.0.4                 │ 
org.apache.sling.jcr.jackrabbit.accessmanager
152 │ Active   │  80 │ 2.2.8                 │ 
org.apache.sling.jcr.jackrabbit.usermanager
153 │ Active   │  80 │ 1.2.2                 │ org.apache.sling.jcr.oak.server
154 │ Active   │  80 │ 1.1.14                │ org.apache.sling.jcr.repoinit
155 │ Active   │  80 │ 3.0.18                │ org.apache.sling.jcr.resource
156 │ Active   │  80 │ 1.0.2                 │ org.apache.sling.jcr.webconsole
157 │ Active   │  80 │ 2.3.8                 │ org.apache.sling.jcr.webdav
158 │ Active   │  80 │ 1.8.4                 │ 
org.apache.sling.provisioning.model
159 │ Active   │  80 │ 1.3.0                 │ org.apache.sling.repoinit.parser
160 │ Waiting  │  80 │ 1.6.14                │ org.apache.sling.resourceresolver
161 │ Active   │  80 │ 2.2.0                 │ org.apache.sling.scripting.api
162 │ Active   │  80 │ 2.0.60                │ org.apache.sling.scripting.core
163 │ Active   │  80 │ 3.0.4                 │ 
org.apache.sling.scripting.javascript
164 │ Active   │  80 │ 2.3.6                 │ org.apache.sling.scripting.jsp
165 │ Active   │  80 │ 2.4.0                 │ 
org.apache.sling.scripting.jsp.taglib
166 │ Active   │  80 │ 1.4.4                 │ 
org.apache.sling.serviceusermapper
167 │ Active   │  80 │ 2.1.40                │ org.apache.sling.servlets.get
168 │ Active   │  80 │ 2.3.32                │ org.apache.sling.servlets.post
169 │ Active   │  80 │ 2.5.6                 │ 
org.apache.sling.servlets.resolver
170 │ Active   │  80 │ 1.3.10                │ org.apache.sling.settings
171 │ Active   │  80 │ 1.0.8                 │ org.apache.sling.starter.content
172 │ Active   │  80 │ 2.1.8                 │ org.apache.sling.xss
173 │ Active   │  80 │ 1.22.0                │ org.apache.tika.core
174 │ Active   │  80 │ 1.22.0                │ org.apache.tika.parsers
175 │ Active   │  80 │ 4.14.0                │ org.apache.xbean.bundleutils
176 │ Active   │  80 │ 4.14.0                │ org.apache.xbean.finder
177 │ Active   │  30 │ 3.11.1.v20150902-1521 │ 
org.eclipse.jdt.core.compiler.batch
178 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.client
179 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.continuation
180 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.deploy
181 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.http
182 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.io
183 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.jaas
184 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.jmx
185 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.jndi
186 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.plus
187 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.proxy
188 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.rewrite
189 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.security
190 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.security.jaspi
191 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.server
192 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.servlet
193 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.servlets
194 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.util
195 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.util.ajax
196 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.webapp
197 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.websocket.api
198 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.client
199 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.common
200 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.javax.websocket
201 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.javax.websocket.server
202 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.server
203 │ Active   │  30 │ 9.4.20.v20190813      │ 
org.eclipse.jetty.websocket.servlet
204 │ Active   │  30 │ 9.4.20.v20190813      │ org.eclipse.jetty.xml
205 │ Active   │  80 │ 7.1.0                 │ org.objectweb.asm
206 │ Active   │  80 │ 7.1.0                 │ org.objectweb.asm.commons
207 │ Active   │  80 │ 7.1.0                 │ org.objectweb.asm.tree
208 │ Active   │  30 │ 7.2.11                │ org.ops4j.pax.web.pax-web-api
209 │ Active   │  30 │ 7.2.11                │ 
org.ops4j.pax.web.pax-web-extender-whiteboard
210 │ Active   │  30 │ 7.2.11                │ org.ops4j.pax.web.pax-web-jetty
211 │ Active   │  30 │ 7.2.11                │ org.ops4j.pax.web.pax-web-jsp
212 │ Active   │  30 │ 7.2.11                │ org.ops4j.pax.web.pax-web-runtime
213 │ Active   │  30 │ 7.2.11                │ org.ops4j.pax.web.pax-web-spi
214 │ Active   │  30 │ 1.0.0.201505202023    │ org.osgi.util.function
215 │ Active   │  30 │ 1.0.0.201505202023    │ org.osgi.util.promise
karaf@root()> list -t 0 -s | grep "Waiting"
 93 │ Waiting  │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-blob-plugins
103 │ Waiting  │  80 │ 1.18.0                │ 
org.apache.jackrabbit.oak-store-document
160 │ Waiting  │  80 │ 1.6.14                │ org.apache.sling.resourceresolver
karaf@root()> diag 93
Oak Blob Plugins (93)
---------------------
Status: Waiting
Declarative Services
org.apache.jackrabbit.oak.plugins.blob.ConsolidatedDataStoreCacheStats (3)
  missing references: cachingDataStore
org.apache.jackrabbit.oak.plugins.blob.migration.BlobMigration (4)
  missing references: splitBlobStore


karaf@root()> diag 103
Oak DocumentNodeStore (103)
---------------------------
Status: Waiting
Declarative Services
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteService (97)
  missing references: nodeStore
org.apache.jackrabbit.oak.plugins.document.secondary.SecondaryStoreCacheService 
(100)
  missing references: blobStore, secondaryStoreProvider
org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService$Preset (98)
org.apache.jackrabbit.oak.plugins.document.DocumentStoreStatsPrinter (99)
  missing references: nodeStore


karaf@root()> diag 160
Apache Sling Resource Resolver (160)
------------------------------------
Status: Waiting
Declarative Services
org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker (265)
org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl (266)
org.apache.sling.resourceresolver.impl.observation.OsgiObservationBridge (268)
  missing references: handlers
org.apache.sling.resourceresolver.impl.legacy.LegacyResourceProviderWhiteboard 
(267)


karaf@root()>                                                                   
                                                                                
                                              
karaf@root()>                                                                   
                

Reply via email to