If the service confluence failed to start, don't forget to check the home JDK used :
sudo archlinux-java status
And to set to the one used by the application, like :
sudo archlinux-java set java-8-openjdk
For example
Search Criteria
Package Details: atlassian-confluence 7.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/atlassian-confluence.git (read-only, click to copy) |
---|---|
Package Base: | atlassian-confluence |
Description: | Enterprise wiki |
Upstream URL: | https://www.atlassian.com/software/confluence |
Keywords: | wiki |
Licenses: | custom |
Conflicts: | atlassian-confluence-lts |
Submitter: | numkem |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-15 12:22 (UTC) |
Last Updated: | 2020-09-01 17:58 (UTC) |
Dependencies (2)
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk)
- mysql-connector-javaAUR (optional) – connect to MySQL
Required by (0)
Sources (3)
Elektro121 commented on 2017-02-12 00:26 (UTC)
derintendant commented on 2016-09-20 12:15 (UTC)
According to Atlassian, there is a bug in Confluence 5.10.5 when connected to a Crowd Directory: https://confluence.atlassian.com/doc/confluence-5-10-5-release-notes-847753662.html
So, if you depend on Crowd SSO, please DO NOT upgrade to this version. 5.10.6 should probably be release in a few days.
derintendant commented on 2016-09-07 19:25 (UTC)
@serialoverflow Actually I did that because that's the directory structure we use at our company. ;)
But it also makes sense if you look at the FHS: /var/opt is for variable files that belong to Software in /opt.
serialoverflow commented on 2016-09-07 18:30 (UTC) (edited on 2016-09-07 18:46 (UTC) by serialoverflow)
Hi,
thanks for updating. Can i ask why you changed the confluence.home from /usr/share/confluence to /var/opt/atlassian-confluence? Also, why not use /var/lib?
justin8 commented on 2015-08-12 11:06 (UTC)
It does however work without issues on openjdk, they just don't officially support it.
hahnjo commented on 2015-08-12 10:22 (UTC)
The dependency has to be 'java-runtime=8' instead of 'java-runtime-jre=8'
justin8 commented on 2013-10-10 12:12 (UTC)
Might be a good idea to comment out the JAVA_HOME line in /etc/conf.d/confluence. The default of /opt/sun-java6 had me confused for a while as to why the service failed to run, but su as confluence and running the same command worked without issue.
It might be useful to specify a different JAVA_HOME sometimes, but generally the default will work for people with Confluence 5.x
Pinned Comments
derintendant commented on 2018-02-11 19:39 (UTC) (edited on 2018-02-11 19:39 (UTC) by derintendant)
I just released a new package that will track the current Enterprise Release(1) version of Confluence: https://aur.archlinux.org/packages/atlassian-confluence-lts/
If you want a more "stable" version, you can go for the current Enterprise Release. Switching between the two is possible if it is a logical version upgrade. So Enterprise Release 6.6 to Normal Release 6.7 is possible.