You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
While tryiung to install 9.4.3 on RHEL8, I get the following error:
sudo ./atlassian-jira-core-9.4.3-x64.bin
Unpacking JRE ...
Starting Installer ...
/home/ec2-user/atlassian-jira-core-9.4.3-x64.bin.14379.dir/jre/bin/java: symbol lookup error: /home/ec2-user/atlassian-jira-core-9.4.3-x64.bin.14379.dir/jre/bin/java: undefined symbol: JLI_StringDup
This error showed up after I got a libjli.so error which I fixed by updating the /etc/ld.so.conf.d directory.
ldconfig shows libji.so working but now I get the JLI_StringDup.
Anyone come across this before?
Thanks.