[MDSAL-270] Karaf 4 diag missing Missing dependencies: DOMSchemaService Created: 13/Jun/17  Updated: 09/Mar/18  Resolved: 19/Sep/17

Status: Resolved
Project: mdsal
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Michael Vorburger Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Issue Links:
Blocks
blocks GENIUS-82 Karaf4 specific problems seen on both... Resolved
External issue ID: 8680

 Description   

As part of overall GENIUS-82 genius Karaf 4 testing, today I'm seeing the DOMSchemaService not coming up:

opendaylight-user@root>feature:install odl-genius-ui

opendaylight-user@root>diag
sal-schema-service (218)
------------------------
Status: GracePeriod
Blueprint
13/6/17 1:18 PM
Missing dependencies:
(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.dom.api.DOMSchemaService))

and, eventually, this:

opendaylight-user@root>diag
sal-schema-service (218)
------------------------
Status: Failure
Blueprint
13/6/17 1:23 PM
Exception:
null
java.util.concurrent.TimeoutException
at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:371)
at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

Missing dependencies:
(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.dom.api.DOMSchemaService))

There is nothing in the LOG.



 Comments   
Comment by Michael Vorburger [ 13/Jun/17 ]

Actually, this was with a dist built yesterday; on a fresh build today, I already cannot reproduce this anymore, so closing; onwards with new AAA-136. (It MAY be related to me having done "feature:install odl-genius-ui" more than once.. although I can't repro it even by retrying that now.)

Generated at Wed Feb 07 20:09:18 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.