Hi All,

I managed to have some progress with this issue. It seems that there is a flag 
in openflowplugin-provider-config (is-statistics-rpc-enabled) that was added 
for backward compatibility.
Once I change its value to true everything was working.
The remaining issue is that this change is not taking affect in runtime which 
mean I need to restart the ODL after applying the change.
I'm looking for the configuration file which will be edit/added in order to 
load with this flag set.
I tried adding the flag in [1] & [2] but none of them was working.

Thanks
Shlomi

[1] etc/opendaylight/karaf/42-openflowplugin-Li.xml
[2] 
system/org/opendaylight/openflowplugin/openflowplugin-controller-config/0.3.0-SNAPSHOT/openflowplugin-controller-config-0.3.0-SNAPSHOT-config-Li.xml
.
From: Alfasi, Shlomi
Sent: Monday, September 05, 2016 11:02 PM
To: [email protected]
Subject: statistics RPC's in boron

HI,

I am failing to use the RPC getFlowStatisticsFromFlowTable in 
OpendaylightFlowStatisticsService in stable boron.
I have several issues and questions:

1)      When invoking this RPC I get the error [1] which imply that the 
delegate was not set in this service. What is need to be done in order to make 
the service fully available?

2)      This RPC marked as deprecated. What is the alternative?

3)      My statistics-work-mode configuration is set to COLLECT_ALL but still I 
don't have any statistics information in opendaylight-inventory:nodes

THX
Shlomi

[1] java.lang.IllegalAccessError: no delegate available - service is currently 
out of order
        at 
org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl.getFlowStatisticsFromFlowTable(OpendaylightFlowStatisticsServiceImpl.java:159)
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to