The Cassandra Explorer cannot be connected when port is changed in BAM

StackOverflow https://stackoverflow.com/questions/14084804

  •  13-12-2021
  •  | 
  •  

سؤال

When I apply a port offset in repository/conf/carbon.xml file of WSO2 BAM, connecting to the Cassandra cluster is failed. Is this a known bug or should I change some configuration?

هل كانت مفيدة؟

المحلول

Make sure you enter the correct connection URL. The example URL next to the connection URL text box is correct only for the zero port offset BAM server. Add the port offset to the port number mentioned in the sample connection URL when entered.

نصائح أخرى

You need to use the correct Cassandra port if you have changed the port offset. New Cassandra port value will be (9160 + port offset). Hope this helps.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top