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.
×The University of Texas Southwestern Medical Center is under maintenance to get the latest version of Confluence.
I need to perform this upgrade on Monday December 28th.
We are currently running Confluence 3.5.9.
As I understand it, I need to upgrade to 5.0.3 and then to 5.9.
I have two questions:
Thank you.
Regards
Chander Inguva
The simple answers are:
However. Doing this upgrade on the 28th is a joke, right? I'm sorry, that can be taken as insulting, but I do mean it light-heartedly. I suspect you've been asked to do this and it's not your field of expertise. This is not a simple upgrade unless you have a really small system with low complexity (and in the cases of a small-ish system, a better option might be to skip upgrading and just install a new system and import everything).
If you have more than a handful of spaces with few spaces, you probably won't be able to test this upgrade in 5 days, let alone be ready to implement it. I'm not sure 5 days is enough time to tell your users about all the changes they'll have to understand, let alone do it.
Could you give us an idea of how large your installation is? And what add-ons you have (and are using)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have about 30 users. It's not very customized although I can't speak to the exact level. We tested an eval version of 5.8.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, so if you tested an eval version, you already know where to download it. Have you completed the testing of that and proved it all works? If your upgrade test went fine, then you should follow the same process to upgrade production - go to 3.5.17, then whatever other versions you went through.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, and yes, upgrade to 5.8. If you want to go to 5.9, you need to test that path properly before doing it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am ready to begin testing.
Can someone please point me in the direction of Confluence 3.5.17?
I see lots of links to the release notes but not any actual download links.
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.
Thank you for the quick response.
Will I be able to generate a license key for the incremental versions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same key should work for 3 through to 6 if memory serves.
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 be so much trouble, but I can not determine how to install 3.5.17.
All I see to download is a ZIP file. Is there no installer?
According to the documentation here:
https://confluence.atlassian.com/doc/installing-confluence-on-windows-from-zip-file-144212170.html It seems that the something should start as I'm unzipping but nothing does.
I have Java installed and I am using 7-zip as recommended. The document makes it seem as if unzipping will begin the installation process and I will define the home directory. All I get is unpacked files.
If I follow the link for "older versions":
https://confluence.atlassian.com/alldoc/confluence-documentation-directory-12877996.html
There is a wealth of documentation for administering an installation of 3.5.17 but not a single document on how to install it.
How do I install 3.5.17?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, there's no installer, they're more recent packaging.
The unpacked files are fine - you need to edit the properties file to set the home directory, then just go into the "bin" directory to run the start.sh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was able to follow the instructions. I ran into some snags here and there but was able to work them out thanks to the troubleshooting document.
However, once I got startup.bat to run it froze on the Tomcat window displaying INFO: Server startup in 18483 ms.
Then nothing.
I don't see anything like that listed in the troubleshooting steps.
12498890_10153739760471480_445636551_n.jpg
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.
Sorry, didn't see the earlier comment.
That means it is running. Or, at least, the Tomcat container is running. You should be able to visit the Confluence install in your browser now.
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.
Ok, what is at the bottom of atlassian-confluence.log?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is all the log contains.
2016-01-26 17:06:31,738 INFO [main] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 3.5.17 (build #2176)
2016-01-26 17:06:36,625 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
2016-01-26 17:06:36,975 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:00:00.348
2016-01-26 17:06:39,626 WARN [main] [atlassian.config.xml.AbstractDom4jXmlConfigurationPersister] saveDocumentAtomically Unable to move D:\Confluence\Data\confluence.cfg.xml2965695627560678942tmp to D:\Confluence\Data\confluence.cfg.xml. Falling back to non-atomic overwrite.
2016-01-26 17:06:41,911 INFO [main] [com.atlassian.confluence.lifecycle] init Confluence is ready to serve
I would have replied to this earlier but when I tried to reply yesterday I was given this message:
Your activity is currently limited because you've commented, answered or asked a question 2 times in the past 24 hours. These limits apply until you earn 3 points, then you can ask, answer and comment as much as you like.
How do I earn points so I don't have to wait to continue dialog?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To earn points, keep commenting and interacting, and ideally, getting upvotes.
I don't like the look of that warning, it implies the system doesn't have complete read/write access to the data directories. But the "ready to serve" means there should be something there.
Could you have a quick look at the end of the catalina.out file too - that might have something in it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In addition to the answers provided by @Ann Worley, @Nic Brough [Adaptavist] and @Chander Inguva I would add the following.
You should check the compatibility of your addons. Follow the instructions on https://confluence.atlassian.com/display/UPM/Checking+add-on+compatibility+with+application+updates
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was not able to find a plugin called Bob Swift Wiki ML on the Marketplace but here are the download links:
5.9.2
https://www.atlassian.com/software/confluence/download/
5.0.3
https://www.atlassian.com/software/confluence/download-archives/
Hope that helps us get started.
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.