Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.