Hello, I am using RC1 and when having client, server and SF connected to the same OVS, creating the chain and the RSP works but when pushing the classification rules, I get this error in the karaf logs and I cannot see the classifier tables being created:
2017-05-17 14:45:12,923 | ERROR | ssifierService-0 | InterfaceManagerRpcService | 344 - org.opendaylight.genius.interfacemanager-impl - 0.2.0.Carbon | Retrieval of endpoint of for dpn 167569718909574 failed due to java.lang.NullPointerException 2017-05-17 14:45:12,924 | ERROR | ssifierService-0 | GeniusProvider | 389 - org.opendaylight.netvirt.sfc.classifier-impl - 0.4.0.Carbon | getIpFromDpnId(GetEndpointIpForDpnInput [_dpid=167569718909574, augmentation=[]]) failed: RpcResult [successful=false, result=null, errors=[]] I checked and dpn 167569718909574 matches the id of the OVS. Any idea why genius cannot retrieve the endpoint? Thanks, Manuel _______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
