Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-569

NullArgumentException: Context (handler) for /restconf/operational/neutron:neutron/hostconfigs/ is null.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • None

      During 3node testing using graceful start and stop the following exception is seen. Graceful start and stop means using the bin/stop and start commands to stop and start ODL rather than using kill -9. This means there is an orderly stop to the bundles where each bundle is destroyed. Some bundles in neutron are destroyed and the exceptions start.

      The flow is all three ODLs are up. Then shutdown ODL1 via bin/stop. The exception comes out.

      https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/builder-copy-sandbox-logs/408/shague-haproxy-netvirt-csit-3node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-neon/8/odl_1/odl1_karaf.log.gz

      2018-09-17T16:51:25,258 | WARN  | qtp200549163-130 | HttpChannel                      | 164 - org.eclipse.jetty.util - 9.3.21.v20170918 | //10.30.170.42:8181/restconf/operational/neutron:neutron/hostconfigs/org.ops4j.lang.NullArgumentException: Context (handler) for /restconf/operational/neutron:neutron/hostconfigs/ is null.
      	at org.ops4j.lang.NullArgumentException.validateNotNull(NullArgumentException.java:75) ~[438:org.ops4j.pax.web.pax-web-jetty:6.0.9]
      	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:78) [438:org.ops4j.pax.web.pax-web-jetty:6.0.9]
      	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [161:org.eclipse.jetty.server:9.3.21.v20170918]
      	at org.eclipse.jetty.server.Server.handle(Server.java:534) [161:org.eclipse.jetty.server:9.3.21.v20170918]
      	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333) [161:org.eclipse.jetty.server:9.3.21.v20170918]
      	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [161:org.eclipse.jetty.server:9.3.21.v20170918]
      	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [153:org.eclipse.jetty.io:9.3.21.v20170918]
      	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [153:org.eclipse.jetty.io:9.3.21.v20170918]
      	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [153:org.eclipse.jetty.io:9.3.21.v20170918]
      	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [164:org.eclipse.jetty.util:9.3.21.v20170918]
      	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [164:org.eclipse.jetty.util:9.3.21.v20170918]
      	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [164:org.eclipse.jetty.util:9.3.21.v20170918]
      	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [164:org.eclipse.jetty.util:9.3.21.v20170918]
      	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [164:org.eclipse.jetty.util:9.3.21.v20170918]
      	at java.lang.Thread.run(Thread.java:748) [?:?]
      

            Unassigned Unassigned
            shague Sam Hague
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: