Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I am trying to install two Thingworx 6.5.0 instances on the same machine with different tomcat port schemas, but there is a conflict with neo4j backup port 6362:
...
Caused by: org.jboss.netty.channel.ChannelException: Failed to bind to: localhost/127.0.0.1:6362
at org.jboss.netty.bootstrap.ServerBootstrap.bind(ServerBootstrap.java:272)
at org.neo4j.com.Server.start(Server.java:205)
...
Solved! Go to Solution.
No this is not possible, it is also not supported to have multiple Thingworx instances running simultaneously on a single server.
No this is not possible, it is also not supported to have multiple Thingworx instances running simultaneously on a single server.