Plugin Upload no longer working in Confluence 9.2

Arwed Hellig January 3, 2025

In our productive Version (Confluence 8.5) I was able to re-enable Plugin-Upload via  

-Dupm.plugin.upload.enabled=true

 

In our testing environment, upgraded to Confluence 9.2 the same setting has no effect anymore. Is there any way to manually re-enable the upload on Confluence 9.X?

1 answer

0 votes
Aaron Pavez _ServiceRocket_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 3, 2025

Hi @Arwed Hellig 

Do you have this whole line?

JVM_SUPPORT_RECOMMENDED_ARGS="-Dupm.plugin.upload.enabled=true"

https://confluence.atlassian.com/jirakb/how-to-re-enable-plugin-upload-in-jira-data-center-1364557898.html

Regards

Arwed Hellig January 3, 2025

Yes, I added the full line. I also tried with "Catalina Opts", not working either.

 

JVM_SUPPORT_RECOMMENDED_ARGS="-Dupm.plugin.upload.enabled=true"

 

Working on Confluence 8.5.X:

CATALINA_OPTS="-Dupm.plugin.upload.enabled=true${CATALINA_OPTS}"

 

Btw. with Jira 10.3.1 this setting works just fine ...

Aaron Pavez _ServiceRocket_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 3, 2025

Hi!

I pasted the wrong URL

https://jira.atlassian.com/browse/CONFSERVER-94541

To make sure we are on the same page:

- You edit the setenv.sh

- You add this whole line

CATALINA_OPTS="-Dupm.plugin.upload.enabled=true ${CATALINA_OPTS}"

And it doesn't work?

Have you restarted your confluence instance?

2025-01-03 14_54_29-Termius - 192.168.1.89.jpg

This is an example configuration for confluence 9.2.0 and it works.

Regards

Aaron

Like Arwed Hellig likes this
Arwed Hellig January 6, 2025

Hi Aaron,

 

I found the issue, I was missing a space between "=true" and "${CATALINA_OPTS}$".

 

Thanks much

Arwed

Aaron Pavez _ServiceRocket_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 6, 2025

Thats a really good news! let us know if you encounter any other issues.

Dont forget to accept the answer!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.2
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events