cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Is it possible to configure ports used by neo4j?

mrapaic
1-Newbie

Is it possible to configure ports used by neo4j?

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)

...

1 ACCEPTED SOLUTION

Accepted Solutions
AdamR
12-Amethyst
(To:mrapaic)

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

View solution in original post

1 REPLY 1
AdamR
12-Amethyst
(To:mrapaic)

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

Top Tags