Question
Unable to add second Node in SMA
Hello,
We have installed Pega 7.1.5 on a tomcat instance on server XYZ running on HTTP port 18080.
We have now setup another tomcat instance on the same server XYZ running on HTTP port 28080, on this instance we deployed the prweb.war/prsysmgmt.war and prhelp.war and in the tomcat context.xml configured the datasource to connect to same Database as instance 1.
Now when I am trying to add the new instance as SMA Node I am unable to do so and getting the error "This node is already added , please enter another node. "
While adding the node I am giving
Node Name: different to 1st node
PRPC Primary URL and PRPC Diagonistic URL: http://XYZ:28080/prweb/PRServlet please note the second instacne is running on port 28080
Please select whether the SMA is connecting locally or to a remote PRPC server: Local JVM Connection -SMA is installed on PRPC server
***Edited by Moderator Marissa to update categories***
Hi,
Are you trying to add these nodes for the first time? if not can you try truncating PrSysstatus node table, restart the server and then try to add the nodes again?
Also can you check the entries in node.xml before performing the above.
Thank You