Skip to main content
1-Visitor
February 11, 2016
Solved

Is it possible to configure ports used by neo4j?

  • February 11, 2016
  • 1 reply
  • 1563 views

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)

...

Best answer by AdamR

No this is not possible, it is also not supported to have multiple Thingworx instances running simultaneously on a single server.

1 reply

AdamR14-AlexandriteAnswer
14-Alexandrite
February 16, 2016

No this is not possible, it is also not supported to have multiple Thingworx instances running simultaneously on a single server.