<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:27 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-40] Be SR3 unable to start offline</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-40</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;odl: &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/autorelease-1365/org/opendaylight/integration/distribution-karaf/0.4.3-Beryllium-SR3/distribution-karaf-0.4.3-Beryllium-SR3.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/autorelease-1365/org/opendaylight/integration/distribution-karaf/0.4.3-Beryllium-SR3/distribution-karaf-0.4.3-Beryllium-SR3.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;just unzip, set default log to debug and start&lt;/p&gt;

&lt;p&gt;after a while &lt;br/&gt;
 sudo netstat -npl | grep java&lt;br/&gt;
tcp6       0      0 :::36550        :::*              LISTEN  19066/java          &lt;br/&gt;
tcp6       0      0 127.0.0.1:58624         :::*      LISTEN  19066/java          &lt;/p&gt;

&lt;p&gt;no port for ssh console binded&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22163">ODLPARENT-40</key>
            <summary>Be SR3 unable to start offline</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="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Jul 2016 14:53:34 +0000</created>
                <updated>Wed, 24 Jan 2018 14:27:03 +0000</updated>
                            <resolved>Thu, 3 Nov 2016 11:39:03 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41842" author="pgubka@cisco.com" created="Tue, 26 Jul 2016 14:53:34 +0000"  >&lt;p&gt;Attachment karaf.log.zip has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="41837" author="vrpolak" created="Tue, 26 Jul 2016 17:00:48 +0000"  >&lt;p&gt;This is strange. Out csit job worked &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; on the same build. It fails on Boron, so it is detecting at least some &quot;offline&quot; bugs correctly, but in your log it failed.&lt;/p&gt;

&lt;p&gt;Either your environment is somehow faulty, or we need a better offline job (for example if Karaf core features have a URL hardcoded somewhere, so they do not need org.ops4j.pax.url.mvn.repositories value).&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/integration/job/integration-distribution-offline-beryllium/969/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/integration/job/integration-distribution-offline-beryllium/969/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41838" author="pgubka@cisco.com" created="Wed, 27 Jul 2016 05:47:48 +0000"  >&lt;p&gt;it works with&lt;br/&gt;
openjdk version &quot;1.8.0_51&quot;&lt;br/&gt;
OpenJDK Runtime Environment (build 1.8.0_51-b16)&lt;br/&gt;
OpenJDK 64-Bit Server VM (build 25.51-b03, mixed mode)&lt;/p&gt;

&lt;p&gt;yesterday when i opened this bug i tested it with &lt;br/&gt;
openjdk version &quot;1.8.0_91&quot;&lt;br/&gt;
OpenJDK Runtime Environment (build 1.8.0_91-b14)&lt;br/&gt;
OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)&lt;/p&gt;

&lt;p&gt;so changing the importance from blocker to major&lt;/p&gt;</comment>
                            <comment id="41839" author="vrpolak" created="Wed, 17 Aug 2016 13:45:19 +0000"  >&lt;p&gt;I failed to replicate. Does this depend on Linux distribution as well?&lt;/p&gt;</comment>
                            <comment id="41840" author="rovarga" created="Sun, 30 Oct 2016 19:40:32 +0000"  >&lt;p&gt;Does this affect SR4?&lt;br/&gt;
What about Boron SR1?&lt;br/&gt;
What about Carbon?&lt;/p&gt;</comment>
                            <comment id="41841" author="vrpolak" created="Thu, 3 Nov 2016 11:39:03 +0000"  >&lt;p&gt;All snapshot builds are currently passing the offline test; setting to WORKSFORME.&lt;br/&gt;
Feel free to add specific steps to replicate if you encounter the bug again.&lt;/p&gt;

&lt;p&gt;&amp;gt; Does this affect SR4?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-beryllium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-beryllium/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;gt; What about Boron SR1?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-boron/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-boron/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;gt; What about Carbon?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-carbon/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/distribution/job/integration-distribution-offline-carbon/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12930" name="karaf.log.zip" size="41203" author="pgubka@cisco.com" created="Tue, 26 Jul 2016 14:53:34 +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>6271</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=6271]]></customfieldvalue>

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

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