That is what I have done for manually upgrading Confluence-4.3, but there is some error on its operation.
1- install manualy
2- change DB name on confluence-init.properties
3- copy crowd.properties and osuser.xml from Confluence-4.2 to -4.3
4- change localhost:8095 to ip:port
Cause
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.atlassian.confluence.setup.actions.SetupLicenseAction': Error setting property values; nested exception is org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'bootstrapSidManager' threw exception; nested exception is com.atlassian.config.ConfigurationException: Couldn't save confluence.cfg.xml to /opt/Confluence-data directory.
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1279)
caused by: org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessExceptions (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'bootstrapSidManager' threw exception; nested exception is com.atlassian.config.ConfigurationException: Couldn't save confluence.cfg.xml to /opt/Confluence-data directory.
at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:104)
Hi Shirin,
Have you checked out Upgrading Confluence documentation ?
It may clarifies your doubts.
I hope it helps
Cheers.
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.