Please be aware that the bump migration is not completed yet, this could be just a side effect of the topology model issue found here:
https://lists.opendaylight.org/pipermail/openflowplugin-dev/2018-January/007912.html <https://lists.opendaylight.org/pipermail/openflowplugin-dev/2018-January/007912.html> BR/Luis > On Jan 18, 2018, at 6:53 AM, Michael Vorburger <[email protected]> wrote: > > On Thu, Jan 18, 2018 at 3:18 PM, Jacob Steadman <[email protected] > <mailto:[email protected]>> wrote: > Hi, > > > > I’m developing a new feature, building upon some of the functionality within > the l2switch project. > > > +l2switch-dev list: > > > It was all working fine before the bump yangtools & ODLparent bump… Now when > it is executing I am getting the following errors about the > PacketProcessingService and SalFlowService… > > > > > 2018-01-18 14:00:10,210 | WARN | tures-1-thread-1 | RpcServiceMetadata > | 191 - org.opendaylight.controller.blueprint - 0.8.0.SNAPSHOT | > org.opendaylight.l2switch.myFeature.impl (packetHandlerService): interface > interface > org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.PacketProcessingService > has no accptable entries, assuming it is satisfied > > 2018-01-18 14:00:10,220 | WARN | tures-1-thread-1 | RpcServiceMetadata > | 191 - org.opendaylight.controller.blueprint - 0.8.0.SNAPSHOT | > org.opendaylight.l2switch.myFeature.impl (salFlowService): interface > interface > org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.SalFlowService > has no accptable entries, assuming it is satisfied > > > > > > As well as this it is giving out an error message for several of the existing > features (the first is arphandler but there are multiple)... > > > > > > 2018-01-18 14:00:09,823 | ERROR | 74e-11e3804cbdfe | BlueprintContainerImpl > | 77 - org.apache.aries.blueprint.core - 1.8.3 | Unable to start > blueprint container for bundle > org.opendaylight.l2switch.arphandler.impl/0.7.0.SNAPSHOT > > > the ODLError.txt you have attached seem to indicate some Blueprint wiring > problem / mismatch for some ArpHandlerProvider bean... note "Unable to find a > matching constructor on class". Someone from the l2switch project more > familiar with internals should probably have a closer look at the BP XML? > > > (FULL ERROR ATTACHED) > > > > > > Any help would be greatly appreciated. > > > > Thanks, > > Jacob > > > > > > > _______________________________________________ > Discuss mailing list > [email protected] <mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/discuss > <https://lists.opendaylight.org/mailman/listinfo/discuss> > > > _______________________________________________ > Discuss mailing list > [email protected] <mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/discuss > <https://lists.opendaylight.org/mailman/listinfo/discuss>
_______________________________________________ Discuss mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/discuss
