Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

"Unable to find resource '/template/simple/textarea.vm' " after upgrade to 8.3.3

Edited

Dear community,

we ran into problems after upgrading a dockered Confluence Server from 8.3.2 to 8.3.3 due to CVE-2023-22515.

After the upgrade confluence shows the error

License Inconsistency: Confluence support and upgrades for your current license have expired

When accessing the page to enter the license key, a system error is shown with the cause

Unable to find resource '/template/simple/textarea.vm' 

In the docker logs we see the error

Catalina-utility-1 ERROR Unable to create Filter com.atlassian.confluence.impl.logging.filter.BurstFilter due to ClassNotFoundException:com.atlassian.confluence.impl.logging.filter.BurstFilter java.lang.ClassNotFoundException: com.atlassian.confluence.impl.logging.filter.BurstFilter

Any information or solution would be appreciated!

1 answer

1 accepted

3 votes
Answer accepted
Simon Thelen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 09, 2023

Hi,

we managed to fix this issue by creating the "simple" theme in the confluence docker container which then allowed us to re-enter our current license and restart confluence.

We created the "simple" theme by copying the aui theme into the direcetory confluence expected the simple theme to exist in as follows:

docker exec -it confluence_app_1 /bin/bash

cd /opt/atlassian/confluence/confluence/template
cp -r aui simple

We could then reload the page to enter our license key, enter the key and restart confluence.

That's it, thanks :)

@Simon Thelen simple but working, thank you!

Like Andreas Link likes this

Thank you.
Saved my day.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events