Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×We are using confluence 5.10.9 version we have 4 nodes in clustering so now my requirement is set a name for nodes in clustering what ever nodes are there for user identify like node1 ,node2, node3, node4 for our nodes
Initially it shows node name as not configured
so please suggest me how to do i want to test in staging environment but i unable to fix which file can modify and which property/something added in that file to reflect node name in confluence clustering
Hi Santhosh,
Here is the document that covers that issue for Confluence 5.10.x Data Center: Adding and Removing Data Center Nodes:
You can use the confluence.cluster.node.name system property to set the node identifier on each node so that it's easier for your users and administrators to read.
See Configuring System Properties for more information on how to set the system property.
For this question the answer was the same for Confluence 6.10 but the documents were hard to find because Confluence 5.10.x has reached End of Life status. Here is a good article for when you are ready to start planning an upgrade: Upgrading Confluence Data Center
Thanks,
Ann
Hi Ann
Thanks for reply
Request you to setenv. sh file which one i added in that to reflect node name please send exactly because i want node name as node 1 intially node name was it was not configured
please help me out
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My pleasure. Here is an example of the catalina options portion of a setenv.sh with the cluster node name system property included in the last entry:
CATALINA_OPTS="-XX:-PrintGCDetails -XX:+PrintGCDateStamps -XX:-PrintTenuringDistribution ${CATALINA_OPTS}"
CATALINA_OPTS="-Xloggc:$LOGBASEABS/logs/gc-`date +%F_%H-%M-%S`.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=2M ${CATALINA_OPTS}"
CATALINA_OPTS="-XX:G1ReservePercent=20 ${CATALINA_OPTS}"
CATALINA_OPTS="-Djava.awt.headless=true ${CATALINA_OPTS}"
CATALINA_OPTS="-Datlassian.plugins.enable.wait=300 ${CATALINA_OPTS}"
CATALINA_OPTS="-Xms1024m -Xmx1024m -XX:+UseG1GC ${CATALINA_OPTS}"
CATALINA_OPTS="-Dorg.apache.tomcat.websocket.DEFAULT_BUFFER_SIZE=32768 ${CATALINA_OPTS}"
CATALINA_OPTS="${START_CONFLUENCE_JAVA_OPTS} ${CATALINA_OPTS}"
CATALINA_OPTS="-Dconfluence.context.path=${CONFLUENCE_CONTEXT_PATH} ${CATALINA_OPTS}"
CATALINA_OPTS="-Dconfluence.cluster.node.name=node1 ${CATALINA_OPTS}"
export CATALINA_OPTS
I look forward to hearing whether it works in your staging environment. If it works, the node name should be displayed in email notifications and in the footer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ann Worley,
I applied whatever above suggested and working fine
Thank you so much for your help
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My pleasure! Thanks for following up so the Community will know it worked for your case. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann worley,
Good afternoon,
Here my query is in my confluence production user directories when automatically synchronization is performed by system in LDAP
But After some time some users like 92 users are not found or some users details with some other names like Kavala babu as Frank zara (or) some users trying to login showing as no user found error like that for this temporary fix this solution we are doing manual synchronization whenever daily this issue happens
i seen in audit log whenever it happen
please provide the solution for fix permanently
example in auditlog:
3 Aug, 2018 04:30:37 | System | Users and groups | User details updated | User: xxxxxx | Show more |
3 Aug, 2018 04:30:37 | System | Users and groups | User renamed | User: xxxxxxx | Show more |
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I added:
-Dconfluence.cluster.node.name=node1 in setenv.sh for CATALINA_OUT
but under clustering I still do not see anything show up as Node name.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann worley
I am facing in conflunece ldap sync fail issue and Every possible way by me tried but not resolved can you suggest me to how toresolve
Please help me if you required i wil provide logs also
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Santhosh,
I understand from your other question that the LDAP sync fails and the error in the log is "Error occurred while refreshing the cache for directory". When you clear the caches under Confluence Admin>Cache management it does not refresh the cache of users from LDAP in the Confluence database. To do that, please:
I am pretty sure this is what Mikael Sandberg meant when he recommended that you "delete the existing user directory and recreate it".
I look forward to hearing the result.
Thanks,
Ann
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann Worley
Thanks for quick response and i will try this let you know
One small query regarding Time tracking settings one user wants for his project default instead of minutes he want hours so using behaviour plugin or through script is it possible?? and kindly request you to if possible please share the script For time tracking settings edit for the particular project from minutes to hours
Thanku so much
Thanks
santhosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am sorry to admit I don't know Jira well enough to provide what you are looking for. Please try posting as a new question over in the Jira collection so the Jira experts on the forum can see it better.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann Worley,
Thanks for quick response on my queries and regarding LDAP sync fail issue
My question is here after disabling the LDAP directory and copy the new settings and while creating a new LDAP directory it will throws any errors like group memberships because we done through this confluence internal directory user/admin only and he si also part of some groups
so it causes any errors or like that ?
please suggest me
Thanks
santhosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using the admin user from the internal directory will not cause issues with group memberships but if you are using the option "Read Only, with Local Groups" in your Confluence Admin>User Directories setup, the local group memberships will be lost when the old user directory is disabled. This is because those memberships are stored as part of the old user directory in the Confluence database.
Here is a document that might help: Migrate Local Group Memberships Between Directories. It describes a way to migrate the memberships to the new user directory using SQL, CSV files and the Atlassian Command Line Interface (CLI)
Since this is a staging environment, it may be easier to refresh it from Production data than to recreate all the local group memberships.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann worley,
Good afternoon,
Here my query is in my confluence production 5.10.9 under General Configurations User directories when automatically synchronization is performed by system in LDAP as per LDAP settings .But After some time some particular users means like 92 users are not found or some users details with some other names updated like Kavala babu as Frank zara (or) some users trying to login showing as no user found error like that
So for this problem we temporary fix this as solution we are doing manual synchronization whenever daily this issue happens i seen in audit log whenever it happen like below
Example in auditlog: 3 Aug, 2018 04:30:37 System Users and groups User details updated User: xxxxxx Show more 3 Aug, 2018 04:30:37 System Users and groups User renamed User: xxxxxxx Show more Thanks
please provide the solution for this issue to fix permanently
Thanks
santhosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ann worley,
Please suggest the steps we are using postgres 9.5.10 database in our confluence 6.10.2 version due to some sync problems like user renamed after some time then back to original name so as per atlassian team we are migrated eDir from LDAP to AD successfully in staging environment but Local groups are missing so please suggest the steps to restore Group memberships from previous LDAP to present using AD
Because present in our AD only users are there but not their group membershoips
so kindly request you to how to restore from LDAP SERVER to new MIcrosoft AD server
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.