Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Post-Helium
-
None
-
None
-
Operating System: All
Platform: All
-
2409
Description
I used - 0.3.2.Helium-SR1, deployed as a 3 node cluster on 10.25.2.9 , 10.25.2.10 , 10.25.2.11
- system:property shard.persistent ${PERSISTENCE}
PERSISTENT="false"
- module-shards.conf,
REPLICA="single"
On a separate machine at 10.25.2.12 I created PCEP session with the tool here:
https://wiki.opendaylight.org/view/BGP_LS_PCEP:Testing_components#pcep-pcc-mock
java -jar pcep-pcc-mock-0.3.2-SNAPSHOT-executable.jar --log-level DE --local-address 10.25.2.12 --remote-address 10.25.2.9 --pcc 1 --lsp 100
Result
Only 55 LSPs were displayed in the operational datastore at 10.25.2.9.
localhost/restconf/operational/network-topology:network-topology/topology/pcep-topology-1
This error was seen in logs
2014-11-19 09:20:29,990 | ERROR | CommitFutures-3 | AbstractTopologySessionListener | 281 - org.opendaylight.bgpcep.pcep-topology-provider - 0.3.2.Helium-SR1 | Failed to update internal state for session PCEPSessionImpl
{channel=[id: 0xfb5648f6, /10.25.2.12:40601 :> /10.25.2.9:4189], localOpen=Open [_deadTimer=120, _keepalive=30, _sessionId=0, _tlvs=Tlvs [augmentation=[Tlvs1 [_stateful=Stateful [_lspUpdateCapability=true, augmentation=[Stateful1 [_initiation=true]]]]]], augmentation=[]], remoteOpen=Open [_deadTimer=120, _keepalive=30, _sessionId=0, _tlvs=Tlvs [augmentation=[]], _version=ProtocolVersion [_value=1], _ignore=false, _processingRule=false, augmentation=[]]}, closing it
TransactionCommitFailedException