Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

This content has been archived and is no longer being updated.

Links may not function; however, this content may be relevant to outdated versions of the product.

Verifying the status of ports

Updated on March 11, 2021

This content applies only to On-premises and Client-managed cloud environments

In Pega Platform 7.2.1 and later,check if ports 7000 and 9042 listen to an IP address which is accessible from the other nodes.

  1. Enter the following command: netstat -an | grep <port_number>
Result: The status of the port appears:
  • If port 7000 is in the LISTEN state, Cassandra is available.
  • If port 7000 is in the LISTEN and ESTABLISHED states, other nodes are connected to this machine's Cassandra instance.
  • If port 9042 is in LISTEN mode, the DataStax driver clients can access the node for queries.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us