I'm trying to get Collaborative Editing in Confluence 6.1.1 working.
I can't figure out how to set the synchrony.port to something other than 8091. (That port is in use on our system.)
This page explains that for Confluence running as a service on Windows, this should be overridden in the registry. It refers to another page, which explains, somewhat ambiguously, where to put the registry entry.
It says to place synchrony.port property in the entry:
HKEY_LOCAL_MACHINE >> SOFTWARE >> Apache Software Foundation >> Procrun 2.0 >> Confluence service name
However, the accompanying screen grab on the page actually points to this entry:
HKEY_LOCAL_MACHINE >> SOFTWARE >> Apache Software Foundation >> Procrun 2.0 >> Confluence service name >> Parameters >> Java
It also doesn't state what type of value to create. (string? dword?)
I've tried all possible combinations and nothing seems to work.
Hey Milo,
If you are running your Synchrony as a Windows Service, let's do it through Command Line, it is easier.
# Open CMD and CD to your Confluence bin directory.
# Run the following command by changing the <SERVICENAME> by your Service Name: tomcat8w //ES//<SERVICENAME>
# You will see that an option pane will be rendered on your screen. Click on the JAVA Tab.
# Add the following argument as a new line inside the Java Options: -Dsynchrony.port=PORTNUMBERHERE
# This will make the service to run on a different port.
Hope it helps! Have a great week ahead!
Awesome news, Milo!
Have a great week ahead. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.