<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:08:42 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[AAA-126] Unable to start blueprint container for bundle org.opendaylight.aaa.idmlight</title>
                <link>https://jira.opendaylight.org/browse/AAA-126</link>
                <project id="10102" key="AAA">aaa</project>
                    <description>&lt;p&gt;2017-05-04 14:13:27,606 | ERROR | rint Extender: 3 | BlueprintContainerImpl           | 11 - org.apache.aries.blueprint.core - 1.7.1 | Unable to start blueprint container for bundle org.opendaylight.aaa.idmlight/0.5.0.SNAPSHOT due to unresolved dependencies &lt;span class=&quot;error&quot;&gt;&amp;#91;(objectClass=org.opendaylight.aaa.api.IIDMStore)&amp;#93;&lt;/span&gt;&lt;br/&gt;
java.util.concurrent.TimeoutException&lt;br/&gt;
	at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:371)&lt;span class=&quot;error&quot;&gt;&amp;#91;11:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)&lt;span class=&quot;error&quot;&gt;&amp;#91;11:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22377">AAA-126</key>
            <summary>Unable to start blueprint container for bundle org.opendaylight.aaa.idmlight</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="andrej.mak@pantheon.tech">Andrej Mak</assignee>
                                    <reporter username="ivan.hrasko@pantheon.tech">Ivan Hrasko</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 May 2017 12:35:54 +0000</created>
                <updated>Thu, 21 Mar 2019 11:56:48 +0000</updated>
                            <resolved>Tue, 9 May 2017 05:40:19 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="42404" author="ivan.hrasko@pantheon.tech" created="Thu, 4 May 2017 12:37:56 +0000"  >&lt;p&gt;This blocks 8364.&lt;/p&gt;

&lt;p&gt;After second installation of odl-restconf feature aaa is not initialized again.&lt;/p&gt;</comment>
                            <comment id="42405" author="rgoulding" created="Thu, 4 May 2017 14:51:04 +0000"  >&lt;p&gt;Only on second installation of odl-restconf?&lt;/p&gt;</comment>
                            <comment id="42406" author="colin@colindixon.com" created="Thu, 4 May 2017 16:00:47 +0000"  >&lt;p&gt;I suspect that this is basically that idmlight doesn&apos;t handle being reloaded well, and that Karaf 4&apos;s default lifecycle management is reloading when later features are installed because they include aaa (transitively?) and don&apos;t use dependency=true in the inclusion.&lt;/p&gt;

&lt;p&gt;See: &lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2017-May/010691.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2017-May/010691.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That being said, I don&apos;t have a great way to test it. I think Lori (now cc&apos;ed on the bug) is also seeing this though.&lt;/p&gt;</comment>
                            <comment id="42407" author="ljakab" created="Thu, 4 May 2017 16:11:01 +0000"  >&lt;p&gt;I just encountered this bug yesterday. I built integration/distribution and started karaf. The container comes up with just the basic karaf features, no Opendaylight features, as expected. I loaded odl-lispflowmapping-msmr manually from the console. Things work well for southbound only operations. When I try to use RESTCONF, on the client side I get 401 unauthorized, and the karaf console throws this excpetion:&lt;/p&gt;

&lt;p&gt;2017-05-04 06:37:04,085 | ERROR | rint Extender: 1 | BlueprintContainerImpl           | 11 - org.apache.aries.blueprint.core - 1.7.1 | Unable to start blueprint container for bundle org.opendaylight.aaa.idmlight/0.5.0.SNAPSHOT due to unresolved dependencies &lt;span class=&quot;error&quot;&gt;&amp;#91;(objectClass=org.opendaylight.aaa.api.IIDMStore)&amp;#93;&lt;/span&gt;&lt;br/&gt;
java.util.concurrent.TimeoutException&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:371)&lt;span class=&quot;error&quot;&gt;&amp;#91;11:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)&lt;span class=&quot;error&quot;&gt;&amp;#91;11:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:748)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_131&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="42408" author="ermagan" created="Thu, 4 May 2017 16:53:41 +0000"  >&lt;p&gt;I have also seen this error intermittently failing odl-vbd-distribution in Nitrogen. E.g: &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/vbd-distribution-check-nitrogen/23/console.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/vbd-distribution-check-nitrogen/23/console.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&quot;2017-05-02 17:06:42,391 | ERROR | rint Extender: 1 | BlueprintContainerImpl           | 69 - org.apache.aries.blueprint.core - 1.7.1 | Unable to start blueprint container for bundle org.opendaylight.aaa.idmlight/0.6.0.SNAPSHOT due to unresolved dependencies &lt;span class=&quot;error&quot;&gt;&amp;#91;(objectClass=org.opendaylight.aaa.api.IIDMStore)&amp;#93;&lt;/span&gt;&lt;br/&gt;
java.util.concurrent.TimeoutException&lt;br/&gt;
	at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:371)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)&lt;span class=&quot;error&quot;&gt;&amp;#91;69:org.apache.aries.blueprint.core:1.7.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&quot;&lt;/p&gt;</comment>
                            <comment id="42409" author="andrej.mak@pantheon.tech" created="Thu, 4 May 2017 16:58:01 +0000"  >&lt;p&gt;Not sure if this is correct solution, but we can set destroy method for blueprint container, which closes its resources.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56543/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56543/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42410" author="rgoulding" created="Thu, 4 May 2017 19:01:38 +0000"  >&lt;p&gt;Not sure that fixes this issue, but I merged since it was definitely needed either way.  Anyone still seeing this?&lt;/p&gt;</comment>
                            <comment id="42411" author="ivan.hrasko@pantheon.tech" created="Fri, 5 May 2017 06:42:06 +0000"  >&lt;p&gt;It looks to be fixed.&lt;/p&gt;</comment>
                            <comment id="42412" author="rgoulding" created="Fri, 5 May 2017 14:12:07 +0000"  >&lt;p&gt;Awesome, thanks Ivan and Andrej.  Please switch to &quot;Verified&quot; if this has been verified fixed.&lt;/p&gt;</comment>
                            <comment id="42413" author="ivan.hrasko@pantheon.tech" created="Tue, 9 May 2017 05:40:19 +0000"  >&lt;p&gt;I have verified that problem was fixed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="21371">NETCONF-358</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21429">NETCONF-416</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8373</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8373]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0249b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>