<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:21 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>[ODLPARENT-6] Running karaf leads to JMX RuntimeException</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-6</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;Starting karaf leads to Exception in thread &quot;JMX Connector Thread &lt;span class=&quot;error&quot;&gt;&amp;#91;service:jmx:rmi://0.0.0.0:44444/jndi/rmi://0.0.0.0:1099/karaf-root&amp;#93;&lt;/span&gt;&quot; java.lang.RuntimeException: Could not start JMX connector server&lt;br/&gt;
        at org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorServerFactory.java:258)&lt;br/&gt;
Caused by: java.io.IOException: Cannot bind to URL &lt;span class=&quot;error&quot;&gt;&amp;#91;rmi://0.0.0.0:1099/karaf-root&amp;#93;&lt;/span&gt;: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 0.0.0.0; nested exception is: &lt;br/&gt;
        java.net.ConnectException: Operation timed out]&lt;/p&gt;

&lt;p&gt;The issue appears due to host name resolution and the use of 0.0.0.0 in org.apache.karaf.management.cfg and &lt;br/&gt;
org.apache.karaf.shell.cfg files. Changing these to 127.0.0.1, resolves the issue.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22129">ODLPARENT-6</key>
            <summary>Running karaf leads to JMX RuntimeException</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="wojdec">Wojciech Dec</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Oct 2014 13:52:18 +0000</created>
                <updated>Thu, 25 Jun 2020 06:04:30 +0000</updated>
                            <resolved>Thu, 25 Jun 2020 06:04:30 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="41719" author="wdec@cisco.com" created="Wed, 22 Oct 2014 13:53:24 +0000"  >&lt;p&gt;Seen on latest helium/stable, but also other recent code pulls.&lt;/p&gt;</comment>
                            <comment id="41720" author="tony.tkacik@gmail.com" created="Thu, 23 Oct 2014 09:33:20 +0000"  >&lt;p&gt;Seems to be related to:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://wiki.opendaylight.org/view/Potential_Third_Party_Component_Bugs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/Potential_Third_Party_Component_Bugs&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://issues.apache.org/jira/browse/KARAF-3147&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://issues.apache.org/jira/browse/KARAF-3147&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When doing builds on OS-X, I&#8217;ve been unable to run integration tests on both controller and ovsdb projects.&lt;br/&gt;
It consistently fails here &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;: Running org.opendaylight.yangtools.featuretest.SingleFeatureTest &#8230; Exception in thread &quot;JMX Connector Thread [service:jmx:rmi://0.0.0.0:44444/jndi/&quot; java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory$1.run(ConnectorServerFactory.java:258) Caused by: java.io.IOException: Cannot bind to URL [ javax.naming.ServiceUnavailableException &lt;span class=&quot;error&quot;&gt;&amp;#91;Root exception is java.rmi.ConnectException: Connection refused to host: 0.0.0.0; nested exception is: java.net.ConnectException: Operation timed out&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="41721" author="carolsand@gmail.com" created="Mon, 4 May 2015 20:11:33 +0000"  >&lt;p&gt;This bug is part of the project to Move all ADSAL associated component bugs to ADSAL&lt;/p&gt;</comment>
                            <comment id="41722" author="rgoulding" created="Tue, 17 Nov 2015 18:06:39 +0000"  >&lt;p&gt;Ping Wojciech to see if this is still an issue in current releases.&lt;/p&gt;</comment>
                            <comment id="41723" author="rovarga" created="Mon, 1 Aug 2016 13:51:40 +0000"  >&lt;p&gt;Move to odlparent&lt;/p&gt;</comment>
                            <comment id="68261" author="rovarga" created="Thu, 25 Jun 2020 06:04:30 +0000"  >&lt;p&gt;No response from reporter, not seen anywhere in the infra, closing.&lt;/p&gt;</comment>
                    </comments>
                    <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>2240</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=2240]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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