Question
Error on running two thingworx instance on two different tomcat instances
Dear Team,
I have two thingworx instance running on two different tomcat instance( two different ports 8080 and 9090) on same system using H2.
Whichever tomcat instance start first in that instance all entities are displayed and on another instance getting error.
Suppose I have started tomcat running on 8080 port then its working properly

Later when starting tomcat running on 9090 , its gives error and it show no entities.


