<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:32 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>[INTDIST-8] Karaf Edition with BGP patch, OpenFlow doesn&apos;t load</title>
                <link>https://jira.opendaylight.org/browse/INTDIST-8</link>
                <project id="10130" key="INTDIST">integration-distribution</project>
                    <description>&lt;p&gt;Karaf editon with BGP patch &lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/10345/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/10345/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Loading up the controller and issuing &quot;feature:install odl-integration-compatible-with-all&quot;&lt;br/&gt;
see attachment &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; for feature:list output after command ran.&lt;br/&gt;
Also see &lt;br/&gt;
feature:info odl-openflowplugin-southbound&lt;/p&gt;

&lt;p&gt;Issue controller doesn&apos;t start listening to 6633/6653&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="19314">INTDIST-8</key>
            <summary>Karaf Edition with BGP patch, OpenFlow doesn&apos;t load</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="christopher.o.shea@ericsson.com">Christopher O&apos;Shea</assignee>
                                    <reporter username="christopher.o.shea@ericsson.com">Christopher O&apos;Shea</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Aug 2014 04:30:47 +0000</created>
                <updated>Fri, 20 Oct 2017 08:17:05 +0000</updated>
                            <resolved>Sat, 19 Nov 2016 00:46:44 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Features</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="34868" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 04:30:47 +0000"  >&lt;p&gt;Attachment karaf_output.txt has been added with description: Some Karaf output commands &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="34863" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 04:41:45 +0000"  >&lt;p&gt;If i start the controller then issue &lt;br/&gt;
&quot;feature:install odl-openflowplugin-flow-services&quot; &lt;/p&gt;

&lt;p&gt;the controller is now listening to 6633 and 6653&lt;/p&gt;

&lt;p&gt;Then issue &lt;br/&gt;
feature:install odl-integration-compatible-with-all&lt;br/&gt;
controller still listening to 6633 and 6653&lt;/p&gt;</comment>
                            <comment id="34864" author="hkesler@savoirtech.com" created="Fri, 29 Aug 2014 20:11:52 +0000"  >&lt;p&gt;Hi Christopher,&lt;/p&gt;

&lt;p&gt;Can you post the logs for this?  &lt;/p&gt;

&lt;p&gt;Also, just to be clear, the controller does not start listening if installed without the openflowplugin?  &lt;/p&gt;

&lt;p&gt;Does it appear to be just a sequence issue.... meaning if you start compatible-with-all after the openflowplugin then everything starts without an issue.  But if you start the &lt;br/&gt;
compatible-with-all the controller does not operate correctly, then installing the openflowplugin does not matter since the controller is already in a bad state.  &lt;/p&gt;

&lt;p&gt;And this only happens when installing the BGPCEP? If you remove that from the features file and run the same test it works?&lt;/p&gt;

&lt;p&gt;Is that true?&lt;/p&gt;</comment>
                            <comment id="34865" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 20:37:55 +0000"  >&lt;p&gt;When i start the controller and run &quot;feature: install odl-integration-compatible-with-all&quot;     wait 5 minutes i don&apos;t see the controller listening to port 6633/6653 &lt;/p&gt;

&lt;p&gt;When i look at &quot;feature:list&quot; i can see that the odl-openflowplugin-flow-service is installed. &lt;/p&gt;

&lt;p&gt;This has only happen when i was testing the BGP patch. If i remove that and return to master everything is good. &lt;/p&gt;


&lt;p&gt;=== Another thing i noticed ===&lt;br/&gt;
First time start the controller up &lt;br/&gt;
./karaf&lt;br/&gt;
opendaylight-user@root&amp;gt;feature:install odl-integration-compatible-with-all&lt;br/&gt;
&amp;lt;wait 5 minutes&amp;gt;&lt;/p&gt;
{See that controller not listening to 6633/6653}
&lt;p&gt;opendaylight-user@root&amp;gt;system:shutdown &lt;/p&gt;
{controller shutdown}
&lt;p&gt;&amp;lt;wait 5 minutes&amp;gt;&lt;br/&gt;
./karaf&lt;br/&gt;
opendaylight-user@root&amp;gt;feature:list &lt;/p&gt;
{See everything is installed}
&lt;p&gt;&amp;lt;wait 5 minutes&amp;gt; &lt;/p&gt;
{See controller is listening to 6633/6653}</comment>
                            <comment id="34869" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 21:00:15 +0000"  >&lt;p&gt;Attachment karaf.log has been added with description: Karaf Log file&lt;/p&gt;</comment>
                            <comment id="34866" author="christopher.o.shea@ericsson.com" created="Sat, 30 Aug 2014 05:36:18 +0000"  >&lt;p&gt;After changing the order int eh feature.xml file&lt;br/&gt;
The controller is now listening to 6633/6653&lt;/p&gt;</comment>
                            <comment id="34867" author="ecelgp" created="Mon, 22 Sep 2014 01:20:15 +0000"  >&lt;p&gt;Chris, is this still happening?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12101" name="karaf.log" size="956324" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 21:00:15 +0000"/>
                            <attachment id="12100" name="karaf_output.txt" size="36931" author="christopher.o.shea@ericsson.com" created="Fri, 29 Aug 2014 04:30:47 +0000"/>
                    </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>1651</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=1651]]></customfieldvalue>

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

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