Hi Tom and Michael,
Thank you for responding. Kindly find my response Inline.
Thanks,Arthi
On Wednesday, 21 March, 2018, 5:03:46 PM IST, Tom Pantelis
<[email protected]> wrote:
On Wed, Mar 21, 2018 at 7:15 AM, Michael Vorburger <[email protected]> wrote:
Arthi,
On Mon, Mar 19, 2018 at 2:17 PM, Arthi Bhattacharjee
<arthi_bhattacharjee19@yahoo. in> wrote:
Hi Controller-dev team,
I am using sal.binding.api.BindingAwareBr oker.ProviderContext to get
MountPointService. While doing so, I'm facing SingleFeatureTest failures. Below
are the failures:
Tests in error:
Condition with alias 'checkBundleDiagInfos' didn't complete within 300
seconds because lambda expression in org.opendaylight.odlparent.bun
dlestest.TestBundleDiag: expected system either ready with all bundles Active,
or Stopping or Failure (but not still booting in GracePeriod, Waiting,
Starting, Unknown;but just Resolved and some exceptional Installed OK) but was
<diag: Booting {Installed=0, Resolved=4, Unknown=0, GracePeriod=1, Waiting=0,
Starting=0, Active=384, Stopping=0, Failure=0}
1. NOK org.opendaylight.TrafficEngine ering.impl: OSGi state = Active, Karaf
bundleState = GracePeriod, due to: Blueprint
3/19/18 5:37 PM
Missing dependencies:
(objectClass=org.opendaylight. controller.sal.binding.api.Bin
dingAwareBroker.ProviderContex t)
Do you hit this while you build controller source code, or when using this in
custom code of yours?
There are some times timing issues in SingleFeatureTest (SFT). Have you retried
- it may well just work again? Or is it consistent?
Just for test, when you "mvn -Pq clean install" which includes
-Dsft.diag.skip=true, does your ODL feature work when you manually install it
into your Karaf?
NOTE: We are using Carbon Release.
FYI we don't work much with Carbon anymore to support you here on upstream; if
you can try a later release, you would likely get better support (generally
speaking).
Are there any dependencies that am I missing?
You didn't provide your blueprint xml so can't tell what you're doing but the
error indicates you're trying to import a BindingAwareBroker.ProviderContext
OSGi service but there is no such service advertised (AFAIK). In fact the
BindingAwareBroker is legacy from before blueprint adoption so there's no
reason to use it with blueprint (in fact I don't even know how one would use it
- never tried it :)).
<Arthi>Yeah, I was trying to import BindingAwareBroker as it was not suppported
my FeatureTest was failing . Now I am importing DOMMountPointService to get
MountPointService. My build is successful, but DOMDataBroker is not able to
import.Could you please let me know how to get the mountpointservice and
perform transactions on the mounted device(like netconf device).
I am following the coretutorials
REF:: opendaylight/coretutorials
|
|
|
| | |
|
|
|
| |
opendaylight/coretutorials
Mirror of the OpenDaylight coretutorials gerrit project
|
|
|
</Arthi>
Looking forward for the response.
Thanks,
Arthi
Sent from Yahoo Mail on Android
______________________________ _________________
controller-dev mailing list
[email protected] ght.org
https://lists.opendaylight.org /mailman/listinfo/controller- dev
______________________________ _________________
controller-dev mailing list
controller-dev@lists. opendaylight.org
https://lists.opendaylight. org/mailman/listinfo/ controller-dev
_______________________________________________
controller-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/controller-dev