Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 6.x |
All TIBCO BusinessEvents Python deployment commands fail with error "Actual error while retrying is: OrderedDict mutated during iteration."
e.g.,
python %BE_HOME%/teagent/cli/python/pplicationsMgmt.py -u admin -p admin -t http://localhost:8777 createdeployment -d testFDCLI -c $BE_HOME/examples/standard/FraudDetection/FraudDetection/fd.cdd -e $BE_HOME/examples/standard/FraudDetection/fd.ear
Applications Management Operations CLI.
Connecting to TEA Server http://localhost:8777
INFO: Retry count: 1
WARN: Exception while logging in. If the credentials are correct, this may mean that the server is not yet ready to serve authentication.
ERROR: Actual error while retrying is: OrderedDict mutated during iteration.
...
python --version