Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1811

controller archetype IT (it.pkg.it.BasicTest) gets stuck locks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Oxygen
    • Oxygen
    • None
    • None

      Before even hitting CONTROLLER-1810, with a now Ignore'd test, after fixing the CONTROLLER-1799 problem so that https://git.opendaylight.org/gerrit/#/c/66545/ finally passes the build on Jenkins (OMG!), we see that it.pkg.it.BasicTest getting stuck due to the usual org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.exam.ProbeInvokerFactory perhaps (I'm not sure) due to this, full details see in attached log:

      2018-01-23T00:27:08,414 | ERROR | config-pusher    | ConfigPusherImpl                 | 200 - org.opendaylight.controller.config-persister-impl - 0.8.0.SNAPSHOT | Failed to apply configuration snapshot: 00-netty.xml(odl-aaa-cert,odl-aaa-cert)
      java.lang.reflect.UndeclaredThrowableException: null
              at com.sun.proxy.$Proxy90.abortConfig(Unknown Source) ~[?:?]
              at org.opendaylight.controller.config.util.ConfigTransactionJMXClient.abortConfig(ConfigTransactionJMXClient.java:122) ~[?:?]
      (...)
              at java.lang.Thread.run(Thread.java:748) [?:?]
      Caused by: javax.management.InstanceNotFoundException: org.opendaylight.controller:TransactionName=noop,type=ConfigTransaction
              ... 

      This seems to be CSS related - can't we just remove that from the archetype?

      For the short term, I'll completely comment out it/ to be able to finally merge this c/66545...

            Unassigned Unassigned
            vorburger Michael Vorburger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: