Hi,
I'm using Confluence in a Docker container. My server was working perfectly until I decided to update my image. As suggested on the official Atlassian Docker page, I stopped, removed and recreated the container. After that I got the message asking me to update my licence. After purchasing and applying the license Confluence is not starting anymore.
I got the following message in the log file (atlassian-confluence.log)
2017-10-26 22:20:33,118 INFO [localhost-startStop-1] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization completed in 38381 ms
2017-10-26 22:20:34,819 INFO [localhost-startStop-1] [atlassian.plugin.manager.DefaultPluginManager] earlyStartup Plugin system earlyStartup begun
2017-10-26 22:20:36,070 WARN [localhost-startStop-1] [org.twdata.pkgscanner.ExportPackageListBuilder] logDuplicateWarning Package Scanner found duplicates for package 'javax.transaction.xa' with different versions. Files: jta-1.0.1B.jar and jboss-transaction-api_1.2_spec-1.0.1.Final.jar
'/opt/atlassian/confluence/webapps/../confluence/WEB-INF/lib/jta-1.0.1B.jar'
'/opt/atlassian/confluence/webapps/../confluence/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.0.1.Final.jar'
2017-10-26 22:20:36,079 WARN [localhost-startStop-1] [org.twdata.pkgscanner.ExportPackageListBuilder] logDuplicateWarning Package Scanner found duplicates for package 'javax.transaction' with different versions. Files: jta-1.0.1B.jar and jboss-transaction-api_1.2_spec-1.0.1.Final.jar
'/opt/atlassian/confluence/webapps/../confluence/WEB-INF/lib/jta-1.0.1B.jar'
'/opt/atlassian/confluence/webapps/../confluence/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.0.1.Final.jar'
Please tell me if you need more information for debugging.
Best regards,
Ivan
Hi Ivan,
Thank you for that information.
See a lot of INFO and WARN from your logs but do you also see any ERROR entries? This might contain more information about the issue. In addition any "caused by:" lines can also help us.
Kind Regards,
Shannon
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.