<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:34 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-82] Restconf does not start in Karaf 4</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-82</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;This blocks Karaf 4 work on jobs related to distribution, for example all &lt;del&gt;csit&lt;/del&gt; jobs.&lt;/p&gt;

&lt;p&gt;Issuing &quot;feature:install odl-restconf&quot; succeeds, but subsequent Restconf queries do not work.&lt;br/&gt;
More specifically, HTTP connection stays open for a few minutes, and then ODL closes the connection.&lt;/p&gt;

&lt;p&gt;Possible causes are described in e-mail &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://lists.opendaylight.org/pipermail/odlparent-dev/2017-March/000895.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/odlparent-dev/2017-March/000895.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22205">ODLPARENT-82</key>
            <summary>Restconf does not start in Karaf 4</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="rovarga">Robert Varga</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Mar 2017 17:33:15 +0000</created>
                <updated>Wed, 24 Jan 2018 14:27:05 +0000</updated>
                            <resolved>Mon, 10 Apr 2017 21:59:00 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="41956" author="vrpolak" created="Thu, 30 Mar 2017 17:39:35 +0000"  >&lt;p&gt;opendaylight-user@root&amp;gt;bundle:list | grep -v Active&lt;br/&gt;
START LEVEL 100 , List Threshold: 50&lt;br/&gt;
 ID | State    | Lvl | Version                            | Name&lt;br/&gt;
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
192 | Resolved |  80 | 0.6.0.SNAPSHOT                     | config-persister-directory-xml-adapter, Hosts: 194&lt;br/&gt;
193 | Resolved |  80 | 0.6.0.SNAPSHOT                     | config-persister-file-xml-adapter, Hosts: 194&lt;/p&gt;</comment>
                            <comment id="41957" author="vrpolak" created="Thu, 30 Mar 2017 17:41:54 +0000"  >&lt;p&gt;First warning in karaf.log:&lt;/p&gt;

&lt;p&gt;2017-03-30 17:37:05,772 | WARN  | ender-2-thread-1 | JettyServerWrapper               | 292 - org.ops4j.pax.web.pax-web-jetty - 4.3.0 | Failed to find annotated classes for ServletContainerInitializer&lt;br/&gt;
java.lang.RuntimeException&lt;br/&gt;
        at org.objectweb.asm.MethodVisitor.visitParameter(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.objectweb.asm:5.0.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.objectweb.asm.ClassReader.b(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.objectweb.asm:5.0.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.objectweb.asm.ClassReader.accept(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.objectweb.asm:5.0.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.objectweb.asm.ClassReader.accept(Unknown Source)&lt;span class=&quot;error&quot;&gt;&amp;#91;166:org.objectweb.asm:5.0.3&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.finder.AbstractFinder.readClassDef(AbstractFinder.java:581)&lt;span class=&quot;error&quot;&gt;&amp;#91;132:org.apache.xbean.finder:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.finder.BundleAnnotationFinder$AnnotationFindingCallback.foundInDirectory(BundleAnnotationFinder.java:86)&lt;span class=&quot;error&quot;&gt;&amp;#91;132:org.apache.xbean.finder:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.osgi.bundle.util.BundleResourceFinder.scanDirectory(BundleResourceFinder.java:151)&lt;span class=&quot;error&quot;&gt;&amp;#91;131:org.apache.xbean.bundleutils:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.osgi.bundle.util.BundleResourceFinder.scanBundleClassPath(BundleResourceFinder.java:120)&lt;span class=&quot;error&quot;&gt;&amp;#91;131:org.apache.xbean.bundleutils:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.osgi.bundle.util.BundleResourceFinder.find(BundleResourceFinder.java:88)&lt;span class=&quot;error&quot;&gt;&amp;#91;131:org.apache.xbean.bundleutils:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.finder.BundleAnnotationFinder.&amp;lt;init&amp;gt;(BundleAnnotationFinder.java:56)&lt;span class=&quot;error&quot;&gt;&amp;#91;132:org.apache.xbean.finder:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.finder.BundleAnnotationFinder.&amp;lt;init&amp;gt;(BundleAnnotationFinder.java:50)&lt;span class=&quot;error&quot;&gt;&amp;#91;132:org.apache.xbean.finder:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.xbean.finder.BundleAnnotationFinder.&amp;lt;init&amp;gt;(BundleAnnotationFinder.java:46)&lt;span class=&quot;error&quot;&gt;&amp;#91;132:org.apache.xbean.finder:4.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper.addContext(JettyServerWrapper.java:352)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper.getOrCreateContext(JettyServerWrapper.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.getContext(JettyServerImpl.java:267)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.getContext(ServerControllerImpl.java:347)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.getContext(ServerControllerImpl.java:176)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceStarted.begin(HttpServiceStarted.java:1079)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.ops4j.pax.web.pax-web-runtime:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceProxy.begin(HttpServiceProxy.java:412)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.ops4j.pax.web.pax-web-runtime:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.RegisterWebAppVisitorWC.visit(RegisterWebAppVisitorWC.java:176)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.model.WebApp.accept(WebApp.java:655)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.register(WebAppPublisher.java:237)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.addingService(WebAppPublisher.java:182)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.addingService(WebAppPublisher.java:135)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher.publish(WebAppPublisher.java:101)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebObserver.deploy(WebObserver.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebObserver$1.doStart(WebObserver.java:179)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.extender.SimpleExtension.start(SimpleExtension.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.extender.AbstractExtender$1.run(AbstractExtender.java:281)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&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;</comment>
                            <comment id="41958" author="vrpolak" created="Thu, 30 Mar 2017 17:42:55 +0000"  >&lt;p&gt;This looks worse:&lt;/p&gt;

&lt;p&gt;2017-03-30 17:37:07,692 | WARN  | ender-2-thread-1 | AbstractLifeCycle                | 148 - org.eclipse.jetty.util - 9.2.19.v20160908 | FAILED org.ops4j.pax.web.service.jetty.internal.JettyServerWrapper@192dae03: java.net.BindException: Address already in use&lt;br/&gt;
java.net.BindException: Address already in use&lt;br/&gt;
        at sun.nio.ch.Net.bind0(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.nio.ch.Net.bind(Net.java:433)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.nio.ch.Net.bind(Net.java:425)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)&lt;span class=&quot;error&quot;&gt;&amp;#91;145:org.eclipse.jetty.server:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)&lt;span class=&quot;error&quot;&gt;&amp;#91;145:org.eclipse.jetty.server:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)&lt;span class=&quot;error&quot;&gt;&amp;#91;145:org.eclipse.jetty.server:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.eclipse.jetty.util:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.server.Server.doStart(Server.java:366)&lt;span class=&quot;error&quot;&gt;&amp;#91;145:org.eclipse.jetty.server:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)&lt;span class=&quot;error&quot;&gt;&amp;#91;148:org.eclipse.jetty.util:9.2.19.v20160908&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl$1.start(JettyServerImpl.java:287)&lt;span class=&quot;error&quot;&gt;&amp;#91;292:org.ops4j.pax.web.pax-web-jetty:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceStarted.end(HttpServiceStarted.java:1096)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.ops4j.pax.web.pax-web-runtime:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceProxy.end(HttpServiceProxy.java:417)&lt;span class=&quot;error&quot;&gt;&amp;#91;294:org.ops4j.pax.web.pax-web-runtime:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.RegisterWebAppVisitorWC.end(RegisterWebAppVisitorWC.java:380)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.model.WebApp.accept(WebApp.java:692)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.register(WebAppPublisher.java:237)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.addingService(WebAppPublisher.java:182)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.addingService(WebAppPublisher.java:135)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)&lt;span class=&quot;error&quot;&gt;&amp;#91;org.osgi.core-6.0.0.jar:&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher.publish(WebAppPublisher.java:101)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebObserver.deploy(WebObserver.java:219)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebObserver$1.doStart(WebObserver.java:179)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.extender.SimpleExtension.start(SimpleExtension.java:59)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.extender.AbstractExtender$1.run(AbstractExtender.java:281)&lt;span class=&quot;error&quot;&gt;&amp;#91;290:org.ops4j.pax.web.pax-web-extender-war:4.3.0&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;</comment>
                            <comment id="41959" author="tcere" created="Fri, 31 Mar 2017 13:26:08 +0000"  >&lt;p&gt;Not only restconf related, this is present in the logs even when any other feature is installed(i observed this with odl-netconf-topology) seems like jetty has some issues.&lt;/p&gt;</comment>
                            <comment id="41960" author="rovarga" created="Mon, 10 Apr 2017 15:27:44 +0000"  >&lt;p&gt;The problem seems be coming from pax-web&apos;s integration of jetty, more specifically the code invoked around &lt;a href=&quot;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L422&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I think the culprit is that our jetty.xml does not declare the port number, but only specifies the default (or something similar), leading to &lt;a href=&quot;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L580&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L580&lt;/a&gt; failing the compare, which triggers the code path &lt;a href=&quot;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L461&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/ops4j/org.ops4j.pax.web/blob/pax-web-4.3.x/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/ServerControllerImpl.java#L461&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My theory is that this causes two connectors to be configured on the same port, leading the the failure.&lt;/p&gt;</comment>
                            <comment id="41961" author="rovarga" created="Mon, 10 Apr 2017 16:32:31 +0000"  >&lt;p&gt;master: &lt;a href=&quot;https://git.opendaylight.org/gerrit/54611&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/54611&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="22146">ODLPARENT-23</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>8117</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=8117]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10336"><![CDATA[Carbon-RC0]]></customfieldvalue>

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

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