I am trying to run runnodes command inside nodes folder after successful execution of deployNodes command. Four Nodes are getting invoked- Notary, PartyA, partyB, Oracle. Notary nodes is in working state but in PartyA, PartyB, Oracle nodes I am getting below mentioned error:-
[ERROR] 15:19:15+0530 [main] internal.NodeStartupLogging.invoke - Exception during node startup: Attempting to register over an existing platform flow: class net.corda.confidential.SwapIdentitiesFlow [errorCode=aixp30, moreInformationAt=https://errors.corda.net/OS/5.0-SNAPSHOT/aixp30]
I am working on Windows. Thanks!
The corda settler I am running is the one developed by Roger Willis and can be found at https://github.com/corda/corda-settler