I am trying to setup 2 tomcat instances on same physical server. However seeing issues when starting the 2nd instance while the 1st instance is running.
@SatishKumarL5551 One error is " Invalid configuration. Undefined stream provider end point"
Have you tried to decommission stream node from Stream landing page and adding it again?
Do you see any file access issues related exceptions in the logs? Kindly check the access permissions of the kafka folders created and make sure they have proper access.
@MarijeSchillern Thanks Marije for the above links. 2nd link has details for similar issue I am observing. However not sure where those ports mentioned in the link are available to update and validate-
@SatishKumarL5551 I have checked the support incident you logged where I see that this question relates to the Personal Edition, not Enterprise Edition.
That is why you have been directed back to the forum.
The log file you have attached appears to reference jboss.
I am not an SME in this area but my search reveal that unless these are separate logical partitions (LPAR) you won’t be able to carry this out. We have an open enhancement request for this: “Running multiple Pega 8 instances with DDS enabled…” FDBK-61361
The issue relates to the decisioning components (Cassandra and Kafka) which will have port conflicts. These cannot be bypassed with properties files (e.g. kafka server.properties file) to have kafka listen on a different port as the properties file is overwritten again after restarting the stream node. Having multiple LPARs for each Pega 8 instance is the only option