On 12/10/2018 10:50, Robert Varga wrote:
> On 12/10/2018 04:40, Sam Hague wrote:
>> As Jamo mentions we are hitting a new exception that we haven't seen
>> before: "VerifyException" as shown below. Any idea what that is likely
>> from or how to debug it?
> VerifyExceptions mean there is an internal logic inconsistency
> somewhere. I'll take a look, but I need to know what models is this
> transaction touching:
>
>> 2018-10-11T16:40:34,342 | ERROR | CommitFutures-3 | JobCoordinatorImpl
>> | 284 - org.opendaylight.infrautils.jobcoordinator-impl -
>> 1.5.0.SNAPSHOT | Job still failed on final retry:
>> JobEntry{key='80b0ade5-e20a-4ddd-9b90-70dfadb80908',
>> mainWorker=org.opendaylight.genius.interfacemanager.servicebindings.flowbased.listeners.FlowBasedServicesInterfaceStateListener$RendererStateInterfaceUnbindWorker$$Lambda$2087/2140116126@14bc2564,
>> rollbackWorker=null, retryCount=3/3,
>> futures=[com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture@1083a32b[status=FAILURE,
>> cause=[TransactionCommitFailedException{message=canCommit encountered an
>> unexpected failure, errorList=[RpcError [message=canCommit encountered an
>> unexpected failure, severity=ERROR, errorType=APPLICATION,
>> tag=operation-failed, applicationTag=null, info=null,
>> cause=com.google.common.base.VerifyException]]}]]]}Nevermind, I found the culprit. https://git.opendaylight.org/gerrit/76921 should fix the root cause. Removing min-elements/max-elements from interface-service-bindings.yang:65 will work around the issue in the interim. Regards, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
